Anna Sirota AnnaSirota
  • Joined on 2011-08-23
Anna Sirota pushed to main at infrastructure/web-playbooks 2024-08-08 15:51:51 +02:00
6efa14d921 nginx: fix HTTPS upstream by adding port (server always needs a port unless it's 80)
bbd566226b nginx: set variables_hash_bucket_size,variables_hash_max_size to silence the warning
Compare 2 commits »
Anna Sirota pushed to main at infrastructure/blender-id 2024-08-08 12:33:53 +02:00
39a0d23c15 Typo fixed in README
Anna Sirota pushed to main at infrastructure/extensions-website 2024-08-06 10:59:03 +02:00
d2825bbfc5 Settings: optionally configure admin mail
Anna Sirota pushed to main at infrastructure/extensions-website 2024-08-06 10:47:46 +02:00
bcff63c3bb Settings: don't change defaults of EMAIL_*
Anna Sirota pushed to main at infrastructure/extensions-website 2024-08-05 20:34:50 +02:00
f74b3a5249 Playbooks: replace staging inventory
30b831d454 Playbooks,README: enable ToC
60198400ce Minor changes to README
Compare 3 commits »
Anna Sirota pushed to main at infrastructure/web-playbooks 2024-08-05 19:52:21 +02:00
e605702563 Sort extra_env; capitalise env in From:, set DJANGO_SETTINGS_MODULE
Anna Sirota pushed to main at infrastructure/blender-id 2024-08-05 17:01:59 +02:00
b67be92c81 Playbooks,deploy: lock file should be made with original ownership, not service's
Anna Sirota pushed to main at infrastructure/web-playbooks 2024-08-05 17:01:42 +02:00
f3e705b712 Deploy: lock file should be made with original ownership, not service's
Anna Sirota pushed to main at infrastructure/blender-id 2024-08-05 16:58:02 +02:00
dde05bbbff Playbooks: replace staging inventory
2dcba81a51 Create requirements_prod.txt: shared playbooks expect it to exist
Compare 2 commits »
Anna Sirota pushed to main at infrastructure/web-playbooks 2024-08-05 16:56:17 +02:00
d5518973c2 .env: make extra_env optional (can be undefined)
5298ae0713 .env: include environment in From: unless production
Compare 2 commits »
Anna Sirota approved infrastructure/blender-id#93587 2024-08-02 16:00:11 +02:00
User session tracking

LGTM

Anna Sirota pushed to production at infrastructure/conference-website 2024-08-02 15:32:43 +02:00
02f9f1c09b Tickets: Update text about discount
Anna Sirota pushed tag 20240802-133232 to infrastructure/conference-website 2024-08-02 15:32:36 +02:00
Anna Sirota commented on pull request infrastructure/blender-id#93587 2024-08-02 11:41:16 +02:00
User session tracking

superfluous else

Anna Sirota commented on pull request infrastructure/blender-id#93587 2024-08-02 11:41:16 +02:00
User session tracking

getting the pk (pk = kwargs['pk']: it's fine to expect it to be present at this point) and filtering the session on the separate line would make this more readable.

Anna Sirota commented on pull request infrastructure/blender-id#93587 2024-08-02 11:41:16 +02:00
User session tracking

should be a call of a task

Anna Sirota commented on pull request infrastructure/blender-id#93587 2024-08-02 11:41:16 +02:00
User session tracking

might be better to make this a background task instead of wrapping into except.

Anna Sirota pushed to main at infrastructure/web-playbooks 2024-08-01 10:45:52 +02:00
0f50fbac6e Update README.md
Anna Sirota pushed to main at infrastructure/web-playbooks 2024-07-30 15:58:18 +02:00
e85eb5b888 Update docs