Skip to content

Releases: go-openapi/gh-actions

v0.1.6

29 Nov 18:43
v0.1.6
1858418

Choose a tag to compare

0.1.6 - 2025-11-29

test on tag release is still working

Full Changelog: v0.1.5...v0.1.6

1 commits in this release.


Documentation

  • doc: release workflow documented in readme by @fredbi ...

People who contributed to this release


gh-actions license terms

License

v0.1.5

29 Nov 18:35
v0.1.5
ea3d68d

Choose a tag to compare

0.1.5 - 2025-11-29

Test release bump test multi line

Full Changelog: v0.1.4...v0.1.5

1 commits in this release.


Miscellaneous tasks

  • ci: fixed missing option in release creation action by @fredbi ...

People who contributed to this release


gh-actions license terms

License

v0.1.0

29 Nov 09:53
v0.1.0

Choose a tag to compare

0.1.0 - 2025-11-29

More installable tools

Full Changelog: v0.0.3...v0.1.0

1 commits in this release.


Documentation


People who contributed to this release


gh-actions license terms

License

v0.0.3

26 Nov 21:02
v0.0.3

Choose a tag to compare

0.0.3 - 2025-11-26

build(deps): Bump the development-dependencies group with 2 updates

Bumps the development-dependencies group with 2 updates: github/codeql-action and github/contributors.

Updates github/codeql-action from 4.31.4 to 4.31.5

Updates github/contributors from 1.7.5 to 1.7.6


updated-dependencies:

  • dependency-name: github/codeql-action
    dependency-version: 4.31.5
    dependency-type: direct:production
    update-type: version-update:semver-patch
    dependency-group: development-dependencies
  • dependency-name: github/contributors
    dependency-version: 1.7.6
    dependency-type: direct:production
    update-type: version-update:semver-patch
    dependency-group: development-dependencies
    ...

Signed-off-by: dependabot[bot] support@github.com

Full Changelog: v0.0.2...v0.0.3

3 commits in this release.


Fixed bugs

  • fixed dependabot schedule interval to daily by @fredbi ...

Updates

  • build(deps): Bump the development-dependencies group with 2 updates by @dependabot[bot] in #8 ...
  • build(deps): Bump github.com/ctrf-io/go-ctrf-json-reporter from 0.0.12 to 0.0.14 in the development-dependencies group by @dependabot[bot] in #7 ...

People who contributed to this release


New Contributors


gh-actions license terms

License

v0.0.2

23 Nov 15:14
v0.0.2

Choose a tag to compare

0.0.2 - 2025-11-23

fix: version resolving

  • fixed absolute path to version script
  • replaced git rev-parse by a bash hack, as the folder
    is simply copied on the github runner, but not git-enabled
  • fixed the specifics of windows released binaries (.exe, zip...)

Signed-off-by: Frédéric BIDON fredbi@yahoo.com

Full Changelog: v0.0.1...v0.0.2

2 commits in this release.


Fixed bugs


People who contributed to this release


gh-actions license terms

License

v0.0.1

23 Nov 06:44
v0.0.1
f20ba52

Choose a tag to compare

0.0.1 - 2025-11-22

go-openapi gh-actions: reusable actions for go-openapi CI workflows

  • install go test tools:
    • gotestsum
    • go-ctrf-json-reporter
    • go-junit-report
  • basic action test
  • run vulnerability scans against source repos for tools
  • enable dependabot, auto-merge etc

Signed-off-by: Frédéric BIDON fredbi@yahoo.com

2 commits in this release.


Security

  • go-openapi gh-actions: reusable actions for go-openapi CI workflows by @fredbi ...

Other


People who contributed to this release


New Contributors

  • @fredbi made their first contribution

gh-actions license terms

License