mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-12 22:28:59 +02:00
Differential Revision: https://phabricator.services.mozilla.com/D29170 --HG-- extra : moz-landing-system : lando |
||
|---|---|---|
| .. | ||
| scripts | ||
| dep.pubkey | ||
| Dockerfile | ||
| Makefile | ||
| nightly_sha1.pubkey | ||
| nightly_sha384.pubkey | ||
| Pipfile | ||
| Pipfile.lock | ||
| README | ||
| release_sha1.pubkey | ||
| release_sha384.pubkey | ||
| runme.sh | ||
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.