build icon indicating copy to clipboard operation
build copied to clipboard

Give GCP access to trivikr with "Cloud Run Invoker" role

Open trivikr opened this issue 1 year ago • 2 comments

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

trivikr avatar Jun 26 '24 03:06 trivikr

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.

trivikr avatar Jun 28 '24 06:06 trivikr

Role added

targos avatar Jun 30 '24 09:06 targos