Skip to content

ci: Migrate to cargo-release for automated publishing#139

Merged
ekropotin merged 2 commits intomainfrom
chore/0-migrate-on-cargo-release
Sep 4, 2025
Merged

ci: Migrate to cargo-release for automated publishing#139
ekropotin merged 2 commits intomainfrom
chore/0-migrate-on-cargo-release

Conversation

@ekropotin
Copy link
Copy Markdown
Owner

- Replace custom GitHub Actions version bump workflow with cargo-release
- Add release.toml configuration for automated releases
- Create bump-version.sh script for coordinated version bumps across workspace
- Add latest-changes.sh script for extracting recent changelog entries
- Create shared lib.sh with common utility functions
- Update release workflows to use cargo-release for publishing
- Remove generate-changelogs.sh in favor of integrated changelog generation
- Configure cliff.toml for automated changelog generation

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

ekropotin and others added 2 commits September 3, 2025 22:07
- Replace custom GitHub Actions version bump workflow with cargo-release
- Add release.toml configuration for automated releases
- Create bump-version.sh script for coordinated version bumps across workspace
- Add latest-changes.sh script for extracting recent changelog entries
- Create shared lib.sh with common utility functions
- Update release workflows to use cargo-release for publishing
- Remove generate-changelogs.sh in favor of integrated changelog generation
- Configure cliff.toml for automated changelog generation

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@ekropotin ekropotin enabled auto-merge (squash) September 4, 2025 05:13
@ekropotin ekropotin merged commit c5f8225 into main Sep 4, 2025
5 checks passed
@ekropotin ekropotin deleted the chore/0-migrate-on-cargo-release branch September 4, 2025 05:14
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