Commit Graph

5 Commits

Author SHA1 Message Date
James Graham
93139c9362 Bug 1356225 - Use merge for upstreaming wpt commits, a=testonly
MozReview-Commit-ID: 9NMEKlyrUrE
2017-04-20 10:49:30 +01:00
Sebastian Hengst
19b8d67f03 Backed out changeset 7bdad07e8dd8 (bug 1356225)
MozReview-Commit-ID: 9z7Z8w9Nz73
2017-04-14 17:18:26 +02:00
James Graham
c78aaeb33c Bug 1356225 - Use merge for upstreaming wpt commits, a=testonly
MozReview-Commit-ID: 9NMEKlyrUrE
2017-04-13 16:22:32 +01: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