chainguard-images / actions

GitHub actions for the chainguard-images
Apache License 2.0
17 stars 22 forks source link

Rewrite tags script in go to enable parallelization of grabbing digests #47

Closed priyawadhwa closed 2 years ago

priyawadhwa commented 2 years ago

tested this on my own repo and the additional tags step for php went from ~60 minutes to ~10 minutes! can still add in the exclude_tags mentioned in https://github.com/chainguard-images/actions/issues/43 as well to make it even faster

Signed-off-by: Priya Wadhwa priya@chainguard.dev