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

ci: split pre-commit into own job; set HORDELIB_CI_ONGOING #198

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

tazlin
Copy link
Member

@tazlin tazlin commented Feb 23, 2024

Having pre-commit as its own CI job will hopefully slightly speed up the CI through github. Additionally, by setting HORDELIB_CI_ONGOING we can detect in our code when we're in the runner environment and potentially skip certain unnecessary tests that we might otherwise still want to regularly run when testing locally.

@tazlin tazlin merged commit 990f419 into main Feb 23, 2024
1 check failed
@tazlin tazlin deleted the ci-runner-split branch February 23, 2024 01:39
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.

1 participant