#How does Dagger cache works on GHA workflow?

1 messages · Page 1 of 1 (latest)

polar abyss
#

The question is quite obvious. I don’t know why, but Dagger installs the dependencies in every single GitHub Actions workflow execution. Does anyone know how to tackle that?

short musk
# polar abyss The question is quite obvious. I don’t know why, but Dagger installs the depende...

hey there! are you trying to get this to work Github's hosted runners? or self hosted? Reason I'm asking is because caching container builds (Docker, Dagger, etc) in GHA is not a straightforward task since GHA doesn't have native support for that. Having said that, for Dagger users that have a strong requirement of performant builds, we've been cooking something which is tech preview that will very much help. Thing is that we're mostly focusing on users with self-hosted runners initially.

#

cc @surreal temple

polar abyss
#

Thanks @short musk

gusty obsidian