bcgov / quickstart-openshift

QuickStart template targeted for OpenShift.
https://quickstart-openshift-test-frontend.apps.silver.devops.gov.bc.ca/
Apache License 2.0
29 stars 3 forks source link

decision: ghcr cleanup by default? #2001

Open DerekRoberts opened 3 months ago

DerekRoberts commented 3 months ago

Right now the builder action does not cleanup old packages by default. The QuickStart manually specifies cleanup after 50 packages. Should the builder do the same by default? How about yes, but with a higher threshold, like 100?

@mishraomp @webgismd @paulushcgcj @cberg-aot

mishraomp commented 3 months ago

I am ok with 100, just curious to see if it kicks off, manifest unknown errors again

DerekRoberts commented 3 months ago

@mishraomp I've been working on catching and rebuilding when manifest unknown errors crop up. We still don't really understand what's causing that, since it's been happening on non-cleanup packages too.