Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate google-cloud-errorreporting diff #8450

Closed
suztomo opened this issue Sep 23, 2022 · 2 comments
Closed

Investigate google-cloud-errorreporting diff #8450

suztomo opened this issue Sep 23, 2022 · 2 comments
Assignees
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@suztomo
Copy link
Member

suztomo commented Sep 23, 2022

From #8447 (comment)

google-cloud-errorreporting is the only artifact that shows diff.

---------------------------------^NEW-DIFF-FOUND^-----------------------------------------
google-cloud-errorreporting diff:
1,20c1,20
< google-cloud-errorreporting-..-beta-javadoc.jar
< google-cloud-errorreporting-..-beta-javadoc.jar.asc
< google-cloud-errorreporting-..-beta-javadoc.jar.md
< google-cloud-errorreporting-..-beta-javadoc.jar.sha
< google-cloud-errorreporting-..-beta-sources.jar
< google-cloud-errorreporting-..-beta-sources.jar.asc
< google-cloud-errorreporting-..-beta-sources.jar.md
< google-cloud-errorreporting-..-beta-sources.jar.sha
< google-cloud-errorreporting-..-beta-tests.jar
< google-cloud-errorreporting-..-beta-tests.jar.asc
< google-cloud-errorreporting-..-beta-tests.jar.md
< google-cloud-errorreporting-..-beta-tests.jar.sha
< google-cloud-errorreporting-..-beta.jar
< google-cloud-errorreporting-..-beta.jar.asc
< google-cloud-errorreporting-..-beta.jar.md
< google-cloud-errorreporting-..-beta.jar.sha
< google-cloud-errorreporting-..-beta.pom
< google-cloud-errorreporting-..-beta.pom.asc
< google-cloud-errorreporting-..-beta.pom.md
< google-cloud-errorreporting-..-beta.pom.sha
---
> google-cloud-errorreporting-..-javadoc.jar
> google-cloud-errorreporting-..-javadoc.jar.asc
> google-cloud-errorreporting-..-javadoc.jar.md
> google-cloud-errorreporting-..-javadoc.jar.sha
> google-cloud-errorreporting-..-sources.jar
> google-cloud-errorreporting-..-sources.jar.asc
> google-cloud-errorreporting-..-sources.jar.md
> google-cloud-errorreporting-..-sources.jar.sha
> google-cloud-errorreporting-..-tests.jar
> google-cloud-errorreporting-..-tests.jar.asc
> google-cloud-errorreporting-..-tests.jar.md
> google-cloud-errorreporting-..-tests.jar.sha
> google-cloud-errorreporting-...jar
> google-cloud-errorreporting-...jar.asc
> google-cloud-errorreporting-...jar.md
> google-cloud-errorreporting-...jar.sha
> google-cloud-errorreporting-...pom
> google-cloud-errorreporting-...pom.asc
> google-cloud-errorreporting-...pom.md
> google-cloud-errorreporting-...pom.sha
@suztomo suztomo added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. priority: p2 Moderately-important priority. Fix may not be included in next release. labels Sep 23, 2022
@suztomo
Copy link
Member Author

suztomo commented Sep 23, 2022

Deepankar knows the cause.

@ddixit14
Copy link
Contributor

This is because this module did not have a '-beta' in its version in pom.xml while the staging was done (one of the exceptions which I failed to catch when I did the versions sync in staging-branch).
Going forward, release-please should handle this version automatically, and we wouldn't face this issue. For the time being, I will fix it manually in my staging-branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

2 participants