Making mozilla.org awesome, one pebble at a time
Перейти к файлу
Alex Gibson 85b35893cb
Bump Node to v18 (Fixes #13525) (#13526)
2023-08-11 08:35:45 -07:00
.github Bump Node to v18 (Fixes #13525) (#13526) 2023-08-11 08:35:45 -07:00
.vscode Add black and ruff to vscode recommended extensions 2023-06-07 10:00:36 -07:00
bedrock Update NA WNP116 CTA [#13421] 2023-08-08 11:53:57 -07:00
bin Update Python dependencies (#13255) 2023-06-14 14:16:46 +01:00
contentful_migrations Dependency bumps (#13375) 2023-07-10 19:50:07 +01:00
data Move lang files into the data directory 2020-09-09 12:21:13 -04:00
docker Fix #12705: Add system git config 2023-02-06 14:57:54 -05:00
docs Remove high_res_img() helper (Fixes #13227) 2023-08-03 09:08:22 +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 Update Pocket GTM Container (fixes #12624) 2023-03-10 09:57:48 +00:00
glean Bump Glean to v1.4.0 (#13430) 2023-07-26 14:03:33 -07:00
l10n Delete old whatsnew pages 110 to 113 2023-08-02 10:47:22 +01:00
l10n-pocket Drop fluent from Pocket updates signup (#13184) 2023-05-24 14:25:47 +01:00
lib Migrate Relay pages to bedrock behind a DEV setting (#12964) 2023-07-26 07:18:36 -07:00
license_header Add pre-commit hook for including the MPLv2 in all source code files (#10617) 2021-10-22 13:09:44 +01:00
media update static images with apngs 2023-08-10 14:15:37 +01:00
requirements Update Glean.js to v2.0.0 (Fixes #13493) 2023-08-09 09:33:27 +01:00
root_files Update San Francisco address [fix #13352] (#13461) 2023-07-31 13:26:42 +10:00
scripts Fix #11126: Remove remaining Thunderbird calendar files (#11130) 2022-01-14 14:41:28 -08:00
tests Add WNP 117 for EU (Reader mode) (Fixes #13480) (#13491) 2023-08-07 11:57:38 -07:00
wsgi Bump Whitenoise 2022-02-28 18:04:13 -05:00
.adr-dir establish the use of ADRs for bedrock architecture 2019-01-09 14:28:36 -05:00
.coveragerc Remove old L10n machinery (#10660) 2021-11-17 11:18:52 -08:00
.dockerignore Django 2.2 (#7196) 2019-07-03 02:24:42 -05:00
.editorconfig Contentful: Migrate away from legacy Compose (#12133) 2022-11-02 15:26:12 +00:00
.env-dist Use external data for home page content cards 2019-01-22 18:40:02 +00:00
.eslintignore Careers pages redesign (#12286) 2022-12-14 11:50:57 -05:00
.eslintrc.js Update to Protocol 17.0.0 (Fixes #13125) 2023-05-15 10:07:55 +01:00
.git-blame-ignore-revs Update `.git-blame-ignore-revs` after recent commits 2023-02-16 17:09:10 -05:00
.gitignore Update pyenv docs 2023-04-14 13:48:55 -07:00
.pre-commit-config.yaml Bump front-end linters and test runner (#13422) 2023-07-26 11:36:30 -07:00
.prettierignore Careers pages redesign (#12286) 2022-12-14 11:50:57 -05:00
.prettierrc.json Format JS files using Prettier (Fixes #10468, #10479) 2021-10-08 16:07:35 +01:00
.readthedocs.yaml Add readthedocs config file to customize Python version (#11272) 2022-03-02 14:02:39 -08:00
.stylelintrc Lint careers scss files (#13128) 2023-05-12 11:07:12 -07:00
CODE_OF_CONDUCT.md Update code of conduct (Fixes #6999) (#7000) 2019-03-28 07:57:47 -07:00
Dockerfile Bump Node to v18 (Fixes #13525) (#13526) 2023-08-11 08:35:45 -07:00
LICENSE Add trailing-whitespace 2023-02-16 09:59:56 -08:00
MANIFEST.in Bug 816080: Upgrade Bedrock to latest Playdoh 2013-05-15 11:14:13 -07:00
Makefile Migrate to using ruff for Python linting 2023-06-07 10:00:36 -07:00
Procfile Upload and distribute database updates via S3 (#5334) 2018-03-29 14:24:22 -05:00
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
contribute.json Remove jQuery from common bundle (Fixes #9946) (#10309) 2021-07-09 08:41:17 -07:00
docker-compose.yml Use webpack-dev-server for local development 2023-01-30 10:00:32 +00:00
heroku.yml Add Heroku support for Review apps (#7849) 2019-10-10 10:11:53 -04:00
manage.py Add pre-commit hook for including the MPLv2 in all source code files (#10617) 2021-10-22 13:09:44 +01:00
newrelic.ini chore(newrelic): Disable distributed tracing (#11883) 2022-07-12 15:27:23 +01:00
package-lock.json Update Glean.js to v2.0.0 (Fixes #13493) 2023-08-09 09:33:27 +01:00
package.json Update Glean.js to v2.0.0 (Fixes #13493) 2023-08-09 09:33:27 +01:00
pyproject.toml Dependency bumps (#13429) 2023-07-24 18:58:27 +01:00
setup.cfg Migrate to using ruff for Python linting 2023-06-07 10:00:36 -07:00
setup.py Add pre-commit hook for including the MPLv2 in all source code files (#10617) 2021-10-22 13:09:44 +01:00
webpack.config.js Update to Protocol 17.0.0 (Fixes #13125) 2023-05-15 10:07:55 +01:00
webpack.static.config.js Remove unused fonts (Fixes #11886) (#11889) 2022-07-08 17:33:08 -04: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