Project

General

Profile

Actions

Bug #17817

closed

rename our bleeding edge repositories to main

Added by Ward Vandewege almost 3 years ago. Updated almost 3 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Target version:
Story points:
-

Description

Repository Status
arvados done
arvados-workbench2 done
arvados-dev done
arvados-formula done
arvados-k8s done
arvados-tutorial done
arvados-sdk-java scrapped empty github repo
arvados-vscode-cwl-training done
arvados-vscode-cwl-template done
sample-tracker set up internal copy: done
composer done
Step arvados-dev arvados-k8s arvados-formula arvados-tutorial arvados-vscode-cwl-template arvados-vscode-cwl-training arvados-workbench2 arvados
add pre-receive hook prohibiting push to master done done done done done done done done
update post-update hook done done done done done done done done
push main branch done done done done done done done done
update update.secondary.d hooks done done done done done done done done
update default gitolite branch in repo.git/HEAD done done done done done done done done
delete master branch `git push origin --delete master` done done done done done done done done
update github to designate 'main' as the new bleeding edge done done done done done done done done
delete master on github done done done done done done done done
update any checkouts on servers done done n/a n/a n/a n/a n/a done?
update ci done done done n/a n/a n/a done done
update doc generation (arvados only) n/a n/a n/a n/a n/a n/a n/a done
update documentation/repo contents n/a n/a done n/a n/a n/a n/a done
communicate change done done done done done done done done
Actions #1

Updated by Ward Vandewege almost 3 years ago

  • Status changed from New to In Progress
Actions #2

Updated by Ward Vandewege almost 3 years ago

  • Description updated (diff)
Actions #3

Updated by Ward Vandewege almost 3 years ago

  • Description updated (diff)
Actions #4

Updated by Ward Vandewege almost 3 years ago

  • Description updated (diff)
Actions #5

Updated by Ward Vandewege almost 3 years ago

  • Description updated (diff)
Actions #6

Updated by Ward Vandewege almost 3 years ago

  • Description updated (diff)
Actions #7

Updated by Ward Vandewege almost 3 years ago

  • Description updated (diff)
Actions #8

Updated by Ward Vandewege almost 3 years ago

  • Description updated (diff)
Actions #9

Updated by Ward Vandewege almost 3 years ago

  • Description updated (diff)
Actions #10

Updated by Ward Vandewege almost 3 years ago

Instructions for updating local checkouts:

git fetch --all
git checkout main
git branch -d master
git remote set-head origin -a
git remote prune origin

Actions #11

Updated by Ward Vandewege almost 3 years ago

  • Description updated (diff)
Actions #12

Updated by Ward Vandewege almost 3 years ago

  • Description updated (diff)
Actions #13

Updated by Ward Vandewege almost 3 years ago

  • Description updated (diff)
Actions #14

Updated by Ward Vandewege almost 3 years ago

  • Description updated (diff)
Actions #16

Updated by Ward Vandewege almost 3 years ago

  • Description updated (diff)
Actions #17

Updated by Ward Vandewege almost 3 years ago

  • Target version changed from 2021-06-23 sprint to 2021-07-07 sprint
Actions #18

Updated by Ward Vandewege almost 3 years ago

  • Description updated (diff)
Actions #19

Updated by Ward Vandewege almost 3 years ago

  • Description updated (diff)
Actions #20

Updated by Ward Vandewege almost 3 years ago

  • Description updated (diff)
Actions #21

Updated by Ward Vandewege almost 3 years ago

  • Description updated (diff)
Actions #22

Updated by Peter Amstutz almost 3 years ago

  • Target version changed from 2021-07-07 sprint to 2021-07-21 sprint
Actions #23

Updated by Ward Vandewege almost 3 years ago

  • Description updated (diff)
Actions #24

Updated by Ward Vandewege almost 3 years ago

  • Description updated (diff)
Actions #25

Updated by Ward Vandewege almost 3 years ago

  • Description updated (diff)
Actions #26

Updated by Ward Vandewege almost 3 years ago

  • Description updated (diff)
Actions #27

Updated by Ward Vandewege almost 3 years ago

  • Status changed from In Progress to Resolved

I upgraded git to 2.28+ on the server and used `git config --global init.defaultBranch main` as the git user to set the default symbolic HEAD reference to `main` for new repositories.

Actions

Also available in: Atom PDF