Seth Vargo
Seth Vargo
That doesn't make sense because at this time, all of those references point to the same Git SHA...
Hi there - could you please provide the [debug output](https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging) for the complete GitHub Actions workflow run?
And what happens if you don't set `event_trigger_service_account`?
Sorry, I mean the debug logs for when `event_trigger_service_account` is not set.
Hi @huy-trinh-pionero - can you please attach the debug logs for when `event_trigger_service_account` is not set?
Hi @gdubicki - what problem are you trying to solve here? If you enable GitHub Actions debug logging, you can see each file get uploaded along with timestamps, but that...
How does `gcloud` behave here? I believe we mirrored the same functionality.
> A question I have for you @sethvargo, to make sure of the intended behavior of this PR, is if the `latestCreatedRevisionName` is in fact the name of the _currently...
We could definitely expose `latestCreatedRevisionName` and `latestReadyRevisionName`, with the caveat that they have no correlation to whether that revision is _serving traffic_.
Hey @preritdas - I'm genuinely not sure. Can you describe more about what you're trying to do. I can try and ask someone on the cloud run team