Branch Renaming Implementation Plan
Communication Plan:
Populate the Progress spreadsheet with a date for mass change, using the recent branch change of hyrax as an example to help curb analysis paralysis.Ā
Members of the Branch Renaming Group will self-assign repositories from the sheet and execute the change process detailed below.
Working with the Samvera Community Manager:
Share the change timeline with the Samvera Community mailing lists one week before the changes will take place.
Include a āwhat does this mean for me?ā section in the email (including steps for removing local references to āmasterā).
Report updates on the Samvera Tech call and in the #dev channel on the Samvera Slack after they have been completed.
Change Process:
Contact the PO if one is identified in the README, to let them know that a change is coming.
Change the branch name of the repository on GitHub.
Add a CircleCI test to fail if a branch named āmasterā is present in the remote.
Add in an issue to audit the repository for legacy mentions of master (example).