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
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
..
loader Bug 1613483 - Add all Browsertime tests with visual metrics to Fenix repo. (#9087) 4 years ago
transforms Nimbus-SDK-119 Get Nimbus server endpoint at build time. (#16682) 4 years ago
__init__.py Bug 1568466 - part 3: Enable shipit graph (#7314) 4 years ago
gradle.py Simplify build variants to just: debug, nightly, beta and release. 4 years ago
job.py Bug 1625126 - Cache external dependencies in a single task and let gradle tasks use it (#10316) 4 years ago
parameters.py Bug 1635488 - add Fenix version-bump task. (#16361) 4 years ago
release_promotion.py Bug 1635488 - add Fenix version-bump task. (#16361) 4 years ago
routes.py Bug 1631839 - part 3: Remove "project.mobile" routes (#12821) 4 years ago
target_tasks.py Bug 1649013 - Stop failing mark-as-shipped tasks (#13257) 4 years ago
util.py Bug 1580778 - Migrate build tasks to taskgraph and retire the old decision task (#5488) 5 years ago
worker_types.py Bug 1635488 - part 2: Add missing branch in version bump payload (#16650) 4 years ago