Firefox recipe server
Перейти к файлу
Tif Tran bfc58ad417
Merge pull request #2355 from mozilla/keyid-autograph
add key id for autograph
2024-03-25 08:52:37 -07:00
.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
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.

CircleCI Updates Code Style: Black

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.