Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a0cb037063a252e2b157a7cecbbe61e4dbccebe6
      
https://github.com/WebKit/WebKit/commit/a0cb037063a252e2b157a7cecbbe61e4dbccebe6
  Author: Aakash Jain <aakash_j...@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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to