Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Versions Check CI Failure #11572

Copy link
Copy link
@lqiu96

Description

@lqiu96
Issue body actions

CI Issue:

59:      <version>1.51.0</version>
107:      <version>1.51.0</version>
Found version declaration(s) without x-version-update in: ./java-iam/google-iam-policy/pom.xml
---------------------------------------------------------
Skipping version check for java-samples directory
Skipping version check for java-samples directory
FOUND 1 VIOLATIONS!

This is because proto-iam-v3beta and grpc-iam-v3beta have versions hard-coded:

<version>1.51.0</version>
and
<version>1.51.0</version>

This is because the versions are managed in gapic-generator-bom and an old version of release-please removed the versions set.

PR to add it back: googleapis/sdk-platform-java#3785

We can remove the hard coded versions once sdk-platform-java is released with the PR and that should resolve this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.