Skip to content

feat: Update GitHub workflows for automated releases and versioning #88

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 28, 2025

Conversation

SpirusNox
Copy link
Collaborator

Summary

  • Add versioning workflow that automatically creates new releases when PRs are merged to main
  • Update main Docker workflows to create versioned and latest tags when releases are published
  • Update nightly workflows to build containers only when PRs are merged to nightly branch
  • Ensure all workflows are independent to avoid failures affecting each other

Test plan

  • Merging this PR will test the nightly workflow functionality
  • Future PRs to main will test the main workflows and versioning

🤖 Generated with Claude Code

- Add versioning workflow that automatically creates new releases when PRs are merged to main
- Update main Docker workflows to create versioned and latest tags when releases are published
- Update nightly workflows to build containers only when PRs are merged to nightly branch
- Ensure all workflows are independent to avoid failures affecting each other

🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
@SpirusNox SpirusNox merged commit c8e16a7 into nightly Mar 28, 2025
@SpirusNox SpirusNox deleted the fix/github-workflows-and-versioning branch March 28, 2025 16:23
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