gecko-dev/taskcluster/docker/funsize-update-generator
ffxbld cd2060cc21 No Bug, taskcluster/docker/funsize-update-generator pipfile-update. r=sfraser
Differential Revision: https://phabricator.services.mozilla.com/D40604

--HG--
extra : moz-landing-system : lando
2019-08-05 12:54:32 +00:00
..
scripts Bug 1566070 Remove references to datadog from partials r=mtabara 2019-07-22 07:11:45 +00:00
Dockerfile
Makefile
Pipfile Bug 1566070 Remove references to datadog from partials r=mtabara 2019-07-22 07:11:45 +00:00
Pipfile.lock No Bug, taskcluster/docker/funsize-update-generator pipfile-update. r=sfraser 2019-08-05 12:54:32 +00:00
README
dep.pubkey
nightly_sha1.pubkey
nightly_sha384.pubkey
release_sha1.pubkey
release_sha384.pubkey
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://taskcluster.net" -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.