Skip to content

CI: auto-tag edge on main, update retag workflow, remove prerelease#163

Merged
raymondjacobson merged 2 commits intomainfrom
ci-edge-tag-and-retag-cleanup
Mar 27, 2026
Merged

CI: auto-tag edge on main, update retag workflow, remove prerelease#163
raymondjacobson merged 2 commits intomainfrom
ci-edge-tag-and-retag-cleanup

Conversation

@raymondjacobson
Copy link
Copy Markdown
Contributor

Summary

  • Auto-tag :edge: After a successful build on main, the CI now automatically tags the image as openaudio/go-openaudio:edge
  • Update Docker Tags workflow: Renamed source_versionsource_tag with description "Source tag (e.g. v1.0.0 or sha)"; changed target_tag from a fixed choice list to a free-form string input
  • Remove prerelease: Removed the "Determine if prerelease" step and prerelease flag from the release workflow

Test plan

  • Merge a commit to main and verify the :edge tag appears on Docker Hub
  • Run the "Update Docker Tags" workflow manually with a SHA as source tag
  • Run the "Create Release" workflow and verify the GitHub release is not marked as prerelease

🤖 Generated with Claude Code

raymondjacobson and others added 2 commits March 27, 2026 10:57
- Add tag-edge job to CI that tags main builds as :edge after merge-manifests
- Update docker-retag workflow: rename source_version to source_tag, accept
  any tag (not just version tags), use free-form string for target_tag
- Remove prerelease step from release workflow

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@raymondjacobson raymondjacobson merged commit 16ae1c4 into main Mar 27, 2026
5 checks passed
@raymondjacobson raymondjacobson deleted the ci-edge-tag-and-retag-cleanup branch March 27, 2026 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant