Nat Noordanus

Results 83 comments of Nat Noordanus

Hi @rjaduthie, thanks for raising this! I see how that could be surprising. If I understand correctly what you're demonstrating then I guess the solution would be to make [this...

@rjaduthie FYI I've started looking into this. It's more complex than I realised and I think justifies some refactor of how tasks manage and pass certain types of configuration.

The issue with sequence task members inheriting cwd should be fixed now with [v0.24.2](https://pypi.org/project/poethepoet/0.24.2/) I'm still working on a fix for the issue included task files which involves a larger...

The [0.26.0](https://pypi.org/project/poethepoet/0.26.0/) release includes a minor breaking change that addresses the original issue. The directory specified by the cwd option when including config will now be used at the base...

Hi @stephen-spar, thanks for reporting this issue. It looks like the square brackets from the argument are getting picked up in the cmd task as glob pattern to be interpreted....

This feature is not available in in [0.27.0](https://pypi.org/project/poethepoet/0.27.0/) 🚀 It is [documented here](https://poethepoet.natn.io/env_vars.html#special-variables).

There doesn't seem to be. It would be nice if this repo included bower support. Would the maintainer be open to a pull request on for it? However in the...

Same issue here, it'd like to use the playground with a service where the langserve routes require an Authentication header, so I'm looking for a way to configure the playground...

Hi @xixixao Could you provide a more specific example of what you mean? You'd like the CLI to just list the tasks, without detail of the task content (which can...