Граф коммитов

8 Коммитов

Автор SHA1 Сообщение Дата
Vincent 8a279f2103 Co-locate images with their place of use
As requested at:
- https://github.com/mozilla/fx-private-relay/pull/1518#discussion_r799811585
- https://github.com/mozilla/fx-private-relay/pull/1518#pullrequestreview-872231018
2022-06-28 14:56:32 +02:00
John Whitlock 73a146c8a7
Make healthcheck a required parameter
In process_emails_from_sqs, require that a path to the healthcheck file
is set. For local development, place this at tmp/healthcheck.json, in a
new temporary directory for local development files.
2022-05-05 15:12:21 -05:00
John Whitlock f02eee4585
Add optional django-silk
Silk is a live profiling and inspection tool for Django, suitable for
local development. It is disabled when DEBUG=False. It is also disabled
when running tests, since it adds database queries for writing profile
data to the database.
2022-04-21 10:43:46 -05:00
John Whitlock 952125685f
Reduce Docker image size
* Remove the apt cache after installing
* Don't create pip caches
* Sync .dockerignore with .gitignore files, except for frontend/out,
  which is needed for build
2022-03-25 14:16:06 -05:00
John Whitlock 0b3c367416
Ignore more files and folders 2022-02-25 14:32:26 -06:00
groovecoder cc9824d30f for #79: pytest on circle 2020-04-07 10:47:26 -05:00
groovecoder 0ac9131b19 fix docker container running test command 2020-03-09 09:42:45 -05:00
groovecoder 1fc57a6415 start Dockerfile 2020-03-05 10:36:05 -06:00