actions / attest

Action for generating attestations for workflow artifacts
MIT License
28 stars 5 forks source link

process subjects in batches #67

Closed bdehamer closed 3 months ago

bdehamer commented 3 months ago

Removes the 64 subject limit in favor of processing subjects in batches.

Subjects are now processed in batches of 50, with a 5 second sleep between batches to reduce the chances of being rate-limited by the GH API.

image
kommendorkapten commented 3 months ago

This has been verified to work with total number of attestations larger than 100 right? @bdehamer

bdehamer commented 3 months ago

@kommendorkapten I did a test here with 150.