Making mozilla.org awesome, one pebble at a time
Перейти к файлу
Paul McLanahan 50db5e804e
Add Heroku support for Review apps (#7849)
* Add heroku.yml for docker deploys

* Grab legal-docs if not present

* Add app.json for Heroku pipelines and review apps
2019-10-10 10:11:53 -04:00
.circleci Update front-end dependencies (Fixes #7503) 2019-09-04 10:43:37 -07:00
.github Remove estimates table from sprint task template (#7079) 2019-04-16 08:19:16 -07:00
bedrock lockwise page creation 2019-10-09 13:04:33 -07:00
bin Add Heroku support for Review apps (#7849) 2019-10-10 10:11:53 -04:00
docker Remove SECRET_KEY from all .env files 2019-09-26 11:29:14 -05:00
docs Add ADR: Move CI/CD Pipelines to Gitlab 2019-10-10 10:02:58 +01:00
etc Upload and distribute database updates via S3 (#5334) 2018-03-29 14:24:22 -05:00
jenkins Remove SECRET_KEY from all .env files 2019-09-26 11:29:14 -05:00
lib Add generic Geo redirector view class 2019-09-02 16:18:51 +01:00
media Fix eslint 'no-useless-escape' errors. (#7747, #7838) 2019-10-09 15:40:10 -07:00
requirements Upgrade Django to 2.2.5 2019-09-04 09:29:16 +01:00
root_files Add Yandex verification HTML file (#6311) 2018-10-18 16:44:47 -05:00
scripts Django 2.2 (#7196) 2019-07-03 02:24:42 -05:00
tests Identify iPadOS as iOS and not macOS (Fixes #7299) 2019-09-26 11:00:54 -04:00
vendor-local/src Update legal-docs submodule to latest master (#7818) 2019-10-01 10:36:59 -07:00
wsgi Add 'newrelic.ini' param to newrelic.agent.initialize() (#7161) 2019-05-07 10:36:13 -05: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 Pre-download newsletter experiment on /firefox (Fixes #5944) 2018-09-20 18:21:35 +01:00
.env-dist Use external data for home page content cards 2019-01-22 18:40:02 +00:00
.eslintrc.js Upgrade Jasmine and Karma dependencies (Fixes #6867) (#7339) 2019-07-12 09:22:46 -07:00
.gitignore Use external data for home page content cards 2019-01-22 18:40:02 +00:00
.gitmodules Bug 1144669: Update deployment for peep dependencies. 2015-04-14 10:32:25 -04:00
.stylelintrc Update stylelint (Fixes #6869) (#7402) 2019-07-16 08:12:19 -07:00
CODE_OF_CONDUCT.md Update code of conduct (Fixes #6999) (#7000) 2019-03-28 07:57:47 -07:00
Dockerfile Django 2.2 (#7196) 2019-07-03 02:24:42 -05:00
Jenkinsfile Switch from IRC to Slack notifications from Jenkins (#5945) 2018-07-26 09:47:09 -05: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 Clean untracked directories as well as files in 'make clean'; fix #7866 2019-10-10 09:09:48 +01:00
Procfile Upload and distribute database updates via S3 (#5334) 2018-03-29 14:24:22 -05:00
README.md Update license link in README (fixes #7360) 2019-07-19 08:38:11 -07:00
app.json Add Heroku support for Review apps (#7849) 2019-10-10 10:11:53 -04:00
contribute.json update jenkins urls to use VPN 2019-03-03 21:31:13 -05:00
docker-compose.yml Upgrade Gulp to v4.0.0 (Fixes #6683) 2019-02-28 09:15:54 +00:00
gulpfile.js Drop 1st class support for IE9 (Fixes #7559) 2019-09-18 09:08:37 +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 Update to Protocol 9.0.0 (#7788) (#7789) 2019-09-27 09:05:49 +01:00
setup.cfg Django 2.2 (#7196) 2019-07-03 02:24:42 -05:00
setup.py Django 2.2 (#7196) 2019-07-03 02:24:42 -05:00
yarn.lock Update to Protocol 9.0.0 (#7788) (#7789) 2019-09-27 09:05:49 +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.

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 the wiki page for a list of mentored bugs.

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