FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat: add support of daysSinceNoncurrentTime and noncurrentTimeBefore OLM options by athakor · Pull Request #335 · googleapis/java-storage · GitHub

feat: add support of daysSinceNoncurrentTime and noncurrentTimeBefore OLM options - #335

Merged
frankyn merged 5 commits into
googleapis:masterfrom
athakor:storage-332
Aug 26, 2020
Merged

feat: add support of daysSinceNoncurrentTime and noncurrentTimeBefore OLM options#335
frankyn merged 5 commits into
googleapis:masterfrom
athakor:storage-332

Conversation

athakor commented May 25, 2020

Copy link
Copy Markdown
Contributor

Fixes #332

googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 25, 2020
athakor requested review from frankyn and jkwlui May 25, 2020 07:45
frankyn requested a review from JesseLovelace May 26, 2020 15:00

frankyn left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks @athakor, added @JesseLovelace as well.

Linkage monitor failure needs to be addressed and request for method documentation.

frankyn added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label May 26, 2020
athakor added kokoro:force-run Add this label to force Kokoro to re-run the tests. kokoro:run Add this label to force Kokoro to re-run the tests. labels May 28, 2020
yoshi-kokoro removed kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels May 28, 2020
athakor added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 16, 2020
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 16, 2020

codecov Bot commented Jun 16, 2020
edited
Loading

Copy link
Copy Markdown

Codecov Report

Merging #335 into master will increase coverage by 0.36%.
The diff coverage is 68.00%.

@@             Coverage Diff              @@
##             master     #335      +/-   ##
============================================
+ Coverage     63.29%   63.66%   +0.36%     
  Complexity      613      613              
============================================
  Files            32       32              
  Lines          5144     5166      +22     
  Branches        492      495       +3     
============================================
+ Hits           3256     3289      +33     
+ Misses         1724     1718       -6     
+ Partials        164      159       -5     
Impacted Files Coverage Δ Complexity Δ
...main/java/com/google/cloud/storage/BucketInfo.java 84.39% <68.00%> (+2.38%) 86.00 <0.00> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update edfd1e6...8491593. Read the comment docs.

athakor added kokoro:force-run Add this label to force Kokoro to re-run the tests. kokoro:run Add this label to force Kokoro to re-run the tests. labels Jun 25, 2020
yoshi-kokoro removed kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Jun 25, 2020

athakor commented Jun 26, 2020

Copy link
Copy Markdown
Contributor Author

Linkage monitor failure needs to be addressed and request for method documentation.

@frankyn done PTAL

frankyn commented Jun 26, 2020

Copy link
Copy Markdown
Contributor

We are still blocked and pending approval to move forward from @jkwlui

athakor added kokoro:force-run Add this label to force Kokoro to re-run the tests. kokoro:run Add this label to force Kokoro to re-run the tests. labels Jul 25, 2020
yoshi-kokoro removed kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Jul 25, 2020
athakor added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 6, 2020
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 6, 2020

frankyn left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Hi @athakor,

Update: The Cloud Storage team has updated type of noncurrent_time_before and custom_time to be a Date format (YYYY-mm-dd) instead of DateTime.

Discovery document with updated documentation with respect to these fields:
https://www.googleapis.com/discovery/v1/apis/storage/v1/rest

This has been updated in the latest release dependency in PR (#457). Please update relevant documentation.

athakor commented Aug 13, 2020

Copy link
Copy Markdown
Contributor Author

Hi @athakor,

Update: The Cloud Storage team has updated type of noncurrent_time_before and custom_time to be a Date format (YYYY-mm-dd) instead of DateTime.

Discovery document with updated documentation with respect to these fields:
https://www.googleapis.com/discovery/v1/apis/storage/v1/rest

This has been updated in the latest release dependency in PR (#457). Please update relevant documentation.

@frankyn That change has been already done also updated the relevant java doc.

frankyn removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Aug 24, 2020

athakor commented Aug 26, 2020

Copy link
Copy Markdown
Contributor Author

@jkwlui @JesseLovelace PTAL

frankyn merged commit 1e3e88a into googleapis:master Aug 26, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support daysSinceNoncurrentTime and noncurrentTimeBefore OLM options

4 participants


Back | FazBrowse Home | New Git URL