Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

chore(main): release 0.123.3 - #770

Merged
gcf-merge-on-green[bot] merged 6 commits into
mainfrom
release-please--branches--main
Aug 12, 2022
Merged

chore(main): release 0.123.3#770
gcf-merge-on-green[bot] merged 6 commits into
mainfrom
release-please--branches--main

Conversation

@release-please

Copy link
Copy Markdown
Contributor

🤖 I have created a release beepboop

0.123.3 (2022-08-09)

Dependencies

  • update dependency com.google.cloud:google-cloud-shared-dependencies to v3 (#769) (5f2e3c1)

This PR was generated with Release Please. See documentation.

@release-please
release-pleaseBot requested a review from a teamAugust 9, 2022 05:06
@product-auto-labelproduct-auto-labelBot added size: s Pull request size is small. api: datalabeling Issues related to the googleapis/java-datalabeling API. labels Aug 9, 2022

@yoshi-approveryoshi-approver left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Rubber stamped release!

@yoshi-approveryoshi-approver added automerge Merge the pull request once unit tests and other checks pass. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Aug 9, 2022
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 9, 2022
@gcf-merge-on-green

Copy link
Copy Markdown

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-greengcf-merge-on-greenBot removed the automerge Merge the pull request once unit tests and other checks pass. label Aug 9, 2022
@suztomosuztomo added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 9, 2022
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 9, 2022
@suztomosuztomo added the automerge Merge the pull request once unit tests and other checks pass. label Aug 9, 2022
@suztomo

Copy link
Copy Markdown
Member

Integration test failed:

[ERROR] com.google.cloud.datalabeling.v1beta1.it.ITSystemTest.listDatasetsTest Time elapsed: 0.947 s <<< FAILURE!
java.lang.AssertionError: expected:<1> but was:<2>
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:633)
at com.google.cloud.datalabeling.v1beta1.it.ITSystemTest.listDatasetsTest(ITSystemTest.java:122)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

@gcf-merge-on-green

Copy link
Copy Markdown

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-greengcf-merge-on-greenBot removed the automerge Merge the pull request once unit tests and other checks pass. label Aug 9, 2022
@suztomosuztomo added kokoro:force-run Add this label to force Kokoro to re-run the tests. automerge Merge the pull request once unit tests and other checks pass. labels Aug 11, 2022
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 11, 2022
@suztomo

Copy link
Copy Markdown
Member
[ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.118 s <<< FAILURE! - in com.google.cloud.datalabeling.v1beta1.it.ITSystemTest
[ERROR] com.google.cloud.datalabeling.v1beta1.it.ITSystemTest.listDatasetsTest Time elapsed: 1.177 s <<< FAILURE!
java.lang.AssertionError: expected:<1> but was:<2>
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)

@suztomosuztomo added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 11, 2022
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 11, 2022
@suztomosuztomo added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 11, 2022
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 11, 2022
@suztomo

Copy link
Copy Markdown
Member

Kokoro has been failing.

java.lang.AssertionError: expected:<1> but was:<2>
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:633)
at com.google.cloud.datalabeling.v1beta1.it.ITSystemTest.listDatasetsTest(ITSystemTest.java:122)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

@suztomo

Copy link
Copy Markdown
Member

cdpe-cloudai@ Can you take a look into the integration test failure? We cannot release this library and thus cannot include the latest into the Libraries BOM.

@gcf-merge-on-green

Copy link
Copy Markdown

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-greengcf-merge-on-greenBot removed the automerge Merge the pull request once unit tests and other checks pass. label Aug 11, 2022
@product-auto-labelproduct-auto-labelBot added size: m Pull request size is medium. and removed size: s Pull request size is small. labels Aug 12, 2022
@yoshi-approveryoshi-approver added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 12, 2022

@yoshi-approveryoshi-approver left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Rubber stamped release!

@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 12, 2022
@product-auto-labelproduct-auto-labelBot added size: s Pull request size is small. and removed size: m Pull request size is medium. labels Aug 12, 2022

@yoshi-approveryoshi-approver left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Rubber stamped release!

@yoshi-approveryoshi-approver added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 12, 2022
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 12, 2022
@product-auto-labelproduct-auto-labelBot added size: m Pull request size is medium. and removed size: s Pull request size is small. labels Aug 12, 2022

@yoshi-approveryoshi-approver left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Rubber stamped release!

@yoshi-approveryoshi-approver added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 12, 2022
@yoshi-kokoroyoshi-kokoro removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Aug 12, 2022
@gcf-merge-on-green
gcf-merge-on-greenBot merged commit dc1bcb0 into mainAug 12, 2022
@gcf-merge-on-green
gcf-merge-on-greenBot deleted the release-please--branches--main branch August 12, 2022 04:12
@gcf-merge-on-greengcf-merge-on-greenBot removed the automerge Merge the pull request once unit tests and other checks pass. label Aug 12, 2022
@release-please

Copy link
Copy Markdown
ContributorAuthor

@release-tool-publish-reporter

Copy link
Copy Markdown

The release build has started, the log can be viewed here. 🌻

@release-tool-publish-reporter

Copy link
Copy Markdown

🥚 You hatched a release! The release build finished successfully! 💜

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: datalabelingIssues related to the googleapis/java-datalabeling API.autorelease: publishedsize: mPull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@suztomo@yoshi-approver@yoshi-kokoro