Stuart Maxwell
Stuart Maxwell
Hi there - thanks for raising this issue. I believe the main change will be in this file: [deployment/docker/common/semaphore-wrapper](https://github.com/ansible-semaphore/semaphore/blob/develop/deployment/docker/common/semaphore-wrapper) Perhaps we could do something like this: Provide an env var...
This is an issue for me too. Any chance this is being looked at?
This is still not resolved. The options in the integration are not mentioned or explained in the documentation: 
Looks like the grouping needs to be done on the parent element of the `input` tags. The solution is to use a `div` to group the `input` boxes. ```html Label...
I like the way this is implemented in django-rq, which uses the RQ package. Here's a link to the relevant docs: https://python-rq.org/docs/jobs/#storing-arbitrary-data-on-jobs What I like about this approach is you...
> It seems way to easy to pull in a bunch of random executables this way? It sounds like what you need is some sort of `uv tool show --include-deps`...
> Perhaps random was not a great word choice. There can be arbitrary transitive dependencies. It worry about it (1) being surprising which executables are installed and (2) that these...
Thanks for the quick response. Yes, I had a look at your PyFlick library and I think the problem lies there rather than this integration. Happy to submit the issue...
Thanks - I started my own fork of PyFlick to try out some of the other APIs, but if you've been asked by Flick to use specific endpoints, then I...