quarkusio / extensions

The source of https://quarkus.io/extensions
Apache License 2.0
6 stars 4 forks source link

Speed up local builds by pulling less contributor data #1024

Closed holly-cummins closed 1 month ago

holly-cummins commented 1 month ago

When building outside the CI, only pull a single months worth of contributor data. This should keep the GitHub rate limiter a lot more happy, and avoid the three hour builds where most of the time is spent waiting for the rate limiter.

The preview won't show anything, but locally I confirm I see shorter time periods:

image

In the CI builds, it should still be six months.

github-actions[bot] commented 1 month ago

🙈 The PR is closed and the preview is expired.