Give GCP access to trivikr with "Cloud Run Invoker" role
This will allow me to force run cloud scheduler jobs, like in https://github.com/nodejs/build/issues/3771 I'll be able to initiate processing summaries for missing dates, when https://github.com/nodejs/build/issues/3780 is implemented, which aims to fix https://github.com/nodejs/build/issues/3697
@targos @nodejs/build-infra
Can I get access to "Cloud Run Invoker" role?
I would really like to test my investigation in https://github.com/nodejs/build/issues/3771#issuecomment-2192805393, by sending a request using curl and waiting up to 20 minutes for it to succeed. It'll help verify if summaries can be regenerated by extending request timeout which aims to fix https://github.com/nodejs/build/issues/3697 which was cut since summaries have been missing since 20240502
Once verified, I'll wait for review/merge/deployment of https://github.com/nodejs/build/pull/3791, and send requests for missing dates so that those summaries can be populated.
Role added