-
v1.1.0 Stable
released this
2025-04-23 00:03:03 -06:00 | 1 commits to main since this releaseπ¦ Go CI/CD Composite Action v1.1.0
The forge burns hotter β this release brings greater control, stronger rituals, and clearer pathways for your Go workflows.
Every change is a chisel stroke toward eternal DevOps glory.
β¨ What's New in v1.1.0
π Expanded Secrets & Registry Support
- New required inputs:
registry-username
andregistry-token
- More secure and explicit registry authentication
- Hardened for private registries and artifact sanctuaries
ποΈ Stronger Build Control
- Build steps now split cleanly:
library
orapplication
- Applications compile into
/bin/app
β ready for Docker or direct deployment
π³ Enhanced Docker Image Handling
- Tag generation logic:
develop
β short SHAmain
βlatest
release/*
β${semver}-release
tags/*
β versioned tag
- Image build & push only when the stars align (workflow type + build type)
π Improved Docs & Ritual Clarity
- README now speaks like a spellbook
- Inputs described as incantations with defaults, types, and intent
π οΈ Smarter Defaults
- Go version:
1.24
- Docker publishing:
true
by default, override at will
π Why This Matters
This release deepens the sacred foundation of your CI/CD spellcraft.
Whether deploying powerful apps or building nimble Go libraries, your workflow gains:- π Precision in authentication
- π Flexibility in flow
- π§± Clarity in build behavior
- π Less boilerplate, more legacy
Let your rituals be reproducible, readable, and run like blood in the veins of your infrastructure.
π Ready for Battle
v1.1.0 is forged, tested, and sanctified.
Bring it into your projects and let the pipelines roar like dragons above the clouds.βWe donβt just build software β we forge legacy.β
Downloads
- New required inputs: