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 #45

Closed priyawadhwa closed 1 year ago

priyawadhwa commented 1 year 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 #43 as well to make it even faster

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