Re: Changing to "main" branch progress

Thanks, Michael. I will let you know if I see any problem.
Jemma

From: Michael Cooper <cooper@w3.org>
Date: Tuesday, August 25, 2020 at 3:09 PM
To: ARIA Editors <public-aria-editors@w3.org>
Subject: Changing to "main" branch progress
Resent-From: <public-aria-editors@w3.org>
Resent-Date: Tuesday, August 25, 2020 at 3:09 PM


As we discussed at the 22 July 2020 ARIA Editors' meeting<https://urldefense.proofpoint.com/v2/url?u=https-3A__www.w3.org_2020_07_22-2Daria-2Deditors-2Dminutes.html&d=DwMCaQ&c=OCIEmEwdEq_aNlsP4fF3gFqSN-E3mlr2t9JcDdfOZag&r=rFUXx2e9esgOU_SQf_woJw&m=pfP6NiOuJqoVIlAMfPKEgCDvsrUgB_JZMmnd0LMxfg4&s=99-wbozKiid6w1UWhZQk0gqBucN-YGdtOdxYXWtTWUQ&e=>, I changed the default branch in the AccName repository to "main". The steps were:

  1.  Create a new branch off master and name it "main".
  2.  Replace references in the .travis.yml file (and any other automation scripts) from "master" to "main".
  3.  Update branch protection rules that impact "master" to instead impact "main".
  4.  Set "main" as the default branch for the repository.
  5.  Go through open pull requests and set their base to "main" by choosing "Edit" then choosing the "base:" button and choose "main" from the list of options that opens.

If all looks well in accname, I can do this for the other repos (leaving practices to last and after extra coordination).

Michael

Received on Tuesday, 25 August 2020 20:30:09 UTC