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

Tweak behaviors of CI workflows #858

Merged
merged 1 commit into from
Sep 11, 2024
Merged

Tweak behaviors of CI workflows #858

merged 1 commit into from
Sep 11, 2024

Conversation

altheaden
Copy link
Collaborator

In this PR I made a few tweaks to the behavior of the CI workflows. These changes are:

  1. cancel_others is now set to false by default, which should make it easier to decipher if a bug is isolated to a specific version of python via CI
  2. The defaults channel has been removed as we can now exclusively use conda-forge
  3. The timeout for the pre-commit job has been upped to 5 minutes

@altheaden altheaden added the ci Changes affect Azure Pipelines CI label Sep 11, 2024
Copy link
Collaborator

@xylar xylar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@altheaden, again, this looks great!

@xylar xylar merged commit a7e6d98 into MPAS-Dev:main Sep 11, 2024
5 checks passed
@xylar xylar deleted the tweak-ci branch September 11, 2024 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Changes affect Azure Pipelines CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants