Skip to content
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

Update release procedure and script #1336

Merged
merged 6 commits into from
Nov 20, 2024

Conversation

msimberg
Copy link
Contributor

Pulls in many of the release script improvements that were made in DLA-Future.

  • Adds checks for CITATION.cff
  • Uses regexes instead of just the version number to check that the version is set correctly.
  • Check for today's date in the changelog and CITATION.cff.

Also adds a note in the release procedure to update the CITATION.cff file.

I also did not update the CITATION.cff file for 0.30.0 and 0.30.1. I've updated the entries manually on zenodo.org, and updated the file here for 0.30.1.

I obviously haven't tested the updated release script on a full release, but testing until the tagging phase seems work to catch errors e.g. in the CITATION.cff file.

@msimberg msimberg added this to the 0.31.0 milestone Nov 19, 2024
@msimberg msimberg self-assigned this Nov 19, 2024
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.01% (target: -1.00%) (target: 90.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (2e77f99) 18274 13796 75.50%
Head commit (2099dea) 18272 (-2) 13793 (-3) 75.49% (-0.01%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1336) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@msimberg msimberg merged commit 98ed4bd into pika-org:main Nov 20, 2024
36 of 37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

1 participant