Skip to content

Conversation

@RedBulli
Copy link

According to https://www.rubydoc.info/github/google/google-api-ruby-client/Google/Apis/CalendarV3/EventDateTime#date-instance_method the date should be parsed to a Date, but currently it is only a "yyyy-mm-dd" string.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 19, 2019
@RedBulli RedBulli changed the title Deserialize Date type values Deserialize type: Date values Mar 19, 2019
@TheRoyalTnetennba TheRoyalTnetennba added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 20, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 20, 2019
@yoshi-automation yoshi-automation added the 🚨 This issue needs some love. label Mar 26, 2019
Copy link
Contributor

@blowmage blowmage left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm cautiously approving. I worry about unintended consequences here, but I also don't see a reason not to fix this behavior.

@quartzmo
Copy link
Member

As @blowmage feared, this change led to unit test failures in google-cloud-storage (fixed in googleapis/google-cloud-ruby#3417).

@blowmage
Copy link
Contributor

The joys of using a library that has never reached 1.0...

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

Labels

cla: yes This human has signed the Contributor License Agreement. 🚨 This issue needs some love.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants