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

always upload chaches on main #545

Merged
merged 1 commit into from
Oct 9, 2023
Merged

always upload chaches on main #545

merged 1 commit into from
Oct 9, 2023

Conversation

savente93
Copy link
Contributor

@savente93 savente93 commented Oct 9, 2023

Issue addressed

NA

Explanation

We have a few flaky tests that can sometimes fail due to time out. This can prevent the cache being generated needed for the test CI to be run. I'd rather not, but assuming that tests on main should always pass is one of the loosest assumptions I think we can make in this context. Therefore, with this PR, the cache CI should always save the cache, regardless of the test outcome. If we ever manage to address the flaky tests, this should be removed again.

Checklist

  • Updated tests or added new tests
  • Branch is up to date with main
  • Tests & pre-commit hooks pass
  • Updated documentation if needed
  • Updated changelog.rst if needed

Additional Notes (optional)

Add any additional notes or information that may be helpful.

@Jaapel Jaapel self-requested a review October 9, 2023 11:52
@savente93 savente93 marked this pull request as ready for review October 9, 2023 11:55
@savente93 savente93 merged commit be5c7c7 into main Oct 9, 2023
3 checks passed
@savente93 savente93 deleted the always-save-cache branch October 9, 2023 11:55
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