OperationCode / operationcode_infra

Platform infrastructure for the Operation Code site.
MIT License
15 stars 14 forks source link

Update master branch to main #160

Closed irvingpop closed 4 years ago

irvingpop commented 4 years ago

These instructions should do the trick: https://dev.to/afrodevgirl/replacing-master-with-main-in-github-2fjf

We'll probably need to fix ArgoCD after the change to monitor the new branch

projectLewis commented 4 years ago

I do not believe I have privileges to do step 2 in the link since I cant see branches in the settings. As such I havent done step one either.

We may be safe on ArgoCD since its tracking HEAD instead of a branch name. Im double checking this bit though.

projectLewis commented 4 years ago

Changed branch to main, have a PR open to verify everything is good with argoCD. We had to make a new key in circleCI. Once the test is good, I'll delete master branch completely.