Releases: meshcloud/actions-send-status
Releases · meshcloud/actions-send-status
v2.1.2
What's Changed
- chore: upgrade axios to v1.13.2 by @JohannesRudolph in #8
Full Changelog: v2...v2.1.2
v2.1.1
What's Changed
- Remove type key from action.yml inputs by @JohannesRudolph in #7
Full Changelog: v2.1.0...v2.1.1
v2.1.0
Changes
Updates required node runtime to v24.
Related Actions
This release is part of a coordinated v2 release across the meshStack GitHub Actions suite:
For more information about meshStack building blocks and GitHub Actions integration, refer to:
Full Changelog: v2...v3.0.0
v2.0.2
What's Changed
- feat: refactor the entire implementation for testability by @JohannesRudolph in #5
Full Changelog: v2...v2.0.2
v2.0.1
What's Changed
- fix: do not require a stepId when only empty outputs_json is set (default) by @JohannesRudolph in #4
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- feature/output support by @JohannesRudolph in #2
- feat: validate setting stepId when setting step property by @JohannesRudolph in #3
Breaking Changes
- the
statusinput has been renamed tostep_status - the
summaryinput has been removed in accordance with the change in meshStack v2025.30. instead set a string output value viaouputs_jsonand use the "Summary" assignment type in your building block definition - added a separate
run_statusinput to set the status of the entire run - added
outputs_jsonto send run outputs to meshStack
New Contributors
- @JohannesRudolph made their first contribution in #2
Full Changelog: v1.0.0...v2.0.0
v1.0.0
What's Changed
- feat: Allow setting the final status and summary on the run without t… by @uleMeshcloud in #1
New Contributors
- @uleMeshcloud made their first contribution in #1
Full Changelog: v0.0.5...v1.0.0
v0.0.5
Full Changelog: v0.0.4...v0.0.5
v0.0.4
Full Changelog: v0.0.3...v0.0.4
v0.0.3
Full Changelog: v0.0.2...v0.0.3