Skip to content

Commit

Permalink
TL: minor correction on release guide
Browse files Browse the repository at this point in the history
  • Loading branch information
tlunet committed Sep 23, 2024
1 parent 6df08c4 commit d4a8760
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/contrib/07_release_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ git branch -D new-release # delete locally

Finally, [draft a new release](https://github.com/Parallel-in-Time/pySDC/releases/new) associated to a new tag
`v*.*.*` (with `*.*.*` the new version, and the ` + Create new tag: ... on publish` button).
Add a comprehensive summary of the main changes, with appropriate thanks to all the contributors (cf previous releases), and publish it. This will trigger automatically a release update on [Zenodo](https://zenodo.org/doi/10.5281/zenodo.594191) and [PyPI](https://pypi.org/project/pySDC/).
Uploading to [pyPI](https://pypi.org/project/pySDC/) is done manually, ask Robert for support.
Add a comprehensive summary of the main changes, with appropriate thanks to all the contributors (cf previous releases), and publish it. This will trigger automatically a release update on [Zenodo](https://zenodo.org/doi/10.5281/zenodo.594191).
For uploading the new release on [PyPI](https://pypi.org/project/pySDC/), this is done manually so you'll have to ask [Robert Speck (@pancetta)](https://github.com/pancetta) for support (eventually send him a quick email).

:arrow_left: [Back to adding Project](./06_new_project.md) ---
:arrow_up: [Contributing Summary](./../../CONTRIBUTING.md) ---
Expand Down

3 comments on commit d4a8760

@tlunet
Copy link
Member Author

@tlunet tlunet commented on d4a8760 Sep 23, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it fine by you @pancetta ?

@pancetta
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make that an ideally instead of the eventually and then shoot!

@tlunet
Copy link
Member Author

@tlunet tlunet commented on d4a8760 Sep 23, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That will be a hard false friend to get rid of for me ... 😅

Please sign in to comment.