Drew Hudson-Viles
Drew Hudson-Viles
For anyone still struggling with using private repos, I was building a docker image and scanning with Grype. The building of the docker image required pulling the Dockerfile from the...
Even if a description can't be put in, it would be nice to know what lies under `spec`. For example, if something is a `map[string]string` or a `bool` etc. Having...
I've located this - it's something for now I guess. https://argoproj.github.io/argo-workflows/fields/#workflow Just not ideal when working on a cli 😉
Hi, I'll provide some more information on this as it's a bit of a blocker for me too. In my scenario I'm creating a composite action that includes trivy-action to...
Aaah yeah I sorted this a while back. I forgot about this issue🤦♂️ and yes, that was the fix for me too!
Yup, disabling that works for me too. However I do now get: ``` [Main/Lint files] 🚀 Start image=catthehacker/ubuntu:act-22.04 [Main/Lint files] 🐳 docker pull image=catthehacker/ubuntu:act-22.04 platform= username= forcePull=false Error: Error response...