fenix/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
2020-12-03 16:30:20 +00:00
..
loader Bug 1613483 - Add all Browsertime tests with visual metrics to Fenix repo. (#9087) 2020-03-17 18:21:41 +01:00
transforms Nimbus-SDK-119 Get Nimbus server endpoint at build time. (#16682) 2020-12-03 16:30:20 +00:00
__init__.py Bug 1568466 - part 3: Enable shipit graph (#7314) 2020-04-09 14:33:13 +02:00
gradle.py Simplify build variants to just: debug, nightly, beta and release. 2020-08-06 11:52:10 +02:00
job.py Bug 1625126 - Cache external dependencies in a single task and let gradle tasks use it (#10316) 2020-05-13 18:36:48 +02:00
parameters.py Bug 1635488 - add Fenix version-bump task. (#16361) 2020-11-16 15:21:58 +01:00
release_promotion.py Bug 1635488 - add Fenix version-bump task. (#16361) 2020-11-16 15:21:58 +01:00
routes.py Bug 1631839 - part 3: Remove "project.mobile" routes (#12821) 2020-07-22 14:56:27 +02:00
target_tasks.py Bug 1649013 - Stop failing mark-as-shipped tasks (#13257) 2020-08-04 16:56:30 +02:00
util.py Bug 1580778 - Migrate build tasks to taskgraph and retire the old decision task (#5488) 2019-09-24 12:52:05 +02:00
worker_types.py Bug 1635488 - part 2: Add missing branch in version bump payload (#16650) 2020-11-19 15:32:35 +01:00