зеркало из https://github.com/mozilla/gecko-dev.git
ae80827888
Differential Revision: https://phabricator.services.mozilla.com/D65323 --HG-- rename : taskcluster/ci/pipfile-update/kind.yml => taskcluster/ci/python-dependency-update/kind.yml rename : taskcluster/docker/pipfile-updates/Dockerfile => taskcluster/docker/python-dependency-update/Dockerfile rename : taskcluster/docker/pipfile-updates/README.md => taskcluster/docker/python-dependency-update/README.md rename : taskcluster/docker/pipfile-updates/runme.sh => taskcluster/docker/python-dependency-update/runme.sh rename : taskcluster/docker/pipfile-updates/scripts/update_pipfiles.sh => taskcluster/docker/python-dependency-update/scripts/update_pipfiles.sh rename : taskcluster/docker/pipfile-updates/setup.sh => taskcluster/docker/python-dependency-update/setup.sh rename : taskcluster/taskgraph/transforms/pipfile_update.py => taskcluster/taskgraph/transforms/python_update.py extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
scripts | ||
Dockerfile | ||
Makefile | ||
README | ||
dep.pubkey | ||
nightly_sha1.pubkey | ||
nightly_sha384.pubkey | ||
release_sha1.pubkey | ||
release_sha384.pubkey | ||
requirements.in | ||
requirements.txt | ||
runme.sh |
README
To run this locally for testing/development purposes: 1. Find a funsize generating task ID 2. make pull DOCKERIO_USERNAME=mozillareleases 3. docker run -t -e TASKCLUSTER_ROOT_URL="https://firefox-ci-tc.services.mozilla.com/" -e SHA1_SIGNING_CERT='nightly_sha1' -e SHA384_SIGNING_CERT='nightly_sha384' -e TASK_ID="${TASK_ID}" -e EXTRA_PARAMS="--arch=x86_64" mozillareleases/funsize-update-generator /runme.sh The TASK_ID should be a recent "partials" Task.