Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use install-ci on CI #1656

Merged
merged 1 commit into from
Jul 24, 2024
Merged

Use install-ci on CI #1656

merged 1 commit into from
Jul 24, 2024

Conversation

visr
Copy link
Member

@visr visr commented Jul 23, 2024

These are the last two occurrences in our TeamCity config. This avoids installing QGIS plugins and pre-commit, both of which are not needed on TeamCity.

install = { depends_on = [
    "install-ci",
    "install-qgis-plugins",
    "install-pre-commit",
] }

@Jingru923
Copy link
Contributor

The change looks good to me. Can I review this PR?

@visr
Copy link
Member Author

visr commented Jul 24, 2024

Yes please :)

@Jingru923 Jingru923 self-requested a review July 24, 2024 09:41
@Jingru923 Jingru923 merged commit c8f9ca5 into main Jul 24, 2024
3 checks passed
@Jingru923 Jingru923 deleted the install-ci branch July 24, 2024 09:42
@visr visr mentioned this pull request Jul 29, 2024
Jingru923 pushed a commit that referenced this pull request Jul 29, 2024
Does not fix a regression from #1656. I thought it said `pixi run
install`, but it was `pixi install`.

The Delwaq regression may also be related to
#1649
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants