Making mozilla.org awesome, one pebble at a time
Перейти к файлу
Paul McLanahan f4d6ac029c
Add an ADR for using a single docker image for all deployments (#9123)
Re https://github.com/mozmeao/infra/issues/1306

[ci skip]
2020-09-23 16:59:44 -04:00
.circleci Move front-end linting and tests to NPM scripts (Fixes #8479) 2020-07-17 13:49:58 +01:00
.github Update issue templates 2020-09-10 12:01:04 -06:00
bedrock Updates to EN September campaign (#9435) 2020-09-23 11:29:36 -07:00
bin Fix db data upload path issue 2020-09-11 18:00:01 -04:00
data Move lang files into the data directory 2020-09-09 12:21:13 -04:00
docker Use a single docker image for all deployments 2020-09-09 12:21:13 -04:00
docs Add an ADR for using a single docker image for all deployments (#9123) 2020-09-23 16:59:44 -04:00
etc Upload and distribute database updates via S3 (#5334) 2018-03-29 14:24:22 -05:00
l10n Add message for Win10 users on thanks page [fix #9411] (#9428) 2020-09-22 11:26:08 -07:00
lib Move lang files into the data directory 2020-09-09 12:21:13 -04:00
media Updates to EN September campaign (#9435) 2020-09-23 11:29:36 -07:00
requirements Upgrade Pillow to 7.2.0 2020-09-10 16:07:54 +01:00
root_files Add .well-known/matrix/client 2020-01-10 11:57:41 -05:00
scripts Remove all contributor data machinery 2020-01-23 19:27:22 +00:00
tests Make simplified download button (Fixes #8860) (#9345) 2020-09-21 17:37:14 -07:00
wsgi Fail to start if the database file is missing 2020-09-09 12:21:13 -04:00
.adr-dir establish the use of ADRs for bedrock architecture 2019-01-09 14:28:36 -05:00
.coveragerc Bug 1085476: Enable Travis CI. 2014-10-20 15:19:40 -04:00
.dockerignore Django 2.2 (#7196) 2019-07-03 02:24:42 -05:00
.editorconfig Remove Sandstone (Fixes #8384) (#8449) 2020-01-23 20:04:51 +01:00
.env-dist Use external data for home page content cards 2019-01-22 18:40:02 +00:00
.eslintignore Move front-end linting and tests to NPM scripts (Fixes #8479) 2020-07-17 13:49:58 +01:00
.eslintrc.js Move front-end linting and tests to NPM scripts (Fixes #8479) 2020-07-17 13:49:58 +01:00
.gitignore Include the sitemap.json file in the sitemaps update 2020-08-11 10:32:47 +01:00
.gitlab-ci.yml Use a single docker image for all deployments 2020-09-09 12:21:13 -04:00
.gitmodules Load Legal Docs from the database 2020-08-05 17:14:18 +01:00
.stylelintignore Move front-end linting and tests to NPM scripts (Fixes #8479) 2020-07-17 13:49:58 +01:00
.stylelintrc Remove Sandstone (Fixes #8384) (#8449) 2020-01-23 20:04:51 +01:00
CODE_OF_CONDUCT.md Update code of conduct (Fixes #6999) (#7000) 2019-03-28 07:57:47 -07:00
Dockerfile Use Maxmind DB for getting request country codes 2020-09-10 09:20:47 -04:00
LICENSE Update license to MPL 2. 2012-11-28 18:26:46 +01:00
MANIFEST.in Bug 816080: Upgrade Bedrock to latest Playdoh 2013-05-15 11:14:13 -07:00
Makefile Load Legal Docs from the database 2020-08-05 17:14:18 +01:00
Procfile Upload and distribute database updates via S3 (#5334) 2018-03-29 14:24:22 -05:00
README.md Update CONTRIBUTING.md with good-first-bug links (Fixes #8992) (#9022) 2020-06-15 08:41:03 -07:00
app.json Revert "Move from Raven to Sentry-SDK for error reporting" 2020-07-21 14:42:11 -04:00
contribute.json update jenkins urls to use VPN 2019-03-03 21:31:13 -05:00
docker-compose.yml Move lang files into the data directory 2020-09-09 12:21:13 -04:00
gulpfile.js Move front-end linting and tests to NPM scripts (Fixes #8479) 2020-07-17 13:49:58 +01:00
heroku.yml Add Heroku support for Review apps (#7849) 2019-10-10 10:11:53 -04:00
manage.py Fix bug 1155810: Remove funfactory. 2015-04-29 16:58:25 -04:00
newrelic.ini Turn off New Relic browser auto-instrumentation 2015-12-10 15:35:12 -05:00
package.json Fixed #9357 - Updated mozilla-protocol/core package (#9408) 2020-09-16 13:30:10 -07:00
setup.cfg settle recipe location 2019-12-20 16:17:23 -05:00
setup.py Django 2.2 (#7196) 2019-07-03 02:24:42 -05:00
yarn.lock Fixed #9357 - Updated mozilla-protocol/core package (#9408) 2020-09-16 13:30:10 -07: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.

Circle CI

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