1. 16 Aug, 2021 2 commits
    • Josip Sokcevic's avatar
      Update gsutil to use gsutil version 4.66, python3 · e8ef6259
      Josip Sokcevic authored
      This is a reland of 45773602
      with following changes:
      * bump version from 4.61 to 4.66, which contains several bugfixes
      
      Original change's description:
      > Reland "Reland "Update gsutil to use gsutil version 4.61, python3.""
      >
      > This is a reland of e53a5939
      >
      > Additional bug fixes:
      > * handle race condition in gsutil when creating its directory
      > * limit to one gsutil process on darwin due to bug in python3
      >
      > Original change's description:
      > > Reland "Update gsutil to use gsutil version 4.61, python3."
      > >
      > > This reverts commit af121aee.
      > >
      > > Reason for revert: re-landing with a switch back to vpython to get the compiled C extension version of crcmod for performance.
      > >
      > > Original change's description:
      > > > Revert "Update gsutil to use gsutil version 4.61, python3."
      > > >
      > > > This reverts commit f059ec93.
      > > >
      > > > Reason for revert: Reverting because we probably need to be using vpython and a compiled crcmod instead. See, e.g.,. b/188591640.
      > > >
      > > > Original change's description:
      > > > > Update gsutil to use gsutil version 4.61, python3.
      > > > >
      > > > > This CL updates the gsutil.py wrapper to download and use
      > > > > v4.61 of GCP's gsutil, which is Python3-compatible.
      > > > >
      > > > > v4.61 appears to be fully self-contained and have all of the
      > > > > packages it needs vendored into it. So, there's no reason to
      > > > > use vpython anymore, and this CL removes that.
      > > > >
      > > > > Also, this CL removes the 'fallback' option to gsutil and
      > > > > the ability to force a version switch, as this should no
      > > > > longer be necessary (it was added for a migration back in 2014
      > > > > but apparently this code was never removed afterwards).
      > > > >
      > > > > This CL also updates download_from_google_storage.py and
      > > > > upload_to_google_storage.py to similarly not have the version flags
      > > > > and to just use regular python3, not vpython3.
      > > > >
      > > > > Bug: 1184108
      > > > > Change-Id: I0d1a8351dba2d3ad1f927afa333fb10959f19443
      > > > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2898439
      > > > > Reviewed-by: Mike Frysinger <vapier@chromium.org>
      > > > > Reviewed-by: Josip Sokcevic <sokcevic@google.com>
      > > > > Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
      > > > > Commit-Queue: Dirk Pranke <dpranke@google.com>
      > > >
      > > > Bug: 1184108
      > > > Change-Id: I8e21a9a40d81e4e185642f866855b6838f80f1c2
      > > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2905904
      > > > Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
      > > > Commit-Queue: Dirk Pranke <dpranke@google.com>
      > >
      > > Bug: 1184108
      > > Change-Id: I5d6d6d06842e08517488471c144972818fcf02ff
      > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2907155
      > > Reviewed-by: Mike Frysinger <vapier@chromium.org>
      > > Reviewed-by: Josip Sokcevic <sokcevic@google.com>
      > > Commit-Queue: Dirk Pranke <dpranke@google.com>
      >
      > Bug: 1184108
      > Change-Id: Ibb5d886fd22e3553521ff8ad6e2b4435844ef972
      > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2988716
      > Reviewed-by: Dirk Pranke <dpranke@google.com>
      > Reviewed-by: Mike Frysinger <vapier@chromium.org>
      > Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
      > Commit-Queue: Josip Sokcevic <sokcevic@google.com>
      
      Bug: 1184108
      Change-Id: I33787dc75f6e45d6b462706e934d7a2a37703fa7
      Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3088085Reviewed-by: 's avatarDirk Pranke <dpranke@google.com>
      Commit-Queue: Josip Sokcevic <sokcevic@google.com>
      e8ef6259
    • recipe-roller's avatar
      Roll recipe dependencies (trivial). · e437ba4c
      recipe-roller authored
      This is an automated CL created by the recipe roller. This CL rolls
      recipe changes from upstream projects (recipe_engine) into this repository.
      
      The build that created this CL was
      https://ci.chromium.org/b/8838713607911186816
      
      recipe_engine:
      https://chromium.googlesource.com/infra/luci/recipes-py.git/+/86c0224c10b152ba9db02075c819b5e51057f528
        86c0224 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
            Roll CAS Client from b524a7a07b07 to 7bfc27d8df88
      
      More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
      
      R=iannucci@chromium.org
      
      Recipe-Tryjob-Bypass-Reason: Autoroller
      Bugdroid-Send-Email: False
      Change-Id: I63a014f90d7526cd031d320d3a3267f1135d1f0a
      Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3098099
      Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
      Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
      e437ba4c
  2. 14 Aug, 2021 1 commit
  3. 13 Aug, 2021 4 commits
  4. 12 Aug, 2021 1 commit
  5. 11 Aug, 2021 4 commits
  6. 10 Aug, 2021 6 commits
  7. 09 Aug, 2021 4 commits
  8. 06 Aug, 2021 3 commits
  9. 05 Aug, 2021 3 commits
  10. 04 Aug, 2021 3 commits
  11. 03 Aug, 2021 5 commits
  12. 02 Aug, 2021 1 commit
  13. 30 Jul, 2021 2 commits
  14. 29 Jul, 2021 1 commit