#can i use dagger as a drop in

1 messages · Page 1 of 1 (latest)

restive ibex
#

Maybe. Tell me more! 🙏

#

What would a drop in replacement experience look like for you?

#

You can also use a convenience action that takes care of installing dagger for you and calling your function: https://github.com/dagger/dagger-for-github

or you can even generate the whole GHA workflow that is ready to run your Dagger function instead of messing around with manual editing of YAML: https://github.com/shykes/gha

There is also a fun project (not yet updated to latest Dagger version) that aims to run existing GHA YAML workflows within Dagger itself! https://github.com/aweris/gale

GitHub

GitHub Action for Dagger. Contribute to dagger/dagger-for-github development by creating an account on GitHub.

GitHub

Generate Github Actions configurations from Dagger pipelines - shykes/gha

GitHub

GitHub Action Local Executor. Contribute to aweris/gale development by creating an account on GitHub.

hasty apex
#

so ive been mainly looking through tools like dagger, pipelight, earthly, etc.