-
Notifications
You must be signed in to change notification settings - Fork 298
Rewrite release instructions. #5134
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
ESadek-MO
merged 33 commits into
SciTools:main
from
trexfeathers:rewrite_release_instructions
Apr 25, 2023
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
2752ec5
Release do-nothing script.
trexfeathers 52354fe
RST file doesn't begin with v.
trexfeathers de6f5ec
Correct post-release modification of index.rst.
trexfeathers 4890455
Move release_do_nothing.py.
trexfeathers dc0480f
Reference do-nothing script in release.rst.
trexfeathers a14ad07
Do-nothing various improvements.
trexfeathers 444b0a9
Blackify do-nothing.
trexfeathers 51aba9a
Release docs reorganisation.
trexfeathers 6a82d4c
Extra notes for the Release Manager.
trexfeathers f2d7c2e
Reference manual PyPI instructions as fallback.
trexfeathers 0ac1324
Merge branch 'main' into rewrite_release_instructions
trexfeathers 13ca6f3
Merge remote-tracking branch 'upstream/main' into rewrite_release_ins…
trexfeathers a9e99f5
Remove comments.
trexfeathers de8a0ea
What's New entry.
trexfeathers 1875b52
Merge branch 'rewrite_release_instructions' of github.com:trexfeather…
trexfeathers fdd4f69
Merge remote-tracking branch 'upstream/main' into rewrite_release_ins…
trexfeathers 0ce5d29
Review - rephrasing in release.rst .
trexfeathers 919bc5a
Review - remove backticks from terminal commands to ease copying.
trexfeathers f69b464
Better validation of release string.
trexfeathers 45d0da5
Emoji.
trexfeathers 00c1064
Merge remote-tracking branch 'upstream/main' into rewrite_release_ins…
trexfeathers 80b207d
Use y as release_do_nothing default.
trexfeathers e23eb90
Mark release section numbers for easier re-navigation.
trexfeathers eb17a91
wget standard names.
trexfeathers 553e911
Clearer comment about existing local branch.
trexfeathers 10f9bc5
Only tick latest release if not release candidate.
trexfeathers 8b7b692
Clearer message about opening a new-release web page.
trexfeathers 0b9fd76
Clearer release_do_nothing docs instructions.
trexfeathers 6940d28
Specify which SHA256 hash from PyPI.
trexfeathers 07c4b26
Test conda using mamba.
trexfeathers e1e6743
Reference Yammer.
trexfeathers e3d237c
Include merge commit message.
trexfeathers 2abaab4
Default to conda, with option of mamba.
trexfeathers File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,12 @@ | ||
| :orphan: | ||
|
|
||
| Release Do-Nothing Script | ||
| ------------------------- | ||
|
|
||
| Rendered from the original ``<Iris repo root>/tools/release_do_nothing.py``. | ||
|
|
||
| `Read more about do-nothing scripts | ||
| <https://blog.danslimmon.com/2019/07/15/do-nothing-scripting-the-key-to-gradual-automation/>`_ | ||
|
|
||
| .. literalinclude:: ../../../tools/release_do_nothing.py | ||
| :language: python |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.