-
Notifications
You must be signed in to change notification settings - Fork 256
Chore/rename to main branch #675
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
Chore/rename to main branch #675
Conversation
…nches as an intermidiate step
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit e26acc0:
|
Codecov Report
@@ Coverage Diff @@
## master #675 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 50 50
Lines 934 934
Branches 368 368
=========================================
Hits 934 934
Continue to review full report at Codecov.
|
|
I'm not sure about this. Basically the |
We're already using
The term
While I personally like keeping default branches stable, commits in default branches are not necessarily published to npm (IIRC our chore commits aren't actually published until a commit after them needs to be published). Additionally, the git community (including GitHub's new repositories and Testing Library as a whole) is already moving to |
I'm aware of this. I just don't agree.
You're absolutely correct. But different areas on the same channel aren't something unheard of.
👍 Good enough for me if you guys feel strongly about this. |
|
🎉 This PR is included in version 13.2.1 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
What:
Changed the refs from the 'master' branch into 'main'
resolves #674
Why:
To be more compliment with updated web standards
How:
updated mainly the contribution guide and the validation file, kept 'master' branch available to be backward compatible as an intermediate phase
Checklist: