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(stage-build): deploy next with main merged #10930

Merged
merged 3 commits into from
Apr 16, 2024

Conversation

caugner
Copy link
Contributor

@caugner caugner commented Apr 16, 2024

Summary

(MP-1055)

Problem

Our stage environment is regularly missing changes from main, because we currently deploy stage manually from the next branch and disabled the scheduled deployment from the main branch.

Solution

Deploy stage from next by default, merging the latest changes from the main branch.


How did you test this change?

Kicked off a stage build from this branch, and the "Merge main" step executed successfully. (It might fail though if there is a merge conflict.)

@caugner caugner marked this pull request as ready for review April 16, 2024 13:56
@caugner caugner requested a review from a team as a code owner April 16, 2024 13:56
Copy link
Contributor

@fiji-flo fiji-flo left a comment

Choose a reason for hiding this comment

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

❤️ this

@fiji-flo fiji-flo merged commit 8216930 into main Apr 16, 2024
14 checks passed
@fiji-flo fiji-flo deleted the deploy-next-to-stage-with-main-merged branch April 16, 2024 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants