3 Commits

Author SHA1 Message Date
7c354b46e0
Update README.md with improved structure and detailed inputs
Enhanced README.md to include updated inputs, better descriptions, and additional sections for improved clarity. Added new fields for container registry authentication and refined workflow explanations for different CI/CD modes. Improved formatting for better readability and usability.
2025-04-22 23:58:47 -06:00
9cf4faab85
Add reusable Go CI/CD pipeline GitHub Action
Introduce a composite action for Go projects supporting multiple workflows: protected branches, minimal CI, and tagged releases. Includes automated tests, builds (library/application), and optional Docker image publishing. Detailed documentation provided for seamless integration.
2025-04-22 19:19:37 -06:00
e9209ea2c3
Initial commit 2025-04-22 18:30:29 -06:00