-
Notifications
You must be signed in to change notification settings - Fork 40
Archiving a repo
Marcos Cáceres edited this page May 26, 2020
·
4 revisions
If a group takes an incubation, but decides not to take the repository, then it's prudent to archive the repository.
- Make sure the "intent to migrate" is filled out. If not, act shocked and deeply DEEPLY offended.
- Make sure all issues are closed or "transfer" them (i.e., ask the repo owner what they want to do with them).
- Disable Github pages via the repo settings. If the repo has a gh-pages branch, you might need to merge into "master" and kill the gh-pages branch.
- Make sure the README points to the new home.
- Make sure the repository header info also says that repo has moved.
- Make a new directory in wicg.github.io - and copy over an existing index.html.
- Replace the redirect code in index.html file
-
git push
all that up to wicg.github.io. - Update the WICG Tracking sheet
- Check biblio.js - remove entry for spec if there.