KEMBAR78
ci: add name elements for the POM.xml files by suztomo · Pull Request #2612 · googleapis/java-bigtable · GitHub
Skip to content

Conversation

@suztomo
Copy link
Member

@suztomo suztomo commented Jun 23, 2025

This should resolve the dry-run error:

{
  "pkg:maven/com.google.cloud/google-cloud-bigtable-emulator-core@0.198.0": [
    "Project name is missing"
  ],
  "pkg:maven/com.google.cloud/google-cloud-bigtable-deps-bom@2.61.0": [
    "Project name is missing"
  ]
}

b/427182301

BEGIN_COMMIT_OVERRIDE
fix: add name elements for the POM.xml files
END_COMMIT_OVERRIDE

This should resolve the dry-run error:

```
{
  "pkg:maven/com.google.cloud/google-cloud-bigtable-emulator-core@0.198.0": [
    "Project name is missing"
  ],
  "pkg:maven/com.google.cloud/google-cloud-bigtable-deps-bom@2.61.0": [
    "Project name is missing"
  ]
}
```

b/427182301
@suztomo suztomo requested review from a team as code owners June 23, 2025 16:33
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: bigtable Issues related to the googleapis/java-bigtable API. labels Jun 23, 2025
@suztomo suztomo merged commit a873719 into main Jun 23, 2025
26 of 27 checks passed
@suztomo suztomo deleted the name_elements branch June 23, 2025 17:29
@suztomo suztomo added the release-please:force-run To run release-please label Jun 23, 2025
@release-please release-please bot removed the release-please:force-run To run release-please label Jun 23, 2025
nicholsl pushed a commit to nicholsl/java-bigtable that referenced this pull request Jul 16, 2025
This should resolve the dry-run error:

```
{
  "pkg:maven/com.google.cloud/google-cloud-bigtable-emulator-core@0.198.0": [
    "Project name is missing"
  ],
  "pkg:maven/com.google.cloud/google-cloud-bigtable-deps-bom@2.61.0": [
    "Project name is missing"
  ]
}
```

b/427182301
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigtable Issues related to the googleapis/java-bigtable API. size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants