-
v1.0.0 Stable
released this
2025-04-22 19:23:54 -06:00 | 3 commits to main since this releaseπ¦ Go CI/CD Composite Action v1.0.0
This marks the first official release of the reusable Go CI/CD GitHub Action β forged for clarity, performance, and modern workflows.
β¨ What's Included
-
π Support for Multiple Workflow Modes
protected
: full pipeline for mainline branchestag
: versioned release supportminimal
: lightweight flow for development and pull requests
-
βοΈ Go Version Management
- Easily configure the Go version (defaults to 1.24)
-
π§ͺ Automated Testing & Coverage
- Runs unit tests and generates coverage reports out of the box
-
π§± Flexible Build Modes
- Build Go libraries or applications based on your project type
-
π³ Optional Docker Image Publishing
- Build and push Docker images conditionally for application builds
- Image tags are dynamically derived from the Git ref
-
π Registry Authentication Support
- Built-in support for private registry logins using environment secrets
π Why It Matters
This action brings standardization, clarity, and control to your Go project workflows. Whether you're running CI on pull requests or deploying production-grade artifacts from protected branches, this tool provides a clean, composable foundation.
Itβs designed to scale with your tribe, reduce boilerplate, and bring Go pipelines under the banner of consistency.
π Ready for Battle
v1.0.0
is production-ready and available for public use.Use it, extend it, share it β and forge your own legend.
βWe donβt just build software β we forge legacy.β
Downloads
-