Making mozilla.org awesome, one pebble at a time
Перейти к файлу
Steve Jalim 59e9dd89c4
Add missing pass-through of rerun-related env vars (#14088)
2024-01-30 12:24:16 +00:00
.github Create GTM review issue template 2024-01-22 13:00:52 -08:00
.vscode Add black and ruff to vscode recommended extensions 2023-06-07 10:00:36 -07:00
bedrock Ensure releases have a valid version to be public 2024-01-29 09:31:08 -08:00
bin Add missing pass-through of rerun-related env vars (#14088) 2024-01-30 12:24:16 +00:00
contentful_migrations Bump follow-redirects from 1.15.1 to 1.15.4 in /contentful_migrations 2024-01-22 14:36:26 +00:00
data
docker
docs Update to Glean 4.0.0 (#14126) 2024-01-29 17:02:51 +11: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 Revert "Set BOUNCER_URL for demos to be the dev bouncer, for all demos (#13981)" (#13982) 2023-12-05 19:31:53 +00:00
glean Remove old Glean page hit event (Issue #13431) (#13988) 2024-01-03 10:06:37 +00:00
l10n Update linux flow on download-thanks (#14096) 2024-01-23 08:03:46 -06:00
l10n-pocket Remove old obsolete strings from Fluent files (#13886) 2023-11-20 10:14:49 -08:00
lib Add missing data-cta-text values 2024-01-12 11:01:04 -08:00
license_header
media Add VPN 30-day guarantee note to pricing [fix #14127] (#14128) 2024-01-29 11:38:48 +11:00
requirements Revert uwsgi 2024-01-29 16:00:19 -08:00
root_files Update San Francisco address [fix #13352] (#13461) 2023-07-31 13:26:42 +10:00
scripts
tests Update linux flow on download-thanks (#14096) 2024-01-23 08:03:46 -06:00
wsgi Revert uwsgi 2024-01-29 16:00:19 -08:00
.adr-dir
.coveragerc
.dockerignore
.editorconfig
.env-dist
.eslintignore
.eslintrc.js Add jasmine-browser-runner (#13765) 2023-10-16 12:19:28 -05:00
.git-blame-ignore-revs Update `.git-blame-ignore-revs` after recent commits 2023-02-16 17:09:10 -05:00
.gitignore Add jasmine-browser-runner (#13765) 2023-10-16 12:19:28 -05:00
.pre-commit-config.yaml Update dependencies (#14112) 2024-01-23 17:08:13 +00:00
.prettierignore Add jasmine-browser-runner (#13765) 2023-10-16 12:19:28 -05:00
.prettierrc.json
.readthedocs.yaml
.stylelintrc Update front end linting and test dependencies 2024-01-02 10:15:02 +00:00
CODE_OF_CONDUCT.md
Dockerfile Update bedrock to build using Node v20 (Fixes #13938) (#13939) 2023-11-30 09:30:14 +11:00
LICENSE Add trailing-whitespace 2023-02-16 09:59:56 -08:00
MANIFEST.in
Makefile Switch from black to ruff for code formatting 2024-01-17 14:18:11 -08: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
codecov.yml
contribute.json
docker-compose.yml Fixes #13247: Replace gunicorn+meinheld with uWSGI 2024-01-29 12:05:50 -08:00
heroku.yml
manage.py
newrelic.ini
package-lock.json Update to Glean 4.0.0 (#14126) 2024-01-29 17:02:51 +11:00
package.json Update to Glean 4.0.0 (#14126) 2024-01-29 17:02:51 +11:00
pyproject.toml Switch from black to ruff for code formatting 2024-01-17 14:18:11 -08:00
setup.cfg Migrate to using ruff for Python linting 2023-06-07 10:00:36 -07:00
setup.py
webpack.config.js Update to Protocol 17.0.0 (Fixes #13125) 2023-05-15 10:07:55 +01:00
webpack.static.config.js
webpack.test.config.js Add jasmine-browser-runner (#13765) 2023-10-16 12:19:28 -05: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