[webkit-changes] [WebKit/WebKit] a0cb03: upload-file-to-s3 fails because of webkitpy autoin...

Aakash J noreply at github.com
Thu Dec 14 10:39:09 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a0cb037063a252e2b157a7cecbbe61e4dbccebe6
      https://github.com/WebKit/WebKit/commit/a0cb037063a252e2b157a7cecbbe61e4dbccebe6
  Author: Aakash Jain <aakash_jain at apple.com>
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
    M Tools/Scripts/upload-file-to-url

  Log Message:
  -----------
  upload-file-to-s3 fails because of webkitpy autoinstaller failing with error No archives for six-1.16 found
https://bugs.webkit.org/show_bug.cgi?id=266411

Reviewed by Jonathan Bedard.

Ignore webkitpy errors while trying to import. We are only importing it to auto-install
requests module, which might already be present.

* Tools/Scripts/upload-file-to-url:

Canonical link: https://commits.webkit.org/272057@main




More information about the webkit-changes mailing list