google / oss-rebuild

Securing open-source package ecosystems by originating, validating, and augmenting build attestations.
Apache License 2.0
32 stars 4 forks source link

Use task queue for triggering rebuilds #77

Open wbxyz opened 3 months ago

wbxyz commented 3 months ago

As the number of rebuilds we're attempting grows, we need to address the viability of the existing rebuild triggering mechanism.

We should switch to a task queue, which would help with that immediate problem, and would also make it easier to do automatically triggered builds in the future.

https://cloud.google.com/tasks/docs/creating-queues