Florian Apolloner
Florian Apolloner
We currently have a memcached and a redis cache configured. We should get rid of one software :)
As a followup to #504 I think it would be a good idea to show traces for django.contrib. `list_display` is one of the usual offenders which can easily cause quite...
Hi there, I am trying to get pyscopg working on Django (https://github.com/django/django/pull/15687/files), thank you for your work so far on this -- I'll try to get it over the finish...
This seems to be the same as #387 with a newer python version: ``` Parsing dependencies information /builds/ops/dependabot-script/vendor/ruby/2.6.0/gems/dependabot-python-0.118.8/lib/dependabot/python/update_checker/poetry_version_resolver.rb:317:in `run_poetry_command': pyenv: version `3.8.5' is not installed (set by /builds/ops/dependabot-script/tmp/dependabot_20201005-12-75dkyl/.python-version) (Dependabot::SharedHelpers::HelperSubprocessFailed) from...
### Please confirm the following - [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html). - [X] I have checked the [current issues](https://github.com/ansible/awx/issues) for duplicates. - [X] I understand...
### Description Added support to provide an initial token via the bootstrap HTTP API, similar to https://github.com/hashicorp/nomad/pull/12520 ### PR Checklist * [x] updated test coverage * [x] external facing docs...
### Describe the bug I am trying to execute a empscripten compiled binary and I am getting the following error: ``` error: failed to run `libmupdf.wasm` ╰─▶ 1: Error while...
* fhir.resources version: 6.4.0 * Python version: 3.10 * Operating System: Fedora 36 ### Description It would be great if this package supported FHIR Release R4B https://hl7.org/fhir/R4B/version.info . I guess...
### Before you file a bug report - [X] I have checked the [issue tracker](https://github.com/mattermost/desktop/issues) and have not found an issue that matches the one I'm filing. - [X] This...
I'd like to add a setting to project which configures the auto assignment of integrations to all available checks. It could be a simple boolean on the project settings page....