Below you will find pages that utilize the taxonomy term “go-openapi”
January 3, 2026
go-openapi composite action
Version updated for https://github.com/go-openapi/gh-actions to version v1.4.4.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, maintained by the go-openapi project, provides reusable workflows and tools to automate tasks in CI/CD pipelines, such as installing and managing specific versions of tools like gotestsum, go-junit-report, and others. It addresses the need for consistent and pinned dependencies in CI workflows by installing vetted tool versions directly from binary releases and ensuring they pass vulnerability scans.
January 2, 2026
go-openapi composite action
Version updated for https://github.com/go-openapi/gh-actions to version v1.4.3.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action provides tools and reusable workflows for managing CI/CD processes in projects using go-openapi. It automates the installation and version pinning of critical Go-based tools (e.g., gotestsum, go-junit-report) using released binaries, ensuring consistent environments and reducing dependency issues. Additionally, it includes actions like wait-pending-jobs to address timing issues in workflows, improving the reliability of automated processes.
January 2, 2026
go-openapi composite action
Version updated for https://github.com/go-openapi/gh-actions to version v1.4.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, developed by the go-openapi project, provides reusable workflows and tools for automating CI/CD pipelines. It simplifies the management and installation of essential development tools (e.g., testing and reporting utilities) by downloading specific, vetted versions from binary releases, ensuring stability and security for CI workflows.
December 17, 2025
go-openapi composite action
Version updated for https://github.com/go-openapi/gh-actions to version v1.3.1.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.3.1 - 2025-12-15 Full Changelog: https://github.com/go-openapi/gh-actions/compare/v1.3.0...v1.3.1
1 commits in this release.
Updates build(deps): Bump the development-dependencies group with 3 updates by @dependabot[bot] in #27 … gh-actions license terms
December 12, 2025
go-openapi composite action
Version updated for https://github.com/go-openapi/gh-actions to version v1.3.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.3.0 - 2025-12-12 New GPG & github app token action
Full Changelog: https://github.com/go-openapi/gh-actions/compare/v1.2.0...v1.3.0
1 commits in this release.
Implemented enhancements feat: action to pass configurable secrets (ci-jobs/bot-credentials) by @fredbi in #25 … People who contributed to this release @fredbi gh-actions license terms
December 12, 2025
go-openapi composite action
Version updated for https://github.com/go-openapi/gh-actions to version v1.2.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.2.0 - 2025-12-12 New composite action : wait-pending-jobs
Full Changelog: https://github.com/go-openapi/gh-actions/compare/v1.1.0...v1.2.0
1 commits in this release.
Fixed bugs fix(ci-jobs): wait loop should be able to exclude jobs to avoid deadlocks by @fredbi … People who contributed to this release @fredbi gh-actions license terms
December 8, 2025
go-openapi composite action
Version updated for https://github.com/go-openapi/gh-actions to version v1.1.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.1.0 - 2025-12-05 Full Changelog: https://github.com/go-openapi/gh-actions/compare/v1.0.0...v1.1.0
1 commits in this release.
Updates build(deps): Bump go-openapi/gh-actions from 0.1.6 to 1.0.0 in the development-dependencies group by @dependabot[bot] in #19 … gh-actions license terms