normandy
normandy copied to clipboard
Firefox recipe server
Welcome Release Captain! ⛵️ - [x] Assign this issue to yourself - [x] Approve and merge all open dependabot/renovate/pyup PRs by adding a `bors merge` comment to the PR. -...
Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 3.1.0 to 5.0.0. Release notes Sourced from gh-pages's releases. v5.0.0 Potentially breaking change: the publish method now always returns a promise. Previously, it did not return a...
Let's add an AUTOGRAPH_KEYID env var and then pass it into autograph when we call here: https://github.com/mozilla/normandy/blob/master/normandy/recipes/signing.py#L72 Pass it as `keyid` see autograph docs here: https://github.com/mozilla-services/autograph/blob/main/docs/endpoints.md#signdata If the env var...
Migrate over to GCP - [x] Use nginx/varnish to replicate the exact same responses we serve now, as an interim solution, as a diff dns first - [x] Have QA...
We want to retire ci-docker-bases. In order to do so, all projects using it must migrate their use to something else. Normandy is one of those projects. Whether Normandy should...
https://sentry.prod.mozaws.net/operations/normandy-dev/issues/628397/ ``` AttributeError: 'NoneType' object has no attribute 'isoformat' (5 additional frame(s) were not displayed) ... File "rest_framework/views.py", line 483, in dispatch response = self.handle_exception(exc) File "rest_framework/views.py", line 443, in...
We fix the issue with `user` not being set in #1461, however we should not allow `null` values for `user` at all.
It would be nice to get a nice even number ideally also divisible by 3 for the most flexibility when displaying in NDT. We could drop it from 25 to...
https://sentry.prod.mozaws.net/operations/normandy-prod/issues/9938952/?referrer=github_plugin STR: Make a type=preferenceComparison filter object where instead of pref=foo.bar, you provide preference=foo.bar. ``` KeyError: 'pref' (15 additional frame(s) were not displayed) ... File "rest_framework/views.py", line 480, in raise_uncaught_exception...
I just got a test failure that passed the second time I ran it, looks like an intermittent failure (which is probably backed up by the comment inside the test):...