Skip to content

fix: sync version snippets and features table on release#4

Merged
YuniqueUnic merged 1 commit into
mainfrom
ci-update
Dec 16, 2025
Merged

fix: sync version snippets and features table on release#4
YuniqueUnic merged 1 commit into
mainfrom
ci-update

Conversation

@YuniqueUnic
Copy link
Copy Markdown
Contributor

  • Add GitHub Actions job to automatically sync README version snippets and features table after a release is created
  • Update Cargo.toml to run update_readme_release_metrics.sh as pre-release hook
  • Introduce scripts/sync_readme.py to parse Cargo.toml and update README.md:
    • Bumps version in dependency snippets
    • Regenerates features table with descriptions, defaults, and notes
  • Add update_readme_release_metrics.sh script to update only the features table during release
  • Update README.md to reflect new version (0.2.1 → 0.2.2) and add sarge feature
  • Adjust 'full' feature note to exclude non-core features like sarge

- Add GitHub Actions job to automatically sync README version snippets and features table
  after a release is created
- Update Cargo.toml to run update_readme_release_metrics.sh as pre-release hook
- Introduce scripts/sync_readme.py to parse Cargo.toml and update README.md:
  - Bumps version in dependency snippets
  - Regenerates features table with descriptions, defaults, and notes
- Add update_readme_release_metrics.sh script to update only the features table during
  release
- Update README.md to reflect new version (0.2.1 → 0.2.2) and add `sarge` feature
- Adjust 'full' feature note to exclude non-core features like `sarge`
@YuniqueUnic YuniqueUnic enabled auto-merge (rebase) December 16, 2025 16:26
@YuniqueUnic YuniqueUnic merged commit bba91b6 into main Dec 16, 2025
3 checks passed
@YuniqueUnic YuniqueUnic deleted the ci-update branch December 16, 2025 16:28
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.

1 participant