cargo-smart-release
Workspace release automator
Automates complex release processes for Rust cargo workspaces with changelog generation and version management.
Release complex cargo-workspaces automatically with changelog generation, used by gitoxide
81 stars
2 watching
7 forks
Language: Rust
last commit: about 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
byron/cargo-release | Automates the process of releasing a Rust crate with versioning and publishing | 0 |
crate-ci/cargo-release | A tool to simplify the process of releasing Rust crates, handling tasks such as publishing, tagging, and updating dependencies. | 1,357 |
cargo-generate/cargo-generate | Tool to help developers create new Rust projects quickly from existing templates | 2,006 |
bunogi/cargo-makedocs | Automates documentation building for Rust projects by parsing Cargo.toml and generating documentation for direct dependencies. | 14 |
janlikar/cargo-clone | A tool to fetch and download Rust crate source code from registries. | 93 |
frewsxcv/cargo-all-features | A tool to automate testing of Rust crates with multiple feature flags | 149 |
gittools/gitreleasemanager | Automates creation and export of release notes for software projects hosted on GitHub | 309 |
tomasbjerre/git-changelog-lib | Automates generation of release notes and changelogs from Git repositories using conventional commits | 199 |
ros-infrastructure/bloom | Automates the release of software packages into git repositories | 60 |
saschagrunert/git-journal | Automates generation of changelogs from commit history in Git repositories | 614 |
gobanos/cargo-aoc | A CLI tool to solve Advent of Code puzzles in Rust | 460 |
researchgate/gradle-release | Automates the release process for projects using Gradle by providing a Maven-like workflow | 868 |
zhiburt/expectrl | A Rust library for automating and controlling interactive applications in a terminal | 173 |