Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change name of main branch from master to 'main' #341

Open
jonrkarr opened this issue Sep 23, 2020 · 1 comment
Open

Change name of main branch from master to 'main' #341

jonrkarr opened this issue Sep 23, 2020 · 1 comment
Labels
enhancement New feature or request future

Comments

@jonrkarr
Copy link
Member

No description provided.

@jonrkarr jonrkarr added the enhancement New feature or request label Sep 23, 2020
@jonrkarr jonrkarr changed the title Change name of main branch to 'main' Change name of main branch from master to 'main' Sep 23, 2020
@jonrkarr
Copy link
Member Author

jonrkarr commented Sep 23, 2020

Before changing this a few things need to be changed:

  • The .karr_lab_build_utils.yml file in the datanator_rest_api repo and karr_lab_build_utils need to be changed to track the branch to trigger tests for
  • docs.karrlab.org should be updated to track the main branch for each repo which won't necessarily be master anymore

In addition to renaming the branch, master would need to be replaced by main in these files and potentially in configuration for Netlify and other configuration

  • .circleci/config.yml
  • README.md
  • scripts/deploy.sh
  • src/scenes/About/About.js
  • src/scenes/Help/Faq.js

Similar changes should be made to the other datanator repos

  • datanator
    • .karr_lab_build_utils.yml
    • docs/conf.py
  • datanator_rest_api
    • .karr_lab_build_utils.yml
    • .circleci/config.yml
    • docs/conf.py
    • README.md
  • datanator_query_python
    • .karr_lab_build_utils.yml
    • datanator_query_python/util/mongo_util.py
    • docs/conf.py
    • README.md
  • datanator_pattern_design
    • this may not require any changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request future
Projects
None yet
Development

No branches or pull requests

1 participant