chore: migrate java-bigquery to monorepo#12019
Draft
Conversation
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Fixes: b/404966938.
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
… to v2.57.1 (#3740)
…v3.46.0 (#3753) * deps: update dependency com.google.cloud:sdk-platform-java-config to v3.46.0 * chore: use latest formatter in lint check * chore: use java 17 in linter job * chore: format java source files --------- Co-authored-by: Diego Marquez <diegomarquezp@google.com>
* build: introduce testing infra for GraalVM "C" * chore: use nightly jobs * chore: delete nightly jobs * chore: update images to the latest
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
…storage-bom to v3.13.0 (#3759)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
…3752) * feat: add WRITE_TRUNCATE_DATA as an enum value for write disposition For existing tables, WRITE_TRUNCATE_DATA preserves schema/constraints and replaces data. internal issue: b/406848221 * formatting
…to v2-rev20250404-2.0.0 (#3754)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
…ryconnection-v1 to v2.63.0 (#3770)
…to v2-rev20250427-2.0.0 (#3773)
…se_please_versions.sh
5eecc97 to
ca53ffb
Compare
Member
|
Note for myself: #12034 is about https://github.com/googleapis/google-cloud-java/actions/runs/22732700304/job/65925748123?pr=12019 failing with these errors: |
I ran `../generation/apply_versions.sh ../versions.txt current` in the java-bigquery directory.
Member
|
Next error: https://github.com/googleapis/google-cloud-java/actions/runs/22737730633/job/65943374908?pr=12019 This error occurs because the benchmark module is specified as a child module only when the benchmark profile is on. java-bigquery/pom.xml: |
Member
|
"Kokoro - Test: Logging Integration" showing bigquery is strange |
Member
|
java-bigquery ci / lint (pull_request) failed: It's BASE_SHA. |
2179a54 to
953d240
Compare
953d240 to
2f17901
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
INTEGRATION_TEST_ARGS='-pl !google-cloud-bigquery-jdbc' TEST_WITH_EXISTING=true SKIP_TESTS=true SOURCE_REPO_URL=https://github.com/googleapis/java-bigquery ./monorepo-migration/migrate.shBlocked by #12034