John Whitlock

Results 124 comments of John Whitlock

I agree, this and the cache clearing seem wrong. @erikrose - any reason to keep it? Does someone want to submit a PR?

We've dropped support for Django 1.6, but I imagine there are still problems (see bug #193). I've made quite a few changes to the project, including adding some basic database...

There are a number of bugs around fixtures. Can you provide a test case or a public project that reproduces the error?

On https://github.com/mozilla/fx-private-relay, we implemented a pair of Django management commands to implement a liveness check to detect stalled processes. [process_email_from_sqs.py](https://github.com/mozilla/fx-private-relay/blob/main/emails/management/commands/process_emails_from_sqs.py) is a long-running process that loops to poll a AWS...

🕘 We plan to stop updates to `mozilla/cidockerbases` images on October 1, 2022, less than 3 months away. This project uses `therapist-latest` and `docker-latest` in CircleCI. See https://github.com/mozilla/ci-docker-bases/issues/322 for examples...

🕘 We plan to stop updates to `mozilla/cidockerbases` images on October 1, 2022, less than 30 days away. This project uses `therapist-latest` and `docker-latest` in CircleCI. See https://github.com/mozilla/ci-docker-bases/issues/322 for examples...

We've now stopped updates to `mozilla/cidockerbases:docker-latest` and `therapist-latest`.

I think it is also possible to add the unsubscribe reason, even though it is done in two requests: 1. In the first request, mark the newsletter as unsubscribed (``"subscribed":...

> Unsubscribe reason only really needs to be a contact level attribute as it's 1:1 with an email. They are only asked if they unsubscribe from everything by checking the...