You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/taskcluster/fenix_taskgraph/transforms
jhugman ea9f692007
Nimbus-SDK-119 Get Nimbus server endpoint at build time. (#16682)
This PR builds on [AC##9024][1], and implements setting the Nimbus endpoints from [a secret set at build time][2].

For production use, this requires a secret named `nimbus_url` to be put into CI.

Note: Nimbus is currently behind a feature flag.

If developers wish to use a Nimbus server for local development, you can set the url by adding an entry into local.properties, e.g.:

```
nimbus.remote-settings.url=https://settings.stage.moz4ws.net
```

Without setting server, Nimbus will be able to function, except no experimental definitions will be fetched, and features under experiment will be configured as if not enrolled in the experiment.

[1]: https://github.com/mozilla-mobile/android-components/pull/9024
[2]: https://groups.google.com/a/mozilla.com/g/android-components-team/c/lAGVKQy8aiA/m/rY3uGAwhBAAJ
4 years ago
..
__init__.py Bug 1580778 - Migrate build tasks to taskgraph and retire the old decision task (#5488) 5 years ago
browsertime.py Bug 1670284 - Enable webrender for all tests and run a subset without webrender. (#16325) 4 years ago
build.py Nimbus-SDK-119 Get Nimbus server endpoint at build time. (#16682) 4 years ago
github_release.py Bug 1648785 - Let taskcluster upload APKs to Github releases (#12907) 4 years ago
mark_as_shipped.py Bug 1630587 - fix mark-as-shipped task Fenix releases (#10021) 4 years ago
multi_dep.py Bug 1648785 - Let taskcluster upload APKs to Github releases (#12907) 4 years ago
notify.py For bug 1571029 - Put raptor emails back (#5560) 5 years ago
push_apk.py Simplify build variants to just: debug, nightly, beta and release. 4 years ago
secrets.py Bug 1620190 - Run android-components bumps once a day (#9251) 4 years ago
signing.py Bug 1642657 - Undo browsertime changes for nightly-simulation. (#11274) 4 years ago
test.py Expose PR number to ui-test 5 years ago
version_bump.py Bug 1635488 - part 2: Add missing branch in version bump payload (#16650) 4 years ago
visual_metrics.py Bug 1636589 - Update visual-metrics, and geckodriver archive path. (#10558) 4 years ago