Lars Kellogg-Stedman
Lars Kellogg-Stedman
I'm collecting fixes in https://github.com/larsks/openapi2jsonschema. I've merged this patch into that repository.
I just ran into this myself; it makes the provider just about useless. We've had to switch to using `github_issue_label` instead, which while it works means we're now managing individual...
> to solve the 'entrypoint with/out extension' match i can see 2 solutions. What about (3) just call `basename` on the argument to `tasks_from` and strip the extension before checking...
This looks like a dupe of https://github.com/OpenRTX/dmrconfig/issues/49
I ran into this while working on #1151 -- if you have a tool that implements strict dependency checks (like `uv`), the dependencies fail to resolve because one the dependencies...
High, I just ran into the same problem. I was trying one of the examples from the README: ``` upterm host --force-command 'tmux attach -t pair-programming' -- tmux new -t...