David Flanagan
David Flanagan
### What problem are you trying to solve? I'm having to come up with systems to shorten and keep names of my micro service architecture understandable without a map. A...
**Is your feature request related to a problem? Please describe.** I use SQLite, but the libSQL / Turso variant. It would be awesome if the sqlite support could be enriched...
**Description** Comtrya can't put files into privileged directories without running Comtrya itself as root ```yaml - action: file.copy from: 1password.conf to: "/etc/1password/custom_allowed_browsers" ```
**Description** I want to use `go install` as a `command.run`, however `GOROOT` needs to be set. I can do this with Comtrya too, with shell configuration; but this won't be...
There's at atom for managing the owner and group of files, but no actions support this.
This hasn't been updated in 2 years, let's automate via Actions and publish to each release.
I am using runme in a monorepository. The challenge is that runme scans my entire repository for tasks. The default behavior should likely be the current directory, and down; rather...
Astro 5 makes their new env/getSecret API stable, I would love to see this supported. Related #20
Notifications are just their usual little banner
I'd prefer not to have a single config in the root with all the tasks and instead have a separate config in any deeply nested directory, where the directory for...