Skip to content

Conversation

@hubertdeng123
Copy link
Member

@hubertdeng123 hubertdeng123 commented Aug 15, 2025

Picks up getsentry/action-build-and-push-images#13

Docker images were not being pushed for self-hosted images on release branches because of typo in regex matching for release/* branches instead of the correct releases/* name.

Verified the behavior here: https://github.com/getsentry/sentry/actions/runs/16995779650/job/48186009883

Release 25.8.0 failure: https://github.com/getsentry/sentry/actions/runs/16995124446/job/48184013822

@hubertdeng123 hubertdeng123 merged commit 3bfc9d7 into master Aug 15, 2025
36 checks passed
@hubertdeng123 hubertdeng123 deleted the hubertdeng123/fix-docker-image-push-releases-branches branch August 15, 2025 18:03
priscilawebdev pushed a commit that referenced this pull request Aug 25, 2025
Picks up
getsentry/action-build-and-push-images#13

Docker images were not being pushed for self-hosted images on release
branches because of typo in regex matching for `release/*` branches
instead of the correct `releases/*` name.

Verified the behavior here:
https://github.com/getsentry/sentry/actions/runs/16995779650/job/48186009883

Release 25.8.0 failure:
https://github.com/getsentry/sentry/actions/runs/16995124446/job/48184013822
andrewshie-sentry pushed a commit that referenced this pull request Aug 26, 2025
Picks up
getsentry/action-build-and-push-images#13

Docker images were not being pushed for self-hosted images on release
branches because of typo in regex matching for `release/*` branches
instead of the correct `releases/*` name.

Verified the behavior here:
https://github.com/getsentry/sentry/actions/runs/16995779650/job/48186009883

Release 25.8.0 failure:
https://github.com/getsentry/sentry/actions/runs/16995124446/job/48184013822
@github-actions github-actions bot locked and limited conversation to collaborators Aug 31, 2025
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