A-Line Release Pilot
Version updated for https://github.com/A-Line-Services/release-pilot to version v1.2.13.
- This action is used across all versions by 2 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, “Release Pilot,” automates the release process for multi-package and multi-ecosystem repositories, supporting platforms like npm, Rust (cargo), Python, Go, Composer, and Docker. It streamlines versioning using label-based rules, enables both stable and prerelease versions, and provides features like dependency-aware package releases, dry-run mode, and configurable workflows. This action reduces manual effort in managing complex release pipelines and ensures consistency across multiple packages and ecosystems.
Release notes
What’s Changed
- fix: update workspace.dependencies versions for path deps during cargo version bump by @Arthurdw in https://github.com/A-Line-Services/release-pilot/pull/13
Full Changelog: https://github.com/A-Line-Services/release-pilot/compare/v1.2.12...v1.2.13