Starting from yesterday, this command gcloud sql export sql weirdly creates a folder in my GCS instead of a single file when running in the github actions script. Running the command alone on my local system correctly creates a single file.
In Github Actions
Result in GCS
Inside the folder:
This breaks my subsequence gcloud sql import sql command.
Does anyone face the same issue?
Hi @liamnguyeniaa ,
Welcome to Google Cloud Community!
There was a bug encountered during a gradual update that needed to be rolled back as it was breaking default behavior for the customers, including creation of multiple files and folders. Please refer to this link for the release notes.
This should be fixed by now however if you are still encountering this issue, please file a bug so that our engineers could take a look at this once more. We don’t have a specific ETA for this but you can keep track of its progress once the ticket has been created.
Hope this helps.