-
Using vite with `@tanstack/router-plugin/vite`.
Route files with real content are getting clobbered with boilerplate. i.e.
```ts
import { createFileRoute } from '@tanstack/react-router'
expor…
-
-
Files described [here](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions).
- [x] CONTRIBUTING (top priority): some info currently included, but should be deve…
-
### Summary
I'm a heavy user of map to apply filter to list of variables, which is often a much more efficient alternatives to ansible loops.
I would like to be able to apply a lookup to a list of v…
-
### Summary
When using `passwordstore lookup` to retrieve subkeys, if the subkey is missing, the lookup will create it even if `create == false`
This bug has been introduced with https://github.com/…
-
### Summary
`pipx` role does not install packages globally when requesting `state: latest`, but it does with `state: present`
### Issue Type
Bug Report
### Component Name
pipx
### Ansible …
-
### Summary
Not sure if this is an issue with the plugin, or with `nmcli` itself, but at very least I would think the failure should be returned so the task fails.
When trying to add or modify a n…
-
With the release of [Svelte 5](https://svelte.dev/blog/svelte-5-is-alive), it's a good time to migrate from Svelte 4. The benefits of Svelte 5 include:
* Enhanced compiler optimisations which lead …
-
### Summary
The `datadog_downtime` module does not currently provide any parameters to choose the value for the `mute_first_recovery_notification` downtime configuration (https://docs.datadoghq.com/m…
-
### Summary
The datadog_downtime module throws a TypeError when creating a downtime with versions 2.28.0 and later of the datadog-api-client Python module.
I think this might be [related to this…