Bug 236706
Summary: | [EWS] Rename 'patch' to 'change' in transfer-archive-to-s3 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=236679 https://bugs.webkit.org/show_bug.cgi?id=234847 https://bugs.webkit.org/show_bug.cgi?id=236676 https://bugs.webkit.org/show_bug.cgi?id=236674 |
Jonathan Bedard
transfer-archive-to-s3 works if you pass a hash instead of a patch_id, but we should change the script arguments to make it more clear what we expect the caller to pass.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/89025868>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/153
Jonathan Bedard
Landed https://commits.webkit.org/247372@main (r289986)!
Jonathan Bedard
(In reply to Jonathan Bedard from comment #3)
> Landed https://commits.webkit.org/247372@main (r289986)!
It's actually https://commits.webkit.org/247373@main (r289987), fun race condition in `git-webkit land` I'll address tomorrow.