buildkit icon indicating copy to clipboard operation
buildkit copied to clipboard

ci: set ignore-error to true to avoid gh rate limit error

Open crazy-max opened this issue 1 year ago • 0 comments

alternative to https://github.com/moby/buildkit/pull/4702 closes #4702

Sets ignore-error=true in our workflows to avoid it to fail if we are hitting the rate limit but don't set it in our integration test: https://github.com/moby/buildkit/blob/03caf1a405a5b402a3d0b485d6b0e3092760191b/client/client_test.go#L5711-L5719

crazy-max avatar Feb 27 '24 13:02 crazy-max