Releases: DelineaXPM/dsv-github-action
Releases · DelineaXPM/dsv-github-action
v2.0.3
v2.0.3 - 2024-01-18
🐛 Bug Fix
- Adjust log prefix used in the GitHub action to improve the integration with actions and error identification.
⬆️ Dependencies
- Update dependent libraries and go version. No user facing changes, just continued maintenance for improved security & stability.
Related
- related AB#548824
v2.0.2
v2.0.2 - 2022-10-18
Added
- ::add-mask action to hide a secret data
v2.0.1
v2.0.1 - 2022-10-17
Changed
- Set env variables by default
Removed
- Remove deprecating ::set-output action
- BREAKING CHANGE: Remove setEnv flag
v1.0.6
v1.0.6 - 2022-09-30
No significant user facing changes.
CI
- ci improvements for better release note and testing workflows
- use changie for more informative changelog generation going forward
- resolve failing ci steps and vendoring issues
v1.0.5
Changelog
What's Changed
- ci: the GITHUB_TOKEN secret is not required by @andrii-zakurenyi in #16
- docs: improve examples with corrected json syntax by @andrii-zakurenyi in #17
- docs: improve setup docs with minor syntax improvements by @sheldonhull in #18
- docs: add gg-delinea as a contributor for userTesting by @allcontributors in #19
New Contributors
- @allcontributors made their first contribution in #19
Full Changelog: v1.0.4...v1.0.5
v1.0.4
v1.0.3
v1.0.2
Changelog
v1.0.1
✨ Great work by @mariiatuzovska in building the foundation and core code on this!
Other refactoring by @sheldonhull and @andrii-zakurenyi
- Add initial github integration testing workflow and ci tooling.
- Seperate code for main and app into different locations for testing ease.
- Use pterm for logging with custom prefixes for github.
- Use env to struct library to load config.
- Improve debug logging.
- Mage integration tests and goreleaser improvements.
- SBOM with SPDX-JSON output.
- Use distroless for image instead of building on fly with dockerfile version of action.
- Input modified to json to reduce vendor specific changes with github/gitlab and behavior with env files.
- Add All-contributors to readme.
- 6a8e95a chore(vendor): add vendor dir & fix mage task call
Other changes
- chore(deps): update amannn/action-semantic-pull-request digest to 505e44b by @mend-for-github-com in #11
- chore(deps): update actions/stale action to v6 by @mend-for-github-com in #10
- docs: improve docs for onboarding and usage by @sheldonhull in #13
- ci: add goreleaser release action by @sheldonhull in #14
New Contributors
- @mend-for-github-com made their first contribution in #11
- @sheldonhull made their first contribution in #13
Full Changelog: https://github.com/DelineaXPM/dsv-github-action/commits/v1.0.1
[skip ci] - already published earlier, just working through yaml and publish issues.