Seth Vargo

Results 200 comments of Seth Vargo

Hi @iddan Thank you for opening an issue. It's difficult to debug when most of the values are redacted. Could you please update the issue to unmask the `name` and...

How are you passing the source to the gcloud command?

What is the source value in your `gcloud` command though? I don't see it in the original issue. From gcloud: If you do not specify the --source flag: - The...

Did you run `actions/checkout` before deploying? That error message is coming from the Google Cloud API, and it seems to correspond to no source being uploaded. It would be very...

Hi @iddan without complete information, it's very difficult to try and debug this. The error message is coming from Cloud Build, not our GitHub Action. I found a number of...

The package.json you provided does not resolve: ```text While resolving: [email protected] Found: @types/[email protected] node_modules/@types/jest dev @types/jest@"^26.0.24" from the root project Could not resolve dependency: peerOptional @types/jest@"^27.0.0" from [email protected] node_modules/ts-jest dev...

Hi @iddan I'm trying to be helpful, but you continue to add new constraints that were not originally disclosed, which makes it extremely difficult to try and help you debug....

Hi @iddan We prefer to work in the public, so as not to risk exchanging proprietary intellectual property. If you're able to put together a public repo that demonstrates the...

Hi @iddan were you able to make any progress on this?

Hi @iddan I'm sorry. Without a reliable reproduction case, it will be difficult for us to try and debug this.