Firefox recipe server
Перейти к файлу
Mike Cooper cc7b7ade34
Remove old browser setup
2018-08-28 12:32:22 -07:00
.circleci Use root user for karma server 2018-08-28 12:23:56 -07:00
bin Remove old browser setup 2018-08-28 12:32:22 -07:00
ci Use correct image tag 2018-08-28 12:14:25 -07:00
client Fix lint errors from airbnb upgrade 2018-08-28 09:10:48 -07:00
compose Demono the docs 2018-04-26 11:25:24 -07:00
contract-tests Format code with Black 2018-06-28 14:00:58 -07:00
docs Test that the docs build 2018-08-16 15:01:48 -04:00
etc Cancel the monorepo, and make recipe-server the sole project 2018-04-26 11:25:24 -07:00
normandy Fix lint errors from airbnb upgrade 2018-08-28 09:10:48 -07:00
parquet_schemas Cancel the monorepo, and make recipe-server the sole project 2018-04-26 11:25:24 -07:00
requirements Update statsd from 3.2.2 to 3.3.0 2018-08-27 09:21:22 -07:00
.babelrc Cleanup node dependencies and build system 2018-07-24 16:48:34 -07:00
.dockerignore Cleanup node dependencies and build system 2018-07-24 16:48:34 -07:00
.eslintignore Add a blank .eslintignore file to work around eslint-plugin-mozilla. 2017-04-20 14:40:52 -07:00
.eslintrc Cleanup node dependencies and build system 2018-07-24 16:48:34 -07:00
.flake8 Cancel the monorepo, and make recipe-server the sole project 2018-04-26 11:25:24 -07:00
.gitignore CircleCI 2.0 2018-08-08 11:20:17 -04:00
.nsprc Cancel the monorepo, and make recipe-server the sole project 2018-04-26 11:25:24 -07:00
.pyup.yml Schedule pyup weekly 2018-05-22 11:06:18 -07:00
.readthedocs.yml Use Python 3.6 for readthedocs 2018-05-10 16:43:32 -07:00
.stylelintrc Cancel the monorepo, and make recipe-server the sole project 2018-04-26 11:25:24 -07:00
.therapist.yml Merge branch `master` 2018-08-01 14:07:29 -04:00
Dockerfile python:3.6-slim with hash 2018-08-24 15:01:28 -04:00
LICENSE Cancel the monorepo, and make recipe-server the sole project 2018-04-26 11:25:24 -07:00
README.md Add Black badge to readme 2018-06-29 10:19:24 -07:00
bors.toml Merge #1447 2018-08-17 00:38:37 +00:00
karma.conf.js Cleanup node dependencies and build system 2018-07-24 16:48:34 -07:00
manage.py Format code with Black 2018-06-28 14:00:58 -07:00
newrelic.ini Cancel the monorepo, and make recipe-server the sole project 2018-04-26 11:25:24 -07:00
package.json Remove call to nonexistant lint:css command 2018-08-28 09:15:59 -07:00
pyproject.toml Require Black code formatting for Python 2018-06-28 14:00:58 -07:00
pytest.ini Cancel the monorepo, and make recipe-server the sole project 2018-04-26 11:25:24 -07:00
renovate.json digest pin Dockerfile(s) but not docker-compose.yml 2018-08-24 12:36:20 -04:00
webpack.config.js Cleanup node dependencies and build system 2018-07-24 16:48:34 -07:00
yarn.lock Upgrade eslint libraries to remove yarn check problems 2018-08-28 09:10:48 -07:00

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.

Hacking

Please see the Developer Setup documentation to get started.