Martin Wallgren

Results 4 issues of Martin Wallgren

Is it possible to create a task that executes multiple tasks in parallel? I know I can create a compond task as `test = ["mypy", "pylint", "pytest"]` Calling `poe test`...

enhancement
help wanted

- [x] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) Poetry version. - [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate. - [x] If...

Bug
Triage

When converting a gnome-terminal profile to the gruvbox-dark color scheme, the bold color was not set. My profile (which was based on the default profile) had the bold set to...

This change makes it possible to extract extra fields form user info to the generated token. For example, to have `upn` from the Azure token be added to the final...