Mathieu Pillard

Results 384 comments of Mathieu Pillard

On Matrix @KevinMind said: > I think I know what happened. pip\_development and pip\_production now can run in parallel, which makes the build faster. > > But it creates a...

- How slow would it be to re-introduce non-parallel pip builds ? - Could we avoid installing dev stuff like that ? We need it for assets (see also https://github.com/mozilla/addons/issues/2000)...

We'll see how often this comes up to make a decision.

Could you please upload the zip file as an attachment here, and give us the approximate date & time of the failed submission ?

Those look like the source, and it doesn't have the `manifest.json` at the root, are you submitting this as-is as an xpi ? Notably, if your xpi is containing the...

@KevinMind to pair with @wagnerand to see if there are some issues they can look solve by looking at it together live.

There will be a new `present_in_cinder` field, populated when syncing, and visible in the admin. Policies in use but not/no longer in Cinder after sync will have that field set...

So this is annoying to see because we don't expose these relations from the Cinder Policy but: The first one is attached to this review action reason: https://addons-internal.dev.mozaws.net/en-US/admin/models/reviewers/reviewactionreason/36/change/ The second...

Note that there are 2 issues here: - `client_max_body_size` should be set to `200m` or so (letting us upload files that are 199.9 MB, if we account for the rest...

We could also try to fix the proxy in addons-frontend - the error seems to be coming from there. But if it's not an easy fix we should probably stop...