docs: changelog entries for v1.0.1
All checks were successful
Push Validation / validate (push) Successful in 1m47s
All checks were successful
Push Validation / validate (push) Successful in 1m47s
This commit is contained in:
11
changelog.md
11
changelog.md
@@ -9,6 +9,17 @@ A `### Breaking` section is used in addition to Keep a Changelog's standard sect
|
||||
|
||||
## [Unreleased](https://git.hrafn.xyz/aether/vociferate/src/branch/main)
|
||||
|
||||
### Fixed
|
||||
|
||||
- Publish action falls back to `git describe` when `inputs.version` is empty and `GITHUB_REF` is not a tag ref, resolving `workflow_call` input propagation failures in act runner v0.3.0.
|
||||
|
||||
### Added
|
||||
|
||||
- Coverage badge in README linked to S3-hosted main-branch report.
|
||||
- S3 coverage artefact publishing (HTML report, badge, JSON summary) in push validation pipeline.
|
||||
- CLI tests and internal helper tests raising total coverage to 84%.
|
||||
- Test suite isolation against ambient CI environment variables for changelog link generation tests.
|
||||
|
||||
## [1.0.0](https://git.hrafn.xyz/aether/vociferate/releases/tag/v1.0.0) - 2026-03-20
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user