You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stephanie Kim
93d5662c1d
Revert "Reland "Add support for GCS deps""
This reverts commit d94a03f21e.
Reason for revert: PLATFORM_MAPPING import issue
Original change's description:
> Reland "Add support for GCS deps"
>
> This is a reland of commit 3eedee7b55
>
> Original change's description:
> > Add support for GCS deps
> >
> > Also take out GCS calling logic from download_google_storage and
> > into call_google_storage.
> >
> > GCS deps look like:
> > 'src/third_party/node/linux': {
> > 'dep_type': 'gcs',
> > 'condition': 'checkout_linux',
> > 'bucket': 'chromium-nodejs/20.11.0',
> > 'object_name': '46795170ff5df9831955f163f6966abde581c8af',
> > 'sha256sum': '887504c37404898ca41b896f448ee6d7fc24179d8fb6a4b79d028ab7e1b7153d',
> > },
> >
> > 'src/third_party/llvm-build/Release+Asserts': {
> > 'dep_type': 'gcs',
> > 'condition': 'checkout_linux',
> > 'bucket': 'chromium-browser-clang',
> > 'object_name': 'Linux_x64/clang-llvmorg-18-init-17730-gf670112a-2.tar.xz',
> > 'sha256sum': '1e46df9b4e63c074064d75646310cb76be2f19815997a8486987189d80f991e8',
> > },
> >
> > Example directory for src/third_party/node/linux after gclient sync:
> > - tar_file.gz is the downloaded file from GCS.
> > - node_linux_x64/ is extracted in its path.
> > - `hash` contains the sha of GCS filename.
> > ```
> > chromium/src/ ->
> > third_party/node/linux/ ->
> > hash, tar_file.gz, node_linux_x64/
> > ```
> >
> > Bug: b/324418194
> > Change-Id: Ibcbbff27e211f194ddb8a08494af56570a84a12b
> > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5299722
> > Commit-Queue: Stephanie Kim <kimstephanie@google.com>
> > Reviewed-by: Joanna Wang <jojwang@chromium.org>
>
> Bug: b/324418194
> Change-Id: I8b960f6dd3534658a9ee0b7688e68eaa15df1444
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5334791
> Commit-Queue: Stephanie Kim <kimstephanie@google.com>
> Reviewed-by: Josip Sokcevic <sokcevic@chromium.org>
> Reviewed-by: Joanna Wang <jojwang@chromium.org>
Bug: b/324418194
Change-Id: I28bc0ba838a1135ff882cd88b77dbb2cb4b85b82
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5345022
Reviewed-by: Joanna Wang <jojwang@chromium.org>
Commit-Queue: Stephanie Kim <kimstephanie@google.com>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
|
2 years ago |
| .. |
|
gstools
|
…
|
|
|
OWNERS
|
…
|
|
|
auth_test.py
|
…
|
|
|
autoninja_test.py
|
Revert "Remove ability to use_goma in autoninja (chromeos excepted)"
|
2 years ago |
|
bazel_test.py
|
…
|
|
|
bot_update_coverage_test.py
|
Fix multiline comment formatting
|
2 years ago |
|
cipd_bootstrap_test.py
|
Update cipd_bootstrap_test to use a newer cipd client binary.
|
2 years ago |
|
detect_host_arch_test.py
|
…
|
|
|
download_from_google_storage_unittest.py
|
Revert "Reland "Add support for GCS deps""
|
2 years ago |
|
fetch_test.py
|
…
|
|
|
gclient_cipd_smoketest.py
|
…
|
|
|
gclient_eval_unittest.py
|
Reland^3 "Upgrade python to 3.11"
|
2 years ago |
|
gclient_git_mutates_smoketest.py
|
…
|
|
|
gclient_git_smoketest.py
|
…
|
|
|
gclient_no_sync_smoketest.py
|
…
|
|
|
gclient_paths_test.py
|
…
|
|
|
gclient_scm_test.py
|
Revert "Reland "Add support for GCS deps""
|
2 years ago |
|
gclient_smoketest.py
|
…
|
|
|
gclient_smoketest_base.py
|
Fix multiline comment formatting
|
2 years ago |
|
gclient_test.py
|
Fix multiline comment formatting
|
2 years ago |
|
gclient_transitions_smoketest.py
|
Fix multiline comment formatting
|
2 years ago |
|
gclient_utils_test.py
|
…
|
|
|
gerrit_client_test.py
|
…
|
|
|
gerrit_util_test.py
|
Reland "Update gclient to use git config caching"
|
2 years ago |
|
git_cache_test.py
|
[git_cache] Track if git cache is fully initialized
|
2 years ago |
|
git_cl_creds_check_report.txt
|
…
|
|
|
git_cl_test.py
|
[git-cl] Skip EnsureAuthenticated check for sso:// schemes
|
2 years ago |
|
git_common_test.py
|
Reland "Update gclient to use git config caching"
|
2 years ago |
|
git_dates_test.py
|
…
|
|
|
git_find_releases_test.py
|
…
|
|
|
git_footers_test.py
|
…
|
|
|
git_hyper_blame_test.py
|
Fix multiline comment formatting
|
2 years ago |
|
git_map_test.py
|
…
|
|
|
git_migrate_default_branch_test.py
|
…
|
|
|
git_number_test.py
|
…
|
|
|
git_rebase_update_test.py
|
…
|
|
|
gsutil_test.py
|
…
|
|
|
hooks_test.py
|
…
|
|
|
lockfile_test.py
|
…
|
|
|
metrics_test.py
|
…
|
|
|
my_activity_test.py
|
…
|
|
|
ninja_reclient_test.py
|
Change source of hash for reproxy socket.
|
2 years ago |
|
ninjalog_uploader_test.py
|
…
|
|
|
owners_client_test.py
|
…
|
|
|
owners_finder_test.py
|
…
|
|
|
presubmit_canned_checks_test.py
|
Fix multiline comment formatting
|
2 years ago |
|
presubmit_support_test.py
|
Implement _ProvidedDiffCache.GetOldContents
|
2 years ago |
|
presubmit_unittest.py
|
Implement support for change info thru diff file
|
2 years ago |
|
rdb_wrapper_test.py
|
…
|
|
|
recipes_test.py
|
Support recipes_test.py in non-git workspace
|
2 years ago |
|
reclient_metrics_test.py
|
…
|
|
|
roll_dep_test.py
|
…
|
|
|
scm_unittest.py
|
Reland "Update gclient to use git config caching"
|
2 years ago |
|
split_cl_test.py
|
…
|
|
|
subcommand_test.py
|
…
|
|
|
subprocess2_test.py
|
Fix multiline comment formatting
|
2 years ago |
|
upload_to_google_storage_unittest.py
|
…
|
|
|
utils_test.py
|
…
|
|
|
watchlists_unittest.py
|
…
|
|