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: force cleanup on setup fail #1771

Merged
merged 1 commit into from
Apr 4, 2024
Merged

CI: force cleanup on setup fail #1771

merged 1 commit into from
Apr 4, 2024

Conversation

casperdcl
Copy link
Member

@casperdcl casperdcl commented Apr 4, 2024

Changes

During conda setup, any error will result in a broken environment.
Such broken environments hardcoded in ~/.profile will cause all future jobs to fail.
This PR force-removes environments.

Testing you performed

Related issues/links

Checklist

  • I have performed a self-review of my code
  • I have added docstrings in line with the guidance in the developer guide
  • I have updated the relevant documentation
  • I have implemented unit tests that cover any new or modified functionality
  • CHANGELOG.md has been updated with any functionality change
  • Request review from all relevant developers
  • Change pull request label to 'Waiting for review'

Contribution Notes

Please read and adhere to the developer guide and local patterns and conventions.

  • The content of this Pull Request (the Contribution) is intentionally submitted for inclusion in CIL (the Work) under the terms and conditions of the Apache-2.0 License
  • I confirm that the contribution does not violate any intellectual property rights of third parties

@casperdcl casperdcl merged commit 8971af7 into master Apr 4, 2024
7 checks passed
@casperdcl casperdcl deleted the ci-fix-failure-cleanup branch April 4, 2024 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants