Commit Graph

3 Commits

Author SHA1 Message Date
James Graham
a82af4663e Bug 1338180 - Use hg SHA1 to identify wpt sync point, r=Ms2ger
MozReview-Commit-ID: BEyaIyJqtZ4
2017-01-31 19:05:14 -08:00
James Graham
49901b952b Bug 1309932 - Allow wpt sync script to work with non-merge PRs, r=Ms2ger
MozReview-Commit-ID: DsrFzoBnfbp
2016-10-25 18:10:30 +01:00
James Graham
b28b683780 Bug 1102907 - Script for allowing web-platform-tests changes to be upstreamed, r=ahal
This extends the upstream update script with steps for pushing
local changes to upstream. The general approach is to look for all
commits to the tests directory since the last sync, rewrite those
so they apply to upstream at the last sync point, then rebase onto
the sync commit, before creating and merging a PR for each in turn.
2015-01-13 09:42:40 +00:00