Skip to content

Releases: DelineaXPM/dsv-github-action

v2.0.3

23 Jan 11:12
2559ec0
Compare
Choose a tag to compare

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

19 Oct 09:34
00fda7c
Compare
Choose a tag to compare

v2.0.2 - 2022-10-18

Added

  • ::add-mask action to hide a secret data

v2.0.1

17 Oct 16:00
ae2dc52
Compare
Choose a tag to compare

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

03 Oct 17:59
Compare
Choose a tag to compare

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

29 Sep 22:15
d220c50
Compare
Choose a tag to compare

Changelog

What's Changed

New Contributors

Full Changelog: v1.0.4...v1.0.5

v1.0.4

28 Sep 16:17
Compare
Choose a tag to compare

Changelog

CI & Chore

  • 2b2a341 chore: add missing metadata for name of github action

v1.0.3

28 Sep 16:06
Compare
Choose a tag to compare

Changelog

Others

  • 4704656 ci(goreleaser): improve changelog generation

v1.0.2

28 Sep 15:15
Compare
Choose a tag to compare

Changelog

v1.0.1

28 Sep 04:07
e048f49
Compare
Choose a tag to compare

✨ 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.