python-mapswipe-workers icon indicating copy to clipboard operation
python-mapswipe-workers copied to clipboard

rename default branch

Open danbjoseph opened this issue 1 year ago • 2 comments

at some point it would be good to rename the default branch to "main" or similar

danbjoseph avatar Apr 12 '23 15:04 danbjoseph

Hey @danbjoseph cc: @kopitek8

Also related to:

  • https://github.com/mapswipe/mapswipe/issues/760 @frozenhelium @samshara

We will need to have admin access to these repositories to analyze and change the default branch.

Also, we should probably try to do this instead

Default branch → dev or develop

  • Currently, any PR created, uses master as base branch since it is the default.
    • Having dev or develop as base branch will avoid the extra step of choosing dev as base branch in new PR
  • Context: Currently we have this flow
    • Create PR → Merge changes to dev → Deploy to dev instance → Do QA → Merge to master → Deploy to production

Change master → main

thenav56 avatar Feb 28 '24 11:02 thenav56

your suggested approach sounds good

danbjoseph avatar May 21 '24 15:05 danbjoseph