Julien Cristau
Julien Cristau
FWIW at least python-jose (https://github.com/mpdavis/python-jose/blob/master/jose/backends/__init__.py) and google-auth (https://github.com/googleapis/google-auth-library-python/blob/main/google/auth/crypt/rsa.py), the two users I looked at, already prefer cryptography and fall back to this library if that's unavailable, as @sybrenstuvel said.
The codenames are the stable part, stable/testing/unstable should just 302 to the current codenames.
Sorry I think I need to look at this more.
@rpappalax @AaronMT if this is not ok let me know and I'll replace this with another PR to remove the `run-on-tasks-for` setting from the x86-nightly and x86-beta jobs since right...
@sileht Is there a workaround for this that doesn't require a premium plan?
@jd any update on a fix? Thanks :)
Was this issue about the cancel-all action in general, or specifically on a PR?
This isn't about the worker's /etc/hosts, it's not relevant here AFAICT, since we're running inside docker. It's about tests expecting that value for the env var.
I think we should punt on this until after we've actually deployed d2g in fxci, since this is not a parity gap with docker-worker.
Well that's fun. https://firefox-ci-tc.services.mozilla.com/tasks/4d27xazaSDivHGCjoHyi8Q no longer has the artifact app-services wants, because nss expires its non-log artifacts after a week (https://searchfox.org/nss/rev/3604ffb4f8bb3f73d8ff9412c0fdfccbe2d251bb/automation/taskcluster/graph/src/extend.js#342).