Making mozilla.org awesome, one pebble at a time
Перейти к файлу
Alex Gibson 6bb1d21e5a
Update Glean documentation (#14736)
2024-07-03 09:30:19 +01:00
.github Add Playright tests to integration_tests.yml (Issue #14755) (#14775) 2024-07-02 13:52:55 +01:00
.vscode Add black and ruff to vscode recommended extensions 2023-06-07 10:00:36 -07:00
bedrock Add WNP for Firefox 128 (#14720) 2024-07-02 10:14:20 -07:00
bin Update Python dependencies (#14725) 2024-06-24 13:59:14 +04:00
data
docker Ensure Docker builds include any CSS needed when the CMS Admin mode is active, too (#14756) 2024-07-01 16:25:47 +04:00
docs Update Glean documentation (#14736) 2024-07-03 09:30:19 +01:00
etc chore: Force supervisord to log to stdout instead of creating a directory (#12923) 2023-03-28 11:01:34 +01:00
gcp/bedrock-demos/cloudrun Wagtail in Bedrock: main groundwork (#14250) 2024-05-20 13:55:49 +04:00
glean Remove superfluous Glean metrics (#14690) 2024-06-19 13:22:38 +10:00
l10n Add WNP for Firefox 128 (#14720) 2024-07-02 10:14:20 -07:00
l10n-pocket Remove old obsolete strings from Fluent files (#13886) 2023-11-20 10:14:49 -08:00
lib Only fallback to existing translation 2024-06-21 10:33:38 -07:00
license_header
media Add WNP for Firefox 128 (#14720) 2024-07-02 10:14:20 -07:00
requirements Switch psycopg2 for psycopg (3) (#14753) 2024-06-28 18:17:52 +04:00
root_files Remove contribute.json (#14423) 2024-04-09 10:10:08 +01:00
scripts Fix #11126: Remove remaining Thunderbird calendar files (#11130) 2022-01-14 14:41:28 -08:00
tests Add Playright tests to integration_tests.yml (Issue #14755) (#14775) 2024-07-02 13:52:55 +01:00
wsgi Move to using gevent workers instead of meinheld 2024-03-01 12:58:06 -08:00
.adr-dir
.coveragerc
.dockerignore
.editorconfig Contentful: Migrate away from legacy Compose (#12133) 2022-11-02 15:26:12 +00:00
.env-dist Add SSO auth to Wagtail and Django admins (#14649) 2024-06-07 14:47:33 +04:00
.git-blame-ignore-revs Update `.git-blame-ignore-revs` after recent commits 2023-02-16 17:09:10 -05:00
.gitignore Add Playwright test suite (Fixes #14191) (#14612) 2024-06-19 10:22:32 +01:00
.pre-commit-config.yaml Update Python dependencies (#14725) 2024-06-24 13:59:14 +04:00
.prettierignore Add jasmine-browser-runner (#13765) 2023-10-16 12:19:28 -05:00
.prettierrc.json
.readthedocs.yaml Update docs build to Python 3.11. Fix a few warnings. 2024-03-11 10:44:21 -07:00
.stylelintrc Update front end linting and test dependencies 2024-01-02 10:15:02 +00:00
CODE_OF_CONDUCT.md
Dockerfile Bump node Docker image to 20.14.0-slim (Fixes #14705) 2024-06-21 16:22:04 -07:00
LICENSE Add trailing-whitespace 2023-02-16 09:59:56 -08:00
MANIFEST.in
Makefile Don't run worker queue node for now (#14694) 2024-06-17 22:36:37 +01:00
Procfile
README.md Remove CircleCI badge, because we don't use it any more (#13066) 2023-05-02 16:05:29 +01:00
app.json Change Sentry-related URLs (DSN and CSP report URI) for Heroku review apps 2022-03-22 12:09:14 +00:00
codecov.yml Make Codecov refrain from commenting on a PR if coverage has not changed (#11788) 2022-06-17 19:08:22 +01:00
docker-compose.yml Add background task queue support and use it for CMS image generation (#14617) 2024-06-04 14:27:34 +04:00
eslint.config.js Add Playwright test suite (Fixes #14191) (#14612) 2024-06-19 10:22:32 +01:00
heroku.yml
manage.py
newrelic.ini chore(newrelic): Disable distributed tracing (#11883) 2022-07-12 15:27:23 +01:00
package-lock.json Bump ws from 8.16.0 to 8.17.1 2024-06-24 10:37:44 +01:00
package.json Add NPM script for debugging Jasmine tests (Fixes #14645) 2024-06-21 15:56:30 -07:00
pyproject.toml Bump ruff and update config for v0.2+ (#14175) 2024-02-07 21:00:58 +00:00
setup.cfg Migrate to using ruff for Python linting 2023-06-07 10:00:36 -07:00
setup.py
webpack.config.js Update Sentry JS client to v8.8.0 (#14658) 2024-06-11 15:15:48 +10:00
webpack.static.config.js Remove unused fonts (Fixes #11886) (#11889) 2022-07-08 17:33:08 -04:00
webpack.test.config.js Data consent updates and privacy improvements (Fixes #14213) (#14559) 2024-06-03 09:44:43 +01:00

README.md

Bedrock

Bedrock is the code name of mozilla.org. It is as shiny, awesome, and open source as always. Perhaps even a little more.

What's deployed on dev,stage,prod?

Docs

Bedrock is a Django project. Check out the django docs for general technical documentation. In addition, there are project-specific bedrock docs.

Contributing

Patches are welcome! Feel free to fork and contribute to this project on GitHub. If you find a problem and wish to report it, please file a bug.

Looking for a good first bug to work on? Take a look at our contributing doc to get started.

Code of Conduct

This repository is governed by Mozilla's Community Participation Guidelines and Developer Etiquette Guidelines.

License

This software is licensed under the MPL version 2.0. For more information, read this repository's LICENSE.

credit @designerham