Josh Smeaton
Josh Smeaton
I'm in need of customising the `state` parameter that gets passed along to the OAuth2 provider, and I'm finding it incredibly difficult to do so. It would be amazing if...
`uv` doesn't seem able to detect the virtual-environment created by [pyenv-virtualenv](https://github.com/pyenv/pyenv-virtualenv). uv version and repro: ``` $ pyenv virtualenv 3.10.2 myenv $ pyenv local myenv $ which python /Users/josh/.pyenv/shims/python $...
There have been some attempts to listen to the signal sent during a harakiri graceful timeout so that an application can perform cleanup activities (like submitting traces/logs). https://github.com/getsentry/sentry-python/discussions/1783#discussioncomment-6822618 https://github.com/DataDog/dd-trace-py/issues/3792#issuecomment-1712492822 Some...
This will be a meta issue for collecting feedback. Otherwise we can just create an issue per item and close this one off, up to you. Regarding the extra dependencies,...
One way to reduce the final size of the image is to start from a more minimal base. There are alpine builds that can help with this, but it might...
When a scheduled task already exists, it won't be updated at deployment time even if certain properties have changed, particularly the TASK_DOMAIN. Let's add a way to force sync/update or...
This isn't high on my to-do list because it's not exactly easy, especially on debian based systems. There's also non-trivial licensing concerns with the various libraries needed from oracle that...
https://app.vagrantup.com/bento/boxes/ubuntu-16.04/versions/201801.02.0 Hoping that this version has mitigations for recently documented vulnerabilities. If not, look for the next version that does.
The tox.ini provides a `javascript` environment, but the test environment relies on an old version of NPM: https://code.djangoproject.com/ticket/25803 This should probably be fixed upstream in some way. The grunt qunit...
The jenkins ansible scripts include the provisioning of the firefox driver. It should be a straight forward copy into this setup.