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

fix(devops): One more step towards automated releases #4412

Merged
merged 2 commits into from
Jan 22, 2025
Merged

Conversation

bitdivine
Copy link
Member

Motivation

The code that selects the beta branch for releases has the if statement at the wrong nesting level.

Changes

  • Move the if statement to the right level.

Tests

Can only be tested properly in main. :-(

@bitdivine bitdivine marked this pull request as ready for review January 22, 2025 15:43
@bitdivine bitdivine requested a review from a team as a code owner January 22, 2025 15:43
@bitdivine bitdivine enabled auto-merge (squash) January 22, 2025 15:43
Copy link
Collaborator

@AntonioVentilii AntonioVentilii left a comment

Choose a reason for hiding this comment

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

Tks for the offline explanation!

@bitdivine bitdivine merged commit 6fbb250 into main Jan 22, 2025
21 checks passed
@bitdivine bitdivine deleted the prerelease branch January 22, 2025 17:01
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.

2 participants