Bug 222283
Summary: | Update post-commit hooks to send git hash instead of svn revision to build.webkit.org | ||
---|---|---|---|
Product: | WebKit | Reporter: | Aakash Jain <aakash_jain> |
Component: | Tools / Tests | Assignee: | Jonathan Bedard <jbedard> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | aakash_jain, ap, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 222282 |
Aakash Jain
Updated post-commit hooks to send git hash instead of svn revision to build.webkit.org. This is to support https://bugs.webkit.org/show_bug.cgi?id=222282
Especially bin/svn_buildbot.py and hooks/post-commit needs to be updated.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Ideally we want to use a GitHub hook, not update a Subversion one, correct?
Radar WebKit Bug Importer
<rdar://problem/74884121>
Aakash Jain
*** This bug has been marked as a duplicate of bug 239072 ***