-
Notifications
You must be signed in to change notification settings - Fork 950
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
[Non-Inclusive Lanuage] Replace references to master
branch with main
#1691
Comments
@tmarkley I was validating the links and noticed many of the files does not exist! few things to discuss.
|
Yes this is just an example. We can still change
Correct, the docs folder does not exist anymore.
Yeah, for some of these I think the branches did changes from master to main, but if not then we can leave them alone. For that link in particular it looks like the file name was changed: https://github.com/formatjs/intl-messageformat/blob/master/src/core.ts
I actually don't think we need these files anymore because they seem to be related to x-pack: OpenSearch-Dashboards/packages/osd-test/src/failed_tests_reporter/add_messages_to_report.test.ts Lines 213 to 218 in 89d3872
OpenSearch-Dashboards/packages/osd-test/src/failed_tests_reporter/add_messages_to_report.test.ts Lines 165 to 171 in 89d3872
Those can be handled in a separate issue/PR. |
Sounds good to me! |
…opensearch-project#1780) In this change, we are replacing references to master branch with main Issue: opensearch-project#1691 Signed-off-by: kaddy645 <xdeskart@amazon.com> (cherry picked from commit 7c8eee4)
…opensearch-project#1780) In this change, we are replacing references to master branch with main Issue: opensearch-project#1691 Signed-off-by: kaddy645 <xdeskart@amazon.com> (cherry picked from commit 7c8eee4) Signed-off-by: <Kartik Desai xdeskart@amazon.com>
…opensearch-project#1780) In this change, we are replacing references to master branch with main Issue: opensearch-project#1691 Signed-off-by: kaddy645 <xdeskart@amazon.com> (cherry picked from commit 7c8eee4) Signed-off-by: Kartik Desai <xdeskart@amazon.com>
Parent: #1318
Instances of incorrect
master
branch referencesOpenSearch-Dashboards/examples/bfetch_explorer/public/plugin.tsx
Line 78 in 1caf907
OpenSearch-Dashboards/examples/developer_examples/README.md
Line 17 in 1caf907
OpenSearch-Dashboards/examples/embeddable_explorer/public/plugin.tsx
Line 89 in 1caf907
OpenSearch-Dashboards/examples/routing_example/public/app.tsx
Lines 70 to 93 in 1caf907
OpenSearch-Dashboards/examples/routing_example/public/plugin.tsx
Lines 64 to 79 in 1caf907
OpenSearch-Dashboards/examples/search_examples/README.md
Line 9 in 1caf907
OpenSearch-Dashboards/examples/state_containers_examples/public/plugin.ts
Lines 83 to 137 in 1caf907
OpenSearch-Dashboards/examples/ui_actions_explorer/public/plugin.tsx
Line 137 in 1caf907
OpenSearch-Dashboards/examples/url_generators_explorer/public/plugin.tsx
Line 73 in 1caf907
OpenSearch-Dashboards/packages/opensearch-eslint-config-opensearch-dashboards/typescript.js
Line 100 in 1caf907
OpenSearch-Dashboards/packages/osd-config/src/config_service.test.ts
Line 45 in 1caf907
OpenSearch-Dashboards/packages/osd-config/src/env.test.ts
Line 39 in 1caf907
OpenSearch-Dashboards/packages/osd-eslint-import-resolver-opensearch-dashboards/import_resolver_opensearch_dashboards.js
Line 124 in 1caf907
OpenSearch-Dashboards/packages/osd-eslint-import-resolver-opensearch-dashboards/package.json
Line 13 in 1caf907
OpenSearch-Dashboards/packages/osd-eslint-import-resolver-opensearch-dashboards/README.md
Line 63 in 1caf907
OpenSearch-Dashboards/packages/osd-i18n/README.md
Lines 125 to 149 in 1caf907
OpenSearch-Dashboards/packages/osd-i18n/src/core/i18n.ts
Line 147 in 1caf907
OpenSearch-Dashboards/packages/osd-plugin-generator/README.md
Lines 15 to 44 in 1caf907
OpenSearch-Dashboards/packages/osd-plugin-generator/template/README.md.ejs
Line 10 in 1caf907
OpenSearch-Dashboards/packages/osd-pm/src/utils/projects.ts
Line 109 in 1caf907
OpenSearch-Dashboards/packages/osd-spec-to-console/README.md
Lines 1 to 16 in 1caf907
OpenSearch-Dashboards/packages/osd-spec-to-console/lib/convert.js
Line 40 in 1caf907
OpenSearch-Dashboards/packages/osd-test/src/failed_tests_reporter/add_messages_to_report.test.ts
Lines 105 to 251 in 1caf907
OpenSearch-Dashboards/packages/osd-test/src/failed_tests_reporter/get_failures.test.ts
Lines 44 to 115 in 1caf907
OpenSearch-Dashboards/packages/osd-test/src/failed_tests_reporter/run_failed_tests_reporter_cli.ts
Lines 68 to 70 in 1caf907
OpenSearch-Dashboards/packages/osd-test/src/failed_tests_reporter/__fixtures__/ftr_report.xml
Lines 15 to 31 in 1caf907
OpenSearch-Dashboards/packages/osd-test/src/failed_tests_reporter/__fixtures__/jest_report.xml
Lines 3 to 9 in 1caf907
OpenSearch-Dashboards/packages/osd-test/src/failed_tests_reporter/__fixtures__/mocha_report.xml
Line 18 in 1caf907
OpenSearch-Dashboards/release-notes/opensearch-dashboards.release-notes-1.1.0.md
Line 201 in 1caf907
OpenSearch-Dashboards/src/core/server/core_app/assets/legacy_dark_theme.css
Line 15 in 1caf907
OpenSearch-Dashboards/src/core/server/core_app/assets/legacy_light_theme.css
Line 15 in 1caf907
OpenSearch-Dashboards/src/core/server/http/http_config.ts
Line 44 in 1caf907
OpenSearch-Dashboards/src/core/server/plugins/discovery/plugin_manifest_parser.test.ts
Line 43 in 1caf907
OpenSearch-Dashboards/src/core/server/plugins/discovery/plugins_discovery.test.ts
Line 79 in 1caf907
OpenSearch-Dashboards/src/dev/ci_setup/checkout_sibling_opensearch.sh
Line 48 in 1caf907
OpenSearch-Dashboards/src/dev/ci_setup/get_percy_env.js
Line 66 in 1caf907
OpenSearch-Dashboards/src/legacy/server/config/schema.js
Line 64 in 1caf907
OpenSearch-Dashboards/src/plugins/embeddable/README.md
Lines 11 to 19 in 1caf907
OpenSearch-Dashboards/src/plugins/opensearch_dashboards_overview/README.md
Line 9 in 1caf907
OpenSearch-Dashboards/src/plugins/opensearch_dashboards_utils/common/state_containers/create_state_container_react_helpers.ts
Line 90 in 1caf907
OpenSearch-Dashboards/src/plugins/opensearch_dashboards_utils/common/state_containers/index.ts
Line 34 in 1caf907
OpenSearch-Dashboards/src/plugins/opensearch_dashboards_utils/common/state_containers/README.md
Line 2 in 1caf907
OpenSearch-Dashboards/src/plugins/opensearch_dashboards_utils/public/state_sync/index.ts
Lines 35 to 47 in 1caf907
OpenSearch-Dashboards/src/plugins/opensearch_dashboards_utils/public/state_sync/README.md
Line 3 in 1caf907
OpenSearch-Dashboards/src/plugins/opensearch_dashboards_utils/public/state_sync/state_sync.ts
Line 67 in 1caf907
OpenSearch-Dashboards/src/plugins/opensearch_dashboards_utils/public/state_sync/state_sync_state_storage/create_osd_url_state_storage.ts
Line 53 in 1caf907
OpenSearch-Dashboards/src/plugins/opensearch_dashboards_utils/public/state_sync/state_sync_state_storage/create_session_storage_state_storage.ts
Lines 36 to 47 in 1caf907
OpenSearch-Dashboards/src/test_utils/public/testbed/types.ts
Lines 184 to 186 in 1caf907
OpenSearch-Dashboards/tasks/docker_docs/Dockerfile
Line 18 in 1caf907
The text was updated successfully, but these errors were encountered: