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

Switch from dev to main/nightly/stable branch structure. #3216

Merged
merged 1 commit into from
Jan 5, 2024
Merged

Conversation

zaneselvans
Copy link
Member

Overview

  • Update docs and build scripts to reflect new branch structure.
  • Run builds every night, but only if there are changes.
  • Rename nightly-build-outputs.catalyst.coop bucket to builds.catalyst.coop.
  • Remove docker/.env file and define those envvars elsewhere.
  • Add some basic release notes about our new branches / workflow

Closes #3140
Closes #3179

Testing

Ran a test build on the branch before it got merged into dev and all went well. The real test will be... do the nightly builds run the way we think they should.

To-do list

- Update docs and build scripts to reflect new branch structure.
- Run builds every night, but only if there are changes.
- Rename nightly-build-outputs.catalyst.coop bucket to builds.catalyst.coop.
- Remove docker/.env file and define those envvars elsewhere.
- Add some basic release notes about our new branches / workflow
@zaneselvans zaneselvans added the nightly-builds Anything having to do with nightly builds or continuous deployment. label Jan 5, 2024
@zaneselvans zaneselvans self-assigned this Jan 5, 2024
@zaneselvans zaneselvans merged commit 485bc7b into main Jan 5, 2024
23 checks passed
@zaneselvans zaneselvans deleted the dev branch January 5, 2024 04:14
@zaneselvans
Copy link
Member Author

Goodbye dev 😭

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
nightly-builds Anything having to do with nightly builds or continuous deployment.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Deprecate and remove dev branch Move to trunk-based development
1 participant