Releases: go-openapi/gh-actions
v0.1.6
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
People who contributed to this release
gh-actions license terms
v0.1.5
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
People who contributed to this release
gh-actions license terms
v0.1.0
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
v0.0.3
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
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
v0.0.2
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
v0.0.1
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
Other
People who contributed to this release
New Contributors
- @fredbi made their first contribution
gh-actions license terms