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

Updates on branching model with the develop branch #21

Open
zhucaoxiang opened this issue Sep 6, 2019 · 0 comments
Open

Updates on branching model with the develop branch #21

zhucaoxiang opened this issue Sep 6, 2019 · 0 comments
Assignees
Labels
Announcement Official announcement to each user enhancement New feature or request

Comments

@zhucaoxiang
Copy link
Collaborator

I am proposing to update our branching model inspired by this article.

There will be a new main branch named develop for testing functionalities before committing to the master. In the future, master will be used for hosting stable release and will only merge contents from the develop branch.

Both branches are protected. To push your changes into the develop branch. You have to do

  1. Create a pull request;
  2. Check the merge status, review your commits, make sure there are no conflicts;
  3. Request someone else to review your sources;
  4. Merge and close.

Right now I have set five administrators (besides myself), @lazersos, @landreman, @jcschmitt, @aaroncbader, @yasuhiro-suzuki. I guess this covers most of the institutions/countries. If you want to have administrative permission, please let me know.

@zhucaoxiang zhucaoxiang added enhancement New feature or request Announcement Official announcement to each user labels Sep 6, 2019
@lazersos lazersos pinned this issue Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Announcement Official announcement to each user enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

6 participants