Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upRun a decision task on both TC deployments #24662
Conversation
highfive
commented
Nov 5, 2019
|
Heads up! This PR modifies the following files:
|
|
@bors-servo try=try-wpt-mac |
|
|
|
@bors-servo try=wpt-mac |
|
@bors-servo try=wpt-mac |
|
@bors-servo try=wpt-mac |
…TER_ROOT_URL
…ring push event
|
https://tools.taskcluster.net/groups/EkcR2QAMQEu0rVOhZcMCoQ is green. (WPT tasks previously failed to download the release build artifact.) |
|
|
|
@bors-servo r+ |
|
|
|
@bors-servo p=1 |
Run a decision task on both TC deployments
|
|
|
@bors-servo retry |
|
|
Run a decision task on both TC deployments
Now you need to specify the type of ingestion you want (hg-push or task) and makes it simpler to separate which options are used for what. To ingest an Hg push you can do this: ```bash ./manage.py ingest_push_and_tasks hg-push --project autoland --commit 1f17d60de61efeebaf9e4d04ce2abc4290179d00 ``` To ingest a task you can do this: ```bash ./manage.py ingest_push_and_tasks task --task-id QGZSGHnaSRWRFk6TZlNMHQ ``` To ingest a Github PR you can do this: ``` ./manage.py ingest_push_and_tasks pr --pr-url servo/servo#24662 ```
|
|
|
|
Eh, maybe I was a bit too eager with requiring 100% coverage :) @bors-servo r=jdm |
|
|
Run a decision task on both TC deployments
|
|
SimonSapin commentedNov 5, 2019
No description provided.