James Graham
3100e753ea
Bug 1345490 - Skip travis when upstreaming wpt commits, r=Ms2ger
...
Since we currently just delete the branch before CI runs causing errors
and unnneccessary resource usage.
MozReview-Commit-ID: AgOZmlmuUnM
2017-03-17 14:42:24 +00:00
Sebastian Hengst
2689ae5546
Backed out changeset 8647490d6806 (bug 1345490)
2017-03-15 19:22:27 +01:00
James Graham
b7a79db29d
Bug 1345490 - Skip travis when upstreaming wpt commits, r=Ms2ger
...
Since we currently just delete the branch before CI runs causing errors
and unnneccessary resource usage.
MozReview-Commit-ID: AgOZmlmuUnM
2017-03-15 15:20:53 +00:00
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
ed9d7181a5
Bug 1331899 - Fix rename handling in wpt sync process, r=Ms2ger
...
MozReview-Commit-ID: JbBaYGnYKKY
2017-01-19 14:23:54 +00:00
James Graham
8a3a60cbd6
Bug 1331899 - Update wpt sync for manifest changes, r=Ms2ger
...
The source revision is no longer stored in the manifest so
instead store it in our metadata file.
MozReview-Commit-ID: DjGmRi2Khws
2017-01-19 14:23:49 +00: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
e0b201dbd4
Bug 1257797 - Fix bug that prevents continuing wpt update correctly after patch fails to apply, r=Ms2ger
...
MozReview-Commit-ID: 16VZ2n6Kulq
2016-03-18 11:00:58 +00:00
James Graham
b2a9bb01f1
Bug 1217418 - Make wpt update script more robust in the face of patches that won't apply, r=Ms2ger
...
This can happen if landing the update took a long time such that there is
a local patch against a file that was changed upstream in the period between
starting the update and landing it.
2015-11-06 15:10:53 +00:00
Sebastian Hengst
5601cca0c9
Backed out 3 changesets (bug 1217418, bug 1217767) for Linux x64 debug W-e10s(3) permafail. r=nigelb,backout
...
Backed out changeset af7f10137637 (bug 1217767)
Backed out changeset f65121860ffe (bug 1217418)
Backed out changeset c050501bde82 (bug 1217767)
2015-10-24 15:51:43 +02:00
James Graham
ac2050afec
Bug 1217418 - Make wpt update script more robust in the face of patches that won't apply, r=Ms2ger
...
This can happen if landing the update took a long time such that there is
a local patch against a file that was changed upstream in the period between
starting the update and landing it.
2015-10-23 11:02:49 +01:00
James Graham
ffc98aa6e9
Bug 1180500 - Update wpt upstreaming script for wptrunner changes, r=Ms2ger
2015-07-07 10:05:31 +01:00
James Graham
6d40356211
Bug 1154823 - Give upstreaming script a simple UI to select commits that should not be upstreamed (e.g. backouts) r=Ms2ger
2015-04-16 09:44:08 +01:00
James Graham
dd5c1c6eee
Bug 1124181 - Store local base SHA1 of last web-platform-tests update explicitly, r=ahal
2015-02-06 16:11:51 +00:00
James Graham
40ae4ccac9
Bug 1121962 - Small fixes to web-platform-tests upstreaming script, r=Ms2ger
2015-01-15 16:19:14 +00: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