Philip Salter

Results 6 issues of Philip Salter

When activating a deployment without having changed anything, it should not do anything. I believe cachix should be able to detect such a case, when nothing in the cache changed...

deploy

To automate adding and removing agents, I would like to generate and revoke agent tokens in bash. Looking at the [api spec](https://app.cachix.org/api/v1/), the authentication mechanism only supports user/pass or JWT...

enhancement
deploy

I'm missing the functionality of deploy-rs of `--dry-activate`, which prints out logs of what it would do, but actually doesn't do anything. This is nice for ensuring some deployment has...

enhancement
deploy

deploy-rs allows to use a flag `--auto-rollback false`, which will ignore any systemd errors while activating a deployment. That can make sense in certain cases, for example when upgrading kubnernetes....

enhancement
deploy

Trying to use this tool while a USB is mounted will fail (there are many bug reports / feature requests open on that already). So it's necessary to unmount the...

enhancement

I just noticed this on one of my servers. The deploy command was hanging, so I logged in and checked what the `cachix-agent` process was up to. It was indeed...

bug
deploy