Skip to content

Conversation

@cloud-java-bot
Copy link
Collaborator

chore: Update generation configuration at Tue Jul 2 16:12:11 UTC 2024

@cloud-java-bot cloud-java-bot requested review from a team as code owners July 2, 2024 16:12
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: storage Issues related to the googleapis/java-storage API. labels Jul 2, 2024
@BenWhitehead
Copy link
Collaborator

@diegomarquezp Can you help us decipher what they python traceback in https://github.com/googleapis/java-storage/actions/runs/9764446821/job/26952805406?pr=2617 means?

@diegomarquezp
Copy link
Contributor

diegomarquezp commented Jul 2, 2024

@diegomarquezp Can you help us decipher what they python traceback in https://github.com/googleapis/java-storage/actions/runs/9764446821/job/26952805406?pr=2617 means?

@BenWhitehead
The generation config yaml entry api_description has a : character that makes the python library think it's a nested "key:key:value"

The workaround is to surround the description strings in quotes. This is the PR fix Looks like it still can't parse that description string. I'm taking another look. It has an expected error because it tries to parse the yaml file from the main branch as well.

@diegomarquezp
Copy link
Contributor

Closing this in order to open a new one, with the updated config yaml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the googleapis/java-storage API. size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants