Skip to content

Remove CI on nightly #374

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

Merged
merged 1 commit into from
May 4, 2024
Merged

Remove CI on nightly #374

merged 1 commit into from
May 4, 2024

Conversation

gdalle
Copy link
Member

@gdalle gdalle commented May 4, 2024

Fix #295

Copy link

codecov bot commented May 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.27%. Comparing base (599ef81) to head (2cc587e).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #374   +/-   ##
=======================================
  Coverage   97.27%   97.27%           
=======================================
  Files         118      118           
  Lines        6874     6874           
=======================================
  Hits         6687     6687           
  Misses        187      187           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gdalle gdalle requested review from simonschoelly and etiennedeg May 4, 2024 08:25
@etiennedeg
Copy link
Member

What does the allow failure do if the tests still error when nightly errors?

@gdalle
Copy link
Member Author

gdalle commented May 4, 2024

I think it does at least allow the CI badge on README to be green, but I'm not sure of the internals. See https://discourse.julialang.org/t/ignoring-nightly-failure-for-ci-badge/98028/5?u=gdalle for a discussion

Beyond the green checks and red crosses, it also comes down to a philosophical issue of whether we should test on nightly or not. I'd be favorable to testing on the next release candidate as soon as it comes out instead, because it's likely to be more polished and e.g. not make JET or Aqua fail

@gdalle gdalle merged commit 94b84be into master May 4, 2024
@gdalle gdalle deleted the gd/nonightly branch May 4, 2024 10:30
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.

Stop running CI on nightly?
2 participants