pico icon indicating copy to clipboard operation
pico copied to clipboard

A Git-driven task runner built to facilitate GitOps and Infrastructure-as-Code while securely passing secrets to tasks.

Results 24 pico issues
Sort by recently updated
recently updated
newest added

after testing a little bit with this, it seems when deploying with pico, docker compose is unable to find env files on the host system, which can be confirmed when...

The Pico Docker image is currently root (the insane default of Docker) This means that making quick ad-hoc changes to targets or config is quite annoying. You have to chown...

It'd be good if pico was added to snap store, it's quite [easy](https://snapcraft.io/first-snap). You could also push pico to [Arch User Repository](https://aur.archlinux.org/), and Fedora [COPR](https://fedoraproject.org/wiki/Category:Copr), however, snap seems to be...

This may be out of scope as it can be accomplished with a script. But I hate scripts. Especially *sh scripts. So it would be neat to run certain commands...

Right now you can only specify a single auth for running a repo, however this becomes a problem when you have the config file on one host and the repo...

Public repos should not require auth, but it seems it's still required for some reason.

I ran out of disk space (surprise) while a new version was building. The build thus failed but after freeing up space it didn't retry.

```json { "level": "error", "ts": "2020-04-13T12:51:51.924Z", "caller": "watcher/git.go:88", "msg": "failed to handle event", "url": "https://github.com/picostack/test", "error": "attempt to handle event for unknown target https://github.com/picostack/test at /data/targets/test" } ``` ``` attempt...

Hi, I strongly suggest to add a custom subpath definition for both "config" and "target" repo. I would like to organize *.js and *.yml files in subdirectories and not store...

https://docs.aws.amazon.com/sdk-for-go/api/service/secretsmanager/