mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-04 02:57:38 +00:00
9805f87c5f
The robustcheckout.py that is in-tree ends up in docker images, used by tasks running on docker-worker, but for tasks running on generic-worker, we currently rely on whatever version of robustcheckout.py is there. It currently seems out of date, but whenever we make changes to the in-tree version, we don't end up with the fix on these jobs without some additional manual work. With this change, we do the same as with run-task and fetch-content: we pull the in-tree version that we store as an artifact of the decision task. Differential Revision: https://phabricator.services.mozilla.com/D214234 |
||
---|---|---|
.. | ||
builder | ||
lib | ||
lint | ||
misc | ||
tester | ||
tests | ||
are_dependencies_completed.py | ||
copy.sh | ||
get-secret.py | ||
run-task | ||
slack_notifier.py | ||
testrail_main.py | ||
write-dummy-secret.py |