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/app/src
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
..
androidTest For #16032: Support installing recommended add-ons from AMO 4 years ago
beta/res Simplify build variants to just: debug, nightly, beta and release. 4 years ago
debug For #13959: move resetAfter into StrictModeManager. 4 years ago
geckoBeta/java/org/mozilla/fenix/engine Fix GeckoProvider for beta and release variant. 4 years ago
geckoNightly/java/org/mozilla/fenix/engine Add mozcn safebrowsing 4 years ago
geckoRelease/java/org/mozilla/fenix/engine Fix GeckoProvider for beta and release variant. 4 years ago
main Nimbus-SDK-119 Get Nimbus server endpoint at build time. (#16682) 4 years ago
migration Integrate new search code from Android Components into Fenix. 4 years ago
nightly Simplify build variants to just: debug, nightly, beta and release. 4 years ago
release/res Simplify build variants to just: debug, nightly, beta and release. 4 years ago
test For #16032: Support installing recommended add-ons from AMO 4 years ago