Bug 253972 - [git-webkit] Force pre-push hooks to be up-to-date
Summary: [git-webkit] Force pre-push hooks to be up-to-date
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-03-15 10:15 PDT by Jonathan Bedard
Modified: 2023-03-24 14: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-03-15 10:15:31 PDT
Any git-webkit command which pushes should check that the pre-push hook in the current checkout is up to date because `git push` is a dangerous command if our pre-push hook is not installed.
Comment 1 Radar WebKit Bug Importer 2023-03-15 10:15:46 PDT
<rdar://problem/106760739>
Comment 2 Jonathan Bedard 2023-03-15 10:36:21 PDT
Pull request: https://github.com/WebKit/WebKit/pull/11563
Comment 3 EWS 2023-03-22 10:29:00 PDT
Committed 261970@main (57dd97a2399f): <https://commits.webkit.org/261970@main>

Reviewed commits have been landed. Closing PR #11563 and removing active labels.
Comment 4 EWS 2023-03-22 16:46:43 PDT
Committed 259548.474@safari-7615-branch (339928b5be34): <https://commits.webkit.org/259548.474@safari-7615-branch>

Reviewed commits have been landed. Closing PR #487 and removing active labels.
Comment 5 Jonathan Bedard 2023-03-23 12:12:03 PDT
Re-opening for pull request https://github.com/WebKit/WebKit/pull/11877
Comment 6 EWS 2023-03-23 13:15:40 PDT
Committed 262027@main (8a9cc8641cbc): <https://commits.webkit.org/262027@main>

Reviewed commits have been landed. Closing PR #11877 and removing active labels.
Comment 7 EWS 2023-03-24 14:25:10 PDT
Committed 259548.479@safari-7615-branch (923516a2f0ba): <https://commits.webkit.org/259548.479@safari-7615-branch>

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