All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, adheres to Semantic Versioning, and is generated by Changie.
- Adjust log prefix used in the GitHub action to improve the integration with actions and error identification.
- Update dependent libraries and go version. No user facing changes, just continued maintenance for improved security & stability.
- related AB#548824
- ::add-mask action to hide a secret data
- Set env variables by default
- Remove deprecating ::set-output action
- BREAKING CHANGE: Remove setEnv flag
No significant user facing changes.
- 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
- 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
- @allcontributors made their first contribution in #19
Full Changelog: https://github.com/DelineaXPM/dsv-github-action/compare/v1.0.4...v1.0.5
- 2b2a341 chore: add missing metadata for name of github action
- 4704656 ci(goreleaser): improve changelog generation
- 6b8064b docs: align action name to repo for clarity
- 5a7d2d7 fix: do not iterate over items in secret data (#15)
✨ 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
- 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
-
@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.