Bug 262540 - [git-webkit] Downgrade mode when publishing tags
Summary: [git-webkit] Downgrade mode when publishing tags
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-10-03 07:35 PDT by Jonathan Bedard
Modified: 2023-10-04 12:25 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2023-10-03 07:35:12 PDT
When we're publishing tags, we should never be pushing novel commits (since all tags should be on a branch). We can greatly speed up tag publication by downgrading our pre-push check mode when pushing tags, so long as we've fetched the branches we just pushed first.
Comment 1 Radar WebKit Bug Importer 2023-10-03 07:35:53 PDT
<rdar://problem/116401274>
Comment 2 Jonathan Bedard 2023-10-03 07:40:23 PDT
Pull request: https://github.com/WebKit/WebKit/pull/18551
Comment 3 EWS 2023-10-04 12:25:41 PDT
Committed 268863@main (61c514f84861): <https://commits.webkit.org/268863@main>

Reviewed commits have been landed. Closing PR #18551 and removing active labels.