-
Notifications
You must be signed in to change notification settings - Fork 286
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 the new re-entrant do-nothing script #6062
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6062 +/- ##
=======================================
Coverage 89.83% 89.83%
=======================================
Files 88 88
Lines 23315 23315
Branches 4338 4338
=======================================
Hits 20945 20945
Misses 1644 1644
Partials 726 726 ☔ View full report in Codecov by Sentry. |
Tested this in use + it was handy |
Thanks @pp-mo these are great suggestions! I don't consider them a blocker to this PR, which I know @HGWright is looking at today. |
Co-authored-by: Elias <110238618+ESadek-MO@users.noreply.github.com>
Co-authored-by: Elias <110238618+ESadek-MO@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you're pretty much there. There are a few comments sitting on this PR, and I've added one of my own. I think once they're all done we merge this is, and if there's further issues we fix those when they arise.
Thanks @ESadek-MO! |
* Use the new re-entrant do-nothing script. * Proper import error handling. * Always use git add. * More automation around CF standard names. * Missing bracket. * Less nebulous language. * Encourage copy-pasting from previous releases. * Clearer wording about release branches. * Clearer RTD versioning. * More precise installation tests. * Clearer rc branch naming. * Draw attention to deviation from conda-forge guidance. * Wait for CI to finish. * Include conda search command. * Comment on discussion. * Viva Engage. * Use a git command for recreating files. * Better SHA256 validation. * Add missing conda deactivate command. * Correct URL for watching conda-forge process. * Correct use of self.git_tag. * More guidance about when to change RC feedstock files. * Better advice for waiting for conda testing. * Raise correct message if `nothing` is not installed. Co-authored-by: Elias <110238618+ESadek-MO@users.noreply.github.com> * Line breaks in CF standard names instructions. Co-authored-by: Elias <110238618+ESadek-MO@users.noreply.github.com> * Don't use override-channels * Shout louder about NOT targeting the main branch. * More specificity in creating PRs, extra check for conda-forge RCs. * Corrected sha256 check. * What's New entry. --------- Co-authored-by: Elias <110238618+ESadek-MO@users.noreply.github.com>
🚀 Pull Request
Description
Just a draft so we can trial it in the upcoming release.
https://github.com/SciTools-incubator/nothing
Consult Iris pull request check list
Add any of the below labels to trigger actions on this PR: