Commit graph

14 commits

Author SHA1 Message Date
Jan Andre Ikenmeyer
f5ab95786f
Update MPL license to https (part 1) 2018-11-19 14:46:43 +01:00
Josh Matthews
9ee7860665
Remove warnings about WPT syncing process. 2018-08-16 06:44:40 -07:00
Josh Matthews
f1e9e6d111
Remove update-manifest argument that is no longer valid. 2018-03-16 21:49:24 -04:00
Josh Matthews
86e4fa50d3
Refine the set of directories that are checked during WPT syncing. 2018-02-23 12:58:56 -05:00
Josh Matthews
5b050d093e
Include non-upstream metadata changes in WPT sync. 2018-02-23 10:21:52 -05:00
Josh Matthews
c51505718b
Avoid duplicate error codes when opening WPT PR. 2018-02-11 22:09:48 -05:00
Josh Matthews
97b218d098
Propagate error code from fetching WPT changes. 2018-02-11 22:09:20 -05:00
Josh Matthews
298f70711c
Try to reduce instances of intermittent failures in nightly sync. 2018-02-09 10:26:35 -05:00
Josh Matthews
ee2ef627c8
Fix syntax error in WPT syncing script. 2018-02-01 23:10:45 -05:00
bors-servo
b5e5a99cb7
Auto merge of #19920 - servo:jdm-patch-10, r=aneeshusa
Supress output from git push in WPT sync.

Pushing to the remote exposes sensitive data in the logs of the job. The old token has been revoked as a consequence.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/19920)
<!-- Reviewable:end -->
2018-02-01 18:09:55 -05:00
Josh Matthews
b003f5ad06 Supress output from git push in WPT sync. 2018-02-01 18:08:57 -05:00
Josh Matthews
910e9db277
Make the syncing PR a bit harder to mess up. 2018-02-01 09:53:56 -05:00
Josh Matthews
3e323345a3 Address WPT sync problems from nightly run.
* The commit author is inferred from the hostname
* There's no debug build present, so the update-manifest command exits immediately
* The test run opens too many files and is killed
2018-01-29 13:02:57 -05:00
Josh Matthews
0c95c69030 Add script to automate pulling changes from upstream WPT. 2018-01-26 13:58:13 -05:00