-
Notifications
You must be signed in to change notification settings - Fork 169
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
use OpenAstronomy workflows and move MacOS jobs to schedule #7498
use OpenAstronomy workflows and move MacOS jobs to schedule #7498
Conversation
f0a57a7
to
09aa828
Compare
2fe8a3a
to
ae341c0
Compare
Tests are not running. |
It looks like the OpenAstronomy workflow creates a |
tests are running now. Required status names in the branch protection rules will have to be updated upon merge. |
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## master #7498 +/- ##
=======================================
Coverage 77.61% 77.61%
=======================================
Files 452 452
Lines 36193 36193
=======================================
Hits 28091 28091
Misses 8102 8102
*This pull request uses carry forward flags. Click here to find out more. Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
The CRDS cache is incorrect because EDIT: resolved |
629b2bc
to
fd7f819
Compare
fd7f819
to
a4ef95b
Compare
This PR abstracts CI workflows to the OpenAstronomy workflows; this should reduce maintenance for updating and maintaining actions. Additionally, these changes move the majority of MacOS jobs to the weekly scheduled workflow. This should alleviate the issue where the limited MacOS runners for the organization are not available for CI jobs.
Checklist for maintainers
CHANGES.rst
within the relevant release sectionHow to run regression tests on a PR