mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-14 08:20:11 +00:00
Major improvements: - Trigger on tag push (git push origin vX.Y.Z) instead of workflow_dispatch - Auto-generate release notes using GitHub's API - Tag is single source of truth (eliminates version/tag mismatch) - Follows industry standard pattern (Kubernetes, Docker, HashiCorp) - Also push 'latest' tag to Docker registries - Simpler workflow: update VERSION → commit → tag → push tag Breaking change: Manual workflow_dispatch releases no longer supported. Use: git tag vX.Y.Z && git push origin vX.Y.Z |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| workflows | ||