Telemetry Analysis Service
Перейти к файлу
Mozilla-GitHub-Standards 17d79360bd Add Mozilla Code of Conduct (#1656)
Fixes #1655


As of January 1 2019, Mozilla requires that all GitHub projects include this [CODE_OF_CONDUCT.md](https://github.com/mozilla/repo-templates/blob/master/templates/CODE_OF_CONDUCT.md) file in the project root. The file has two parts:

1. Required Text - All text under the headings *Community Participation Guidelines and How to Report*, are required, and should not be altered.
2. Optional Text - The Project Specific Etiquette heading provides a space to speak more specifically about ways people can work effectively and inclusively together. Some examples of those can be found on the [Firefox Debugger](https://github.com/devtools-html/debugger.html/blob/master/CODE_OF_CONDUCT.md) project, and [Common Voice](https://github.com/mozilla/voice-web/blob/master/CODE_OF_CONDUCT.md). (The optional part is commented out in the [raw template file](https://raw.githubusercontent.com/mozilla/repo-templates/blob/master/templates/CODE_OF_CONDUCT.md), and will not be visible until you modify and uncomment that part.)

If you have any questions about this file, or Code of Conduct policies and procedures, please see [Mozilla-GitHub-Standards](https://wiki.mozilla.org/GitHub/Repository_Requirements) or email Mozilla-GitHub-Standards+CoC@mozilla.com.

_(Message COC002)_
2019-03-29 21:22:53 +01:00
.circleci [Bug 1473089] Migrate telemetry-analysis-service to circle2.0 (#1216) 2018-07-16 08:26:46 -07:00
atmo Set SameSite to lax to allow login via Auth0. 2019-01-18 13:56:46 +01:00
bin [Bug 1473089] Migrate telemetry-analysis-service to circle2.0 (#1216) 2018-07-16 08:26:46 -07:00
docs Black (#1512) 2019-01-17 15:53:45 +01:00
requirements Bump boto3 from 1.7.77 to 1.9.82 (#1550) 2019-01-21 14:36:54 +01:00
tests Black (#1512) 2019-01-17 15:53:45 +01:00
.coveragerc Move to pytest-cov. Fix issue #458. 2017-05-15 20:47:13 +02:00
.dockerignore Bug 1311634 - Adopt more dockerflow patterns (#86) 2017-01-19 11:23:06 +01:00
.editorconfig Add EditorConfig 2016-10-17 11:12:54 +02:00
.env-dist Added some helper to env.dist for Auth0 config. 2017-11-01 19:13:17 +01:00
.gitignore Stop using urlman in favor of custom solution. 2018-02-19 21:44:25 +01:00
.pyup.yml Remove pyup schedule. 2018-08-14 17:13:16 +02:00
CHANGELOG.rst Update changelog and news. 2019-01-18 11:44:39 +01:00
CODE_OF_CONDUCT.md Add Mozilla Code of Conduct (#1656) 2019-03-29 21:22:53 +01:00
Dockerfile Black (#1512) 2019-01-17 15:53:45 +01:00
Dockerfile.dev Black (#1512) 2019-01-17 15:53:45 +01:00
LICENSE Initial project setup 2016-02-08 10:09:48 +00:00
Makefile Set up Sphinx docs. 2017-06-26 22:37:01 -07:00
NEWS.md Update changelog and news. 2019-01-18 11:44:39 +01:00
Procfile Added Celery monitor to Procfile. 2017-05-24 15:16:35 +02:00
README.md Merge branch 'master' of github.com:mozilla/telemetry-analysis-service 2019-01-16 12:06:27 +01:00
contribute.json s/bugzilla/github issues/g 2017-02-14 16:12:41 +01:00
docker-compose.yml Black (#1512) 2019-01-17 15:53:45 +01:00
manage.py Black (#1512) 2019-01-17 15:53:45 +01:00
newrelic.ini Move to Celery. 2017-03-22 08:55:43 +01:00
package-lock.json Fix sec vulns. 2019-01-18 11:31:37 +01:00
package.json Bump clipboard from 1.7.1 to 2.0.4 (#1479) 2019-01-17 18:07:00 +01:00
pyproject.toml Black (#1512) 2019-01-17 15:53:45 +01:00
pytest.ini Black (#1512) 2019-01-17 15:53:45 +01:00
renovate.json Disable Renovate for Python. 2018-08-14 17:12:52 +02:00
runtime.txt Use Python 3.6. 2017-05-15 10:46:31 +02:00
setup.cfg Black (#1512) 2019-01-17 15:53:45 +01:00
setup.py Black (#1512) 2019-01-17 15:53:45 +01:00

README.md

atmo - The code for the Telemetry Analysis Service

Documentation Status CircleCI codecov Stories ready Stories in progress CalVer - Timely Software Versioning

The full documentation can be found on Read The Docs:

https://atmo.readthedocs.io/