Skip to content

Conversation

aldy505
Copy link
Collaborator

@aldy505 aldy505 commented Oct 8, 2025

latest should point at CalVer release, and nightly should point at master/main branch. We're cleaning things up for self-hosted users.

latest should point at CalVer release, and nightly should point at master/main branch. We're cleaning things up for self-hosted users.
@aldy505 aldy505 requested a review from a team as a code owner October 8, 2025 12:18
run: |
docker buildx imagetools create --tag \
ghcr.io/getsentry/sentry:latest \
ghcr.io/getsentry/sentry:${{ github.sha }}
Copy link
Contributor

Choose a reason for hiding this comment

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

Bug: Latest Tag Incorrectly Points to Prereleases

The "Tag latest version" step runs on both prereleased and released events, causing the latest tag to point to prereleases. This means latest reflects prereleases instead of only stable CalVer releases.

Fix in Cursor Fix in Web

@hubertdeng123 hubertdeng123 added the Trigger: getsentry tests Once code is reviewed: apply label to PR to trigger getsentry tests label Oct 8, 2025
@hubertdeng123 hubertdeng123 merged commit efb7304 into getsentry:master Oct 9, 2025
36 of 38 checks passed
@aldy505 aldy505 deleted the ci/self-hosted-latest branch October 11, 2025 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Trigger: getsentry tests Once code is reviewed: apply label to PR to trigger getsentry tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants