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

Standardize branching to match OpenSearch #18

Closed
dblock opened this issue Jun 22, 2021 · 5 comments
Closed

Standardize branching to match OpenSearch #18

dblock opened this issue Jun 22, 2021 · 5 comments
Assignees

Comments

@dblock
Copy link
Member

dblock commented Jun 22, 2021

Coming from .github#13, standardize release branching to match what OpenSearch is doing.

  1. Create a 1.0 branch for the OpenSearch 1.0 release, 1.x branch for next 1.1 release, and use main for 2.0 development. Make sure CI is enabled on those.
  2. Update your release/branching documentation. If you don't have one, add a RELEASING.md that links to, or has content from .github/RELEASING.md.
  3. If you are using a develop branch, stop. You should be using the default main brach for furthermost, future development.
  4. Delete any merged/stale/develop/feature branches that are no longer in use.
  5. Communicate any changes in process to your team.

Refer to release branching for more information.

@dblock dblock added the v1.0.0 label Jun 22, 2021
@eirsep
Copy link
Member

eirsep commented Nov 2, 2021

@Bukhtawar can you take this up? I don't have permission to delete branches.

https://github.com/opensearch-project/asynchronous-search/branches

@eirsep eirsep added the v1.2.0 label Nov 2, 2021
@eirsep eirsep assigned eirsep and CEHENKLE and unassigned eirsep Dec 2, 2021
@eirsep
Copy link
Member

eirsep commented Dec 2, 2021

@CEHENKLE We don't have permissions to delete branches on the repo. Can you please help with the deletion. Post that we can assign ourselves to this issue and take it forward

@CEHENKLE
Copy link
Member

CEHENKLE commented Dec 2, 2021

@eirsep sure. Do you want to 1/ tell me explicitly what branches you want to delete, and I'll do it. 2/ make the change in the branch protection rule to allow deletion of branches (and you can do it)?

@Bukhtawar
Copy link
Collaborator

I'd prefer 2 we need to protect main and all version branches only

@CEHENKLE
Copy link
Member

CEHENKLE commented Dec 3, 2021

Branch deletion should be enabled now.

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

No branches or pull requests

4 participants