зеркало из https://github.com/mozilla/gecko-dev.git
1516eb0435
Eventually, workers will provide these variables directly (https://bugzilla.mozilla.org/show_bug.cgi?id=1460015). But for now, this ensures that TASKCLUSTER_ROOT_URL is set everywhere in production, and TASKCLUSTER_PROXY_URL is set wherever the proxy is active. The taskgraph Taskcluster utils module gets a `get_root_url()` that gets the root URL for the current run, either from an environment variable in production or, on the command line, defaulting to https://taskcluster.net for user convenience. When the production instance's URL changes, we can simply change that default. Other changes to use this function are reserved for later commits. This changes the docker build process propagate TASKCLUSTER_ROOT_URL into the docker images where necessary (using %ARG), specifically to create URLs for debian repo paths. --HG-- extra : rebase_source : 4f50e9d066da62a1887baabd8603844c85a32ee6 extra : source : 5ea6f03f845e49d503f5d0283557f54561c41654 |
||
---|---|---|
.. | ||
mozrelease | ||
test | ||
setup.py |