Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Updated scripts and config to replace "master" with "main" branch (#2…
- Loading branch information
Showing
with
65 additions
and 65 deletions.
- +8 −8 .circleci/config.yml
- +1 −1 .github/PULL_REQUEST_TEMPLATE.md
- +4 −4 CHANGELOG.md
- +1 −1 README.md
- +1 −1 appveyor.yml
- +1 −1 packages/create-subscription/README.md
- +1 −1 packages/eslint-plugin-react-hooks/CHANGELOG.md
- +1 −1 packages/react-devtools-extensions/flow-typed/npm/react-test-renderer_v16.x.x.js
- +1 −1 packages/react-devtools-extensions/popups/disabled.html
- +1 −1 packages/react-devtools-inline/README.md
- +1 −1 packages/react-devtools-scheduling-profiler/src/view-base/utils/normalizeWheel.js
- +4 −4 packages/react-devtools-shared/src/__tests__/profilingCache-test.js
- +2 −2 packages/react-devtools-shared/src/backend/renderer.js
- +1 −1 packages/react-devtools-shared/src/constants.js
- +1 −1 packages/react-devtools-shared/src/devtools/cache.js
- +1 −1 packages/react-devtools-shell/README.md
- +3 −3 packages/react-devtools/CHANGELOG.md
- +1 −1 packages/react-devtools/OVERVIEW.md
- +1 −1 packages/react-devtools/README.md
- +6 −6 packages/react-reconciler/README.md
- +1 −1 packages/react/index.js
- +1 −1 packages/use-subscription/README.md
- +2 −2 scripts/bench/README.md
- +6 −6 scripts/bench/build.js
- +1 −1 scripts/bench/runner.js
- +3 −3 scripts/error-codes/README.md
- +1 −1 scripts/error-codes/extract-errors.js
- +1 −1 scripts/merge-fork/README.md
- +1 −1 scripts/print-warnings/print-warnings.js
- +2 −2 scripts/release/README.md
- +1 −1 scripts/release/prepare-release-from-ci.js
- +2 −2 scripts/release/prepare-release-from-npm-commands/guess-stable-version-numbers.js
- +1 −1 scripts/release/publish-using-ci-workflow.js
- +1 −1 scripts/shared/listChangedFiles.js
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @@ -18,7 +18,7 @@ platform: | ||
|
|
||
| branches: | ||
| only: | ||
| - main | ||
|
|
||
| # Disable Visual Studio build and deploy | ||
| build: off | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.

