Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[build.webkit.org] Use identifier as version when uploading artifacts
https://bugs.webkit.org/show_bug.cgi?id=239321 <rdar://problem/91734798> Reviewed by Ryan Haddad. * Tools/CISupport/build-webkit-org/steps.py: (GenerateJSCBundle): Use archive_revision to name generated content. (GenerateMiniBrowserBundle): Ditto (UploadBuiltProduct): Ditto (UploadMinifiedBuiltProduct): Ditto (DownloadBuiltProduct): Ditto (DownloadBuiltProductFromMaster): Ditto (RunBenchmarkTests): Ditto (UploadTestResults): Ditto (TransferToS3): Ditto (ExtractTestResults.__init__): Ditto (ShowIdentifier.evaluateCommand): Set archive_revision as identifier, fall back to got_revision. Canonical link: https://commits.webkit.org/249651@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@292881 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
Showing
2 changed files
with
37 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters