зеркало из https://github.com/mozilla/normandy.git
2df7c8de8c
2318: Add retrospective ADR for usage of remote settings r=rehandalal a=mythmon This may help when reviewing recent problems with the signing infrastructure, and to better undrest and Normandy's history. Fixes #2309 Co-authored-by: Michael Cooper <mythmon@gmail.com> |
||
---|---|---|
.circleci | ||
assets/bundles | ||
bin | ||
ci | ||
client | ||
contract-tests | ||
docs | ||
etc | ||
normandy | ||
parquet_schemas | ||
requirements | ||
.coveragerc | ||
.dockerignore | ||
.flake8 | ||
.gitignore | ||
.nsprc | ||
.pyup.yml | ||
.therapist.yml | ||
CODE_OF_CONDUCT.md | ||
Dockerfile | ||
Dockerfile.development | ||
LICENSE | ||
Makefile | ||
README.md | ||
bors.toml | ||
docker-compose.yml | ||
generate_from_openapi.py | ||
karma.conf.js | ||
manage.py | ||
package.json | ||
poetry.lock | ||
pyproject.toml | ||
pytest.ini | ||
renovate.json | ||
test_v3_api.py | ||
yarn.lock |
README.md
Normandy Recipe Server
Normandy manages recipes of changes to make to Firefox, including temporary studies, user surveys and controlled rollout of new features.
License
Normandy is licensed under the MPLv2. See the LICENSE
file for details.
The Docker images published for Normandy include GeoLite2 data created by MaxMind, available from https://www.maxmind.com.
Hacking
Please see the Developer Setup documentation to get started.