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

Create a staging branch #272

Merged
merged 2 commits into from
Dec 5, 2023
Merged

Create a staging branch #272

merged 2 commits into from
Dec 5, 2023

Conversation

f-gate
Copy link
Member

@f-gate f-gate commented Nov 21, 2023

Since im struggling to keep track of everything, all changes go to the branch staging and when we do a runtime upgrade we do a PR to main.

So during development
new_changes_1 -> staging
new_changes_2 -> staging

Ready for runtime upgrade
staging -> main

This allows us to do things like check the spec_version, benchmarks and migrations etc systematically before an upgrade.

@f-gate
Copy link
Member Author

f-gate commented Nov 23, 2023

potentially its simpler to merge this after the next runtime upgrade?

@samelamin
Copy link
Contributor

potentially its simpler to merge this after the next runtime upgrade?

agreed

@samelamin samelamin merged commit b232698 into main Dec 5, 2023
2 of 3 checks passed
@samelamin samelamin deleted the staging branch December 5, 2023 10:45
@f-gate f-gate restored the staging branch December 5, 2023 13:21
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