-
Notifications
You must be signed in to change notification settings - Fork 25.3k
Rename default branch to main
#99210
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
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/99210
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 5d8419e: This comment was automatically generated by Dr. CI and updates every 15 minutes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CI would probably work, but a bunch of queries on Rockset definitely need to be updated eventually. HUD could be broken otherwise
.circleci/README.md
Outdated
@@ -308,7 +308,7 @@ Note that the Windows Python wheels are still built in conda environments. Some | |||
|
|||
* These should all be consolidated | |||
* These must run on all OS types: MacOS, Linux, and Windows | |||
* These all run smoke tests at the moment. They inspect the packages some, maybe run a few import statements. They DO NOT run the python tests nor the cpp tests. The idea is that python tests on master and PR merges will catch all breakages. All these tests have to do is make sure the special binary machinery didn’t mess anything up. | |||
* These all run smoke tests at the moment. They inspect the packages some, maybe run a few import statements. They DO NOT run the python tests nor the cpp tests. The idea is that python tests on mainand PR merges will catch all breakages. All these tests have to do is make sure the special binary machinery didn’t mess anything up. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
typo
2fe69a7
to
7be01bb
Compare
7be01bb
to
0ef6faa
Compare
0ef6faa
to
5d8419e
Compare
Need to change Line 1 in efc3887
|
Mostly
s/@master/@main
in numerous.yml
files