🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Kevin Meinhardt 059193a3d3
Simplify socketlabs check for status and messaging when something goes wrong. (#22005)
* Simplify socketlabs check for status and messaging when something goes wrong.

* Fix comments

* Add more details and formatting to suppressed email status table.

* Copy fixes and updates

* Update src/olympia/devhub/templates/devhub/verify_email.html

Co-authored-by: Francesco Lodolo <flodolo@mozilla.com>

---------

Co-authored-by: Mozilla Add-ons Robot <addons-dev-automation+github@mozilla.com>
Co-authored-by: Francesco Lodolo <flodolo@mozilla.com>
2024-03-19 17:30:54 +01:00
.circleci Use buildx to build docker image in circleci (#21960) 2024-03-05 14:26:07 +01:00
.github Fix build docker image action (#22020) 2024-03-19 12:44:22 +01:00
deps Merge deployment and development Dockerfiles (#20480) 2023-03-23 15:46:56 +01:00
docker Automate L10n extract/merge with reusable docker run github action (#21966) 2024-03-18 11:42:04 +01:00
docs Update dependencies documentation (#21511) 2024-03-12 08:50:52 +01:00
locale Extracted l10n messages from 2024-03-19 at b0c7029 2024-03-19 12:55:04 +00:00
logs
private Remove code related to the wat scanner (#19153) 2022-04-26 14:38:35 +02:00
requirements Bump ruff from 0.2.2 to 0.3.2 in /requirements (#21994) 2024-03-18 11:28:28 +00:00
scripts Automate L10n extract/merge with reusable docker run github action (#21966) 2024-03-18 11:42:04 +01:00
src/olympia Simplify socketlabs check for status and messaging when something goes wrong. (#22005) 2024-03-19 17:30:54 +01:00
static Simplify socketlabs check for status and messaging when something goes wrong. (#22005) 2024-03-19 17:30:54 +01:00
storage Remove guarded_addons directory and associated code, migrate existing (#19113) 2022-04-25 14:35:48 +02:00
tests Remove WIP performance tests - they were never used and are outdated (#20471) 2023-03-15 11:40:37 +01:00
.dockerignore Efficiently cache docker build (#21914) 2024-03-01 11:47:11 +01:00
.gitignore Efficiently cache docker build (#21914) 2024-03-01 11:47:11 +01:00
.jshintrc
.prettierignore Merge deployment and development Dockerfiles (#20480) 2023-03-23 15:46:56 +01:00
.prettierrc Introduce Prettier (#15131) 2020-08-03 14:55:07 +02:00
.readthedocs.yml upgrade to python 3.10 (#19568) 2022-08-17 18:25:13 +01:00
Dockerfile Fix small bugs in the docker build that are not obvious most of the time (#21983) 2024-03-11 07:51:50 +01:00
LICENSE Remove year in LICENSE 2023-07-20 15:31:17 +02:00
Makefile Autogenerate makefile help (#12220) 2019-08-29 15:34:26 +02:00
Makefile-docker Automate L10n extract/merge with reusable docker run github action (#21966) 2024-03-18 11:42:04 +01:00
Makefile-os Automate L10n extract/merge with reusable docker run github action (#21966) 2024-03-18 11:42:04 +01:00
README.rst Remove deleted mailing list link from Readme (#17233) 2021-06-02 16:14:43 +02:00
babel.cfg Remove puente: add necessary babel configuration instead (#19097) 2022-04-11 14:13:54 +02:00
babeljs.cfg Remove puente: add necessary babel configuration instead (#19097) 2022-04-11 14:13:54 +02:00
conftest.py Bump ruff from 0.2.2 to 0.3.2 in /requirements (#21994) 2024-03-18 11:28:28 +00:00
contribute.json Migrate to Circle CI (#16189) 2020-12-18 12:13:48 +01:00
docker-compose.override.yml Run dockerfile commands with correct user. (#12579) 2019-10-22 11:24:05 +02:00
docker-compose.private.yml Remove code related to the wat scanner (#19153) 2022-04-26 14:38:35 +02:00
docker-compose.yml chore(docker): Add port mapping for MySQL container (#21560) 2023-12-06 14:09:46 +01:00
jest.config.js Update dependency jest to v27 (#17218) 2021-06-01 11:25:49 +02:00
manage.py Enable isort (#20718) 2023-05-23 15:36:16 +01:00
package-lock.json Bump terser from 5.27.0 to 5.29.2 (#22022) 2024-03-18 10:39:40 +00:00
package.json Bump terser from 5.27.0 to 5.29.2 (#22022) 2024-03-18 10:39:40 +00:00
pyproject.toml Update pyproject.toml with new ruff config (#21864) 2024-02-15 12:56:30 +00:00
settings.py Bump ruff from 0.2.2 to 0.3.2 in /requirements (#21994) 2024-03-18 11:28:28 +00:00
settings_test.py Queue Cinder jobs on a queue per entity type (#21764) 2024-01-31 11:17:28 +01:00
setup.py Enable isort (#20718) 2023-05-23 15:36:16 +01:00
version.json

README.rst

Этот файл содержит неоднозначные символы Юникода!

Этот файл содержит неоднозначные символы Юникода, которые могут быть перепутаны с другими в текущей локали. Если это намеренно, можете спокойно проигнорировать это предупреждение. Используйте кнопку Экранировать, чтобы подсветить эти символы.

.. image:: https://img.shields.io/badge/%E2%9D%A4-code%20of%20conduct-blue.svg
    :target: https://github.com/mozilla/addons-server/blob/master/.github/CODE_OF_CONDUCT.md
    :alt: Code of conduct

.. image:: https://circleci.com/gh/mozilla/addons-server.svg?style=svg
    :target: https://circleci.com/gh/mozilla/addons-server


Addons-Server
=============

Welcome to the Addons Server repository!  Please feel free to visit the web page of the current project hosted on `addons.mozilla.org`_. If you want to install it follow our guide located in `install docs`_.  We'd love your help!  You can come talk to us on `Matrix #amo:mozilla.org`_ if you have any questions.

Please report bugs here: https://github.com/mozilla/addons/issues or https://github.com/mozilla/addons-server/issues
You can access the AMO dev environment at https://addons-dev.allizom.org/ and the AMO stage environment at https://addons.allizom.org/


.. _`addons.mozilla.org`: https://addons.mozilla.org
.. _`install docs`: https://addons-server.readthedocs.io/en/latest/topics/install/docker.html
.. _`Matrix #amo:mozilla.org`: https://chat.mozilla.org/#/room/#amo:mozilla.org


.. marker-for-security-bug-inclusion-do-not-remove

Security Bug Reports
--------------------

This code and its associated production web page are included in the Mozillas web and services `bug bounty program`_. If you find a security vulnerability, please submit it via the process outlined in the program and `FAQ pages`_. Further technical details about this application are available from the `Bug Bounty Onramp page`_.

Please submit all security-related bugs through Bugzilla using the `web security bug form`_. Never submit security-related bugs through a Github Issue or by email.

.. _bug bounty program: https://www.mozilla.org/en-US/security/web-bug-bounty/
.. _FAQ pages: https://www.mozilla.org/en-US/security/bug-bounty/faq-webapp/
.. _Bug Bounty Onramp page: https://wiki.mozilla.org/Security/BugBountyOnramp/
.. _web security bug form: https://bugzilla.mozilla.org/form.web.bounty