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

Announcement: develop and main branch renames #410

Closed
jander-msft opened this issue Jul 9, 2021 · 1 comment
Closed

Announcement: develop and main branch renames #410

jander-msft opened this issue Jul 9, 2021 · 1 comment

Comments

@jander-msft
Copy link
Member

jander-msft commented Jul 9, 2021

In order to be more consistent with typical branch naming the following branches will be renamed:

  • main -> release
  • develop -> main

The main branch will become the default branch.

This transition will be done by:

  • Lock the develop branch from accepting any changes.
  • Update the main branch yaml pipelines to trigger on new branch names.
  • Create a new release branch from the current main branch.
  • Update Azure DevOps pipelines and release definitions and GitHub policies with new branch names.
  • Merge the develop branch into the main branch.
  • Delete the develop branch after verifying all builds and triggers are correct.

This transition is planned to start on Thursday, July 15th and to be completed on Friday, July 16th.

@jander-msft jander-msft pinned this issue Jul 9, 2021
@microsoft microsoft locked and limited conversation to collaborators Jul 9, 2021
@jander-msft
Copy link
Member Author

This work is completed and the default branch has been changed to main. Releases are now performed out of the release branch.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant