Skip to content

google-cloud-java: test onboarding a new library #6137

Description

@zhumin8

Onboard a new library via generate_new_client_hermetic_build.yaml.

To test library onboarding via librarian, in the same pull request created by above workflow,

  • delete library code generated (this simulates a real new library addition for librarian, so pom.xml and other files that are only generated once are tested.)
  • run librarian add
  • librarian generate
  • push the commit and verify diffs (expected diff: pom.xml comment markers added)

Alternatively, after a new library is added, use that commit to do same above.

Do this after migrate steps.
For context and blockers: go/sdk-librarian-migration-java

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions