Skip to content

Commit

Permalink
Remove step of bumping testsuite version, that will no longer be needed
Browse files Browse the repository at this point in the history
  • Loading branch information
Caspar van Leeuwen committed Jan 30, 2025
1 parent 594f03c commit aec07ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ are ok with that_ before doing so!
When a release of the EESSI test suite is made, the following things must be taken care of:

- Version bump the `fallback_version` in `pyproject.toml`;
- Version bump the default `EESSI_TESTSUITE_BRANCH` in `CI/run_reframe.sh`;
- Create release notes PR: an easy way to get an overview of PRs since the latest release is using figuring out the date of the latest tag, and check all merged PRs since then (e.g. `is:pr is:closed merged:2024-09-25..2025-01-23`) (cfr. https://github.com/EESSI/test-suite/pull/231)
- Merge release notes PR (N.B. the CI test checking the fallback_version against the latest tagged version will fail, this is a chicken-and-egg problem, so we just have to merge anyway)
- Click 'Draft a new release' on https://github.com/EESSI/test-suite/releases . In the process, create a new tag, and copy the release nodes into the text box. Save as draft, check it, then publish the release.
Expand Down

0 comments on commit aec07ca

Please sign in to comment.