stateful / runme

DevOps Workflows Built with Markdown
https://runme.dev
Apache License 2.0
901 stars 30 forks source link

CLI `--dry-run` is not implement for remote runner #599

Open sourishkrout opened 4 weeks ago

sourishkrout commented 4 weeks ago

Unclear how important it is (yet). However, as part of reviewing https://github.com/stateful/runme/pull/598, it came up that --dry-run is not available when the CLI execution is backed by a remote runner.

https://github.com/stateful/runme/blob/699148d37b82344397883fdd23936c6a34d5f83d/internal/runner/client/client_remote.go#L234-L236