gecko-dev/taskcluster/docker/funsize-update-generator
Ben Hearsum 390a288378 Bug 1677550: Native ARM64 Mac Nightly Fails to Update r=aki
Differential Revision: https://phabricator.services.mozilla.com/D97217
2020-11-16 20:48:21 +00:00
..
scripts Bug 1677550: Native ARM64 Mac Nightly Fails to Update r=aki 2020-11-16 20:48:21 +00:00
Dockerfile
Makefile Bug 1648664 Reduce download concurrency in partials r=aki 2020-06-30 16:34:06 +00:00
README Bug 1648664 Reduce download concurrency in partials r=aki 2020-06-30 16:34:06 +00:00
dep1.pubkey
nightly.pubkey
release.pubkey
requirements.in
requirements.txt
runme.sh Bug 1648664 Reduce download concurrency in partials r=aki 2020-06-30 16:34:06 +00:00

README

To run this locally for testing/development purposes:

1. Find a funsize generating task ID
2. docker run -t -e TASKCLUSTER_ROOT_URL="https://firefox-ci-tc.services.mozilla.com" -e SIGNING_CERT='nightly' -e MAR_CHANNEL_ID='firefox-mozilla-central' -e TASK_ID="${TASK_ID}" -e EXTRA_PARAMS="--arch=x86_64"  funsize-update-generator /runme.sh

The TASK_ID should be a recent "partials" Task.