Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
mozilla
/
addons-server
зеркало из
https://github.com/mozilla/addons-server.git
Следить
1
В избранное
0
Форкнуть
Вы уже форкнули addons-server
0
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
105f480336
addons-server
/
.dockerignore
9 строки
58 B
Plaintext
Исходник
Обычный вид
История
Убрать экранирование
Экранировать
Merge deployment and development Dockerfiles (#20480) * Merge deployment and development Dockerfiles * Stop using root to install dependencies * Run make commands from os with --user olympia
2023-03-23 17:46:56 +03:00
.env
Add a .dockerignore file (#5063) https://github.com/mozilla/addons-server/pull/5060 removed the git repo dependency from jingo-minify, we shouldn't carry .git directory into our container image any more.
2017-03-30 00:14:09 +03:00
.git
.cache
WIP: Cleanup locustio based performance / smoke tests, add more entities (#8358) * Port mozilla/amo-loadtest to FXA authentication and WebExtensions. This is the first part of many to improve our load-tests and allow them to be run regularly as part of a regression test suite. This commit primarily ports the existing tests over to our repository, updates them to use FxA authentication and uses a WebExtension for the upload test. This only implements the baseline for more work to come in #7744 but it's important to have authentication and the basic infrastructure working correctly. It's also still using the legacy add-on detail and listing pages, that'll obviously change - or be only true for SeaMonkey and Thunderbird related tests since we still have to support them (very low priority though) It also adds a first step of a summary report that links to new-relic. That'll need a bit more tooling and testing but it worked quite well in first tests. Refs #7744 Next steps: * Implement most of the read-only tests from #7744 * Check what needs auth in #7744, implement it properly * Implement database and cache query logging * Implement a unified merged test-report that uses the database and cache query logging and merges it with locust logs (using our new unique request id) * Fix makefile, show dummy-usage for now. * Delete generate-summary script for now * Pin and cleanup dependencies * Reverse all urls * Use passed in account for login * split things up * Use gevent for waiting, some cleanups, add first version of Dockerfile, running script, disable developer stuff for now * Add browsing collections and browsing categories * Add loads more variation, add support for thunderbird, seamonkey, multiple languages * Decrease size of docker images for local testing * Get installation and docker image mostly to work, docs, cleanups * Allow fxa environment variables be overwritten * Hit legacy site of every variation * More explicit theme testing * Add browsing for app-versions and various rss feeds * More variation in rss feeds, add featured and search tools * Add a few more response.success() calls * Test user profile pages, warn for empty collection pages * More docs * Add review browsing
2018-05-30 17:46:16 +03:00
.tox
Merge deployment and development Dockerfiles (#20480) * Merge deployment and development Dockerfiles * Stop using root to install dependencies * Run make commands from os with --user olympia
2023-03-23 17:46:56 +03:00
deps/
WIP: Cleanup locustio based performance / smoke tests, add more entities (#8358) * Port mozilla/amo-loadtest to FXA authentication and WebExtensions. This is the first part of many to improve our load-tests and allow them to be run regularly as part of a regression test suite. This commit primarily ports the existing tests over to our repository, updates them to use FxA authentication and uses a WebExtension for the upload test. This only implements the baseline for more work to come in #7744 but it's important to have authentication and the basic infrastructure working correctly. It's also still using the legacy add-on detail and listing pages, that'll obviously change - or be only true for SeaMonkey and Thunderbird related tests since we still have to support them (very low priority though) It also adds a first step of a summary report that links to new-relic. That'll need a bit more tooling and testing but it worked quite well in first tests. Refs #7744 Next steps: * Implement most of the read-only tests from #7744 * Check what needs auth in #7744, implement it properly * Implement database and cache query logging * Implement a unified merged test-report that uses the database and cache query logging and merges it with locust logs (using our new unique request id) * Fix makefile, show dummy-usage for now. * Delete generate-summary script for now * Pin and cleanup dependencies * Reverse all urls * Use passed in account for login * split things up * Use gevent for waiting, some cleanups, add first version of Dockerfile, running script, disable developer stuff for now * Add browsing collections and browsing categories * Add loads more variation, add support for thunderbird, seamonkey, multiple languages * Decrease size of docker images for local testing * Get installation and docker image mostly to work, docs, cleanups * Allow fxa environment variables be overwritten * Hit legacy site of every variation * More explicit theme testing * Add browsing for app-versions and various rss feeds * More variation in rss feeds, add featured and search tools * Add a few more response.success() calls * Test user profile pages, warn for empty collection pages * More docs * Add review browsing
2018-05-30 17:46:16 +03:00
node_modules/
Add storage/ folder to dockerignore
2019-09-17 14:36:54 +03:00
storage/
Add a .dockerignore file (#5063) https://github.com/mozilla/addons-server/pull/5060 removed the git repo dependency from jingo-minify, we shouldn't carry .git directory into our container image any more.
2017-03-30 00:14:09 +03:00
logs/*