gecko-dev/taskcluster/docker/funsize-update-generator
ffxbld 4ed5d9375b No Bug, taskcluster/docker/funsize-update-generator pipfile-update. r=bhearsum
Differential Revision: https://phabricator.services.mozilla.com/D64926

--HG--
extra : moz-landing-system : lando
2020-03-02 14:12:29 +00:00
..
scripts No Bug - Remove taskcluster.net references in the tree. r=aki 2020-01-24 15:52:50 +00:00
Dockerfile Bug 1617642 Remove pip version restriction & force Python 3.8 for funsize r=jlorenzo 2020-02-25 16:03:16 +00:00
Makefile
Pipfile Bug 1617642 Remove pip version restriction & force Python 3.8 for funsize r=jlorenzo 2020-02-25 16:03:16 +00:00
Pipfile.lock No Bug, taskcluster/docker/funsize-update-generator pipfile-update. r=bhearsum 2020-03-02 14:12:29 +00:00
README No Bug - Remove taskcluster.net references in the tree. r=aki 2020-01-24 15:52:50 +00:00
dep.pubkey
nightly_sha1.pubkey
nightly_sha384.pubkey
release_sha1.pubkey
release_sha384.pubkey
runme.sh No Bug - Remove taskcluster.net references in the tree. r=aki 2020-01-24 15:52:50 +00:00

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.