chainguard-dev / actions

A collection of reusable Github Actions workflows.
Apache License 2.0
118 stars 54 forks source link

@vaikas @cpanato maybe we should beef up the `setup-kind` testing here to setup `sigstore/scaffolding`? Then we should be able to detect this pretty quickly 🤞 #176

Open vaikas opened 1 year ago

vaikas commented 1 year ago
    @vaikas @cpanato maybe we should beef up the `setup-kind` testing here to setup `sigstore/scaffolding`?  Then we should be able to detect this pretty quickly 🤞

_Originally posted by @mattmoor in https://github.com/chainguard-dev/actions/pull/173#discussion_r1022079625_

vaikas commented 1 year ago

@mattmoor We could beef up the testing. I added the original test just to spin up the Knative to catch other breakages that had bitten me 🤣 . If we think sigstore/scaffolding is a good sample that will catch more things, we could do that. Also wonder if we might want to look at doing similar pattern we did in knative/pkg where we could test other downstreams in an easier manner.