Skip to content
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

ci: release on tags instead of production #1977

Merged
merged 3 commits into from
Feb 4, 2025
Merged

Conversation

jonaro00
Copy link
Member

@jonaro00 jonaro00 commented Feb 4, 2025

No description provided.

@jonaro00 jonaro00 merged commit 3bcfabb into main Feb 4, 2025
0 of 27 checks passed
@jonaro00 jonaro00 deleted the cci-release-on-tags branch February 4, 2025 14:06
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

This PR modifies CircleCI's release workflow configuration to be more controlled and explicit:

  • Changes release triggers from 'production' branch commits to version tags matching /v[\d\.]+/ pattern
  • Ensures consistent tag pattern validation across all release-related jobs in the workflow
  • Prevents unintended releases by requiring explicit version tagging rather than automatic branch-based releases

1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

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.

None yet

1 participant