Publish strand version
Version updated for https://github.com/octue/publish-strand-version to version 1.0.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The octue/publish-strand-version GitHub Action automates the process of checking for changes in JSON schemas within a GitHub repository and publishing updated versions to the Octue Strands platform. It simplifies schema versioning by suggesting or applying semantic version updates, optionally adding release notes, and enforcing versioning policies. This action streamlines the management of schema updates while ensuring compliance with semantic versioning standards.
What’s Changed
Contents (#12)
IMPORTANT: There is 1 breaking change.
Enhancements
- 💥 BREAKING CHANGE: Improve outputs for use in downstream actions
Operations
- Resolve version to correctly indiccate breaking change
- Overhaul dockerfile build for testing actions
Upgrade instructions
Null outputs are now empty strings ’’ instead of stringified python ‘None’ values