ethereum-oasis-op / baseline-blips

Baseline Protocol Improvement Proposals (BLIPs) play a key role in properly proposing, developing, and implementing changes to the Baseline Protocol. This repo contains all BLIPs.
Creative Commons Zero v1.0 Universal
10 stars 5 forks source link

[BLIP-11] Master to Main #12

Closed humbitious closed 2 years ago

humbitious commented 2 years ago

Master to Main Proposal

Proposed: rename the baseline github repos legacy "master" branches to current standard of "main." Here is a good article on doing it fast and right: https://www.r-bloggers.com/2020/07/5-steps-to-change-github-default-branch-from-master-to-main/

Acceptance criteria:

John Wolpert @humbitious


Copyright Copyright and related rights waived via CC0-Universal.

(This template adapted from the EIP template at https://github.com/ethereum/EIPs/

GoldenBit0 commented 2 years ago

12/13/21 Core Devs Session:

GoldenBit0 commented 2 years ago

1/10/22 Core Devs Session:

GoldenBit0 commented 2 years ago

Renamed as BLIP-11 since work is in progress.

GoldenBit0 commented 2 years ago

1/10/22: Sonal contacted Oasis to align on who will be working on action.

claurau commented 2 years ago

@humbitious @GoldenBit0 I'd like to go ahead and make this change. In order to do that I need to know the following.

I would like to adjust the following repos. Please let me know if this list is right:

I would like to follow current official github recommendations for renaming master to main. They are documented here: https://github.com/github/renaming#renaming-existing-branches. This is now a single click, with the consequences outlined there. Please confirm that this is acceptable.

Some notes on each repo.

eea-oasis/baseline

This repository has a lot of users. They will all need to switch from master to main. They will be notified as described in the renaming instructions I referenced above. I will migrate this using the single click rename described above.

eea-oasis/baseline-roadmap

Less users, but the same as above. I will migrate this using the single click rename described above.

eea-oasis/baseline-website

This one is a bit different, because it is a website which gets deployed to Netlify. I will migrate this using the single click rename described above. After renaming, there will need to be a secondary step where the Netlify configuration is checked, and if it deploys from master, then this will need to be updated to point to main.

Please let me know if this is all correct so that I can go ahead and make these changes.

GoldenBit0 commented 2 years ago

@claurau

One comment - we have archived the baseline-roadmap repo, so no need to rename it.

The rest looks good to me

claurau commented 2 years ago

@GoldenBit0 I assume that this a GO from you, then. Will do the update today.

claurau commented 2 years ago

Done for /baseline

Screenshot 2022-01-27 at 10 35 38

claurau commented 2 years ago

Done for /baseline-website.

@GoldenBit0 @humbitious please review and close if everything is okay.

GoldenBit0 commented 2 years ago

Reviewed. BLIP complete.