#We considered selling CI CD runners but

1 messages · Page 1 of 1 (latest)

fading hemlock
#

Honestly I think it would be really cool be provided with a "DAGGER_DAEMON_URL" and API key, then exclusively use really lightweight CI runners to run dagger workflows that get executed somewhere else. We kind of struggle with optimizing our CI runners and we spend a lot of waste I think.

It would be nice to just plug in some environment variables and suddenly have a persistent cache and an environment that's better optimized for dagger.

I get that most other people probably self-host their CI for security or compliance reasons so this wouldn't be useful for them. But this definitely something I'd pay for (or advocate pretty hard for getting my company to :p)

proper anvil
#

Yes that would definitely be nice. Wouldn’t you be bothered by the “double run”? Your CI runner would still exist, only to handoff compute to a remote dagger runner.