Skip to content

Add release metadata sync helper#27

Merged
nikosarcevic merged 1 commit into
mainfrom
chore/sync-release-metadata
Jun 15, 2026
Merged

Add release metadata sync helper#27
nikosarcevic merged 1 commit into
mainfrom
chore/sync-release-metadata

Conversation

@nikosarcevic

Copy link
Copy Markdown
Contributor

this PR adds a helper script for keeping release metadata synchronized across project files.

  • Add tools/sync_release_metadata.py
  • Add a dedicated tox environment for metadata synchronization
  • Update README and CITATION metadata through the sync workflow

Release metadata is currently maintained manually in multiple locations. This provides a single workflow for updating release-related metadata and reduces the chance of inconsistencies between files.

Closes #26

@nikosarcevic nikosarcevic merged commit 66c3693 into main Jun 15, 2026
3 checks passed
@nikosarcevic nikosarcevic deleted the chore/sync-release-metadata branch June 15, 2026 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sync README and CITATION.cff versions with releases

1 participant