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

feat: Use semantic versioning for Sentry releases #28638

Merged
merged 2 commits into from
Sep 17, 2021

Conversation

billyvg
Copy link
Member

@billyvg billyvg commented Sep 16, 2021

Instead of using the commit SHA for our Sentry releases, use a more semantic version: CalVer+

This also splits up the backend/frontend Sentry releases where previously they were in the same release (which implies they are always deployed together). This will be needed for independent frontend deploys.

Instead of using the commit SHA for our Sentry releases, use a more semantic version: CalVer+<build SHA>

This also splits up the backend/frontend Sentry releases where previously they were in the same release (which implies they are always deployed together). This will be needed for independent frontend deploys.
@billyvg billyvg marked this pull request as ready for review September 16, 2021 23:29
@billyvg billyvg merged commit 4546b4e into master Sep 17, 2021
@billyvg billyvg deleted the feat/change-front-back-end-release-version-sdk branch September 17, 2021 15:04
@github-actions github-actions bot locked and limited conversation to collaborators Oct 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants