• v1.1.0 Stable

    Cloud Administrator 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 and registry-token
    • More secure and explicit registry authentication
    • Hardened for private registries and artifact sanctuaries

    πŸ—οΈ Stronger Build Control

    • Build steps now split cleanly: library or application
    • Applications compile into /bin/app β€” ready for Docker or direct deployment

    🐳 Enhanced Docker Image Handling

    • Tag generation logic:
      • develop β†’ short SHA
      • main β†’ 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