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

chore(deps): bump com.google.cloud:libraries-bom from 26.29.0 to 26.37.0 #282

Merged

chore(deps): bump com.google.cloud:libraries-bom from 26.29.0 to 26.37.0

80ec4ea
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

chore(deps): bump com.google.cloud:libraries-bom from 26.29.0 to 26.37.0 #282

chore(deps): bump com.google.cloud:libraries-bom from 26.29.0 to 26.37.0
80ec4ea
Select commit
Loading
Failed to load commit list.
GitHub Actions / Liquibase Test Harness - Contributed Reports succeeded Apr 11, 2024 in 0s

22 passed, 0 failed and 42 skipped

Tests passed successfully

✅ target/surefire-reports/TEST-liquibase.ext.bigquery.ContributedHarnessSuiteIT.xml

64 tests were completed in 1110s with 22 passed, 0 failed and 42 skipped.

Test suite Passed Failed Skipped Time
liquibase.ext.bigquery.ContributedHarnessSuiteIT 22✅ 42⚪ 1110s

✅ liquibase.ext.bigquery.ContributedHarnessSuiteIT

liquibase.harness.change.ChangeObjectTests
  ✅ apply 1initScript against bigquery 1.2
  ⚪ apply addAutoIncrement against bigquery 1.2
  ⚪ apply addCheckConstraint against bigquery 1.2
  ✅ apply addColumn against bigquery 1.2
  ⚪ apply addDefaultValue against bigquery 1.2
  ⚪ apply addDefaultValueBoolean against bigquery 1.2
  ⚪ apply addDefaultValueComputed against bigquery 1.2
  ⚪ apply addDefaultValueDate against bigquery 1.2
  ⚪ apply addDefaultValueNumeric against bigquery 1.2
  ⚪ apply addDefaultValueSequenceNext against bigquery 1.2
  ⚪ apply addForeignKey against bigquery 1.2
  ✅ apply addLookupTable against bigquery 1.2
  ⚪ apply addNotNullConstraint against bigquery 1.2
  ⚪ apply addPrimaryKey against bigquery 1.2
  ⚪ apply addUniqueConstraint against bigquery 1.2
  ⚪ apply alterSequence against bigquery 1.2
  ⚪ apply createFunction against bigquery 1.2
  ⚪ apply createIndex against bigquery 1.2
  ⚪ apply createPackage against bigquery 1.2
  ⚪ apply createPackageBody against bigquery 1.2
  ⚪ apply createProcedure against bigquery 1.2
  ⚪ apply createProcedureFromFile against bigquery 1.2
  ⚪ apply createSequence against bigquery 1.2
  ✅ apply createTable against bigquery 1.2
  ✅ apply createTableDataTypeText against bigquery 1.2
  ✅ apply createTableTimestamp against bigquery 1.2
  ⚪ apply createTrigger against bigquery 1.2
  ✅ apply createView against bigquery 1.2
  ⚪ apply disableCheckConstraint against bigquery 1.2
  ⚪ apply disableTrigger against bigquery 1.2
  ⚪ apply dropAllForeignKeyConstraints against bigquery 1.2
  ⚪ apply dropCheckConstraint against bigquery 1.2
  ✅ apply dropColumn against bigquery 1.2
  ⚪ apply dropDefaultValue against bigquery 1.2
  ⚪ apply dropForeignKey against bigquery 1.2
  ⚪ apply dropFunction against bigquery 1.2
  ⚪ apply dropIndex against bigquery 1.2
  ⚪ apply dropNotNullConstraint against bigquery 1.2
  ⚪ apply dropPrimaryKey against bigquery 1.2
  ✅ apply dropProcedure against bigquery 1.2
  ⚪ apply dropSequence against bigquery 1.2
  ✅ apply dropTable against bigquery 1.2
  ⚪ apply dropTrigger against bigquery 1.2
  ⚪ apply dropUniqueConstraint against bigquery 1.2
  ✅ apply dropView against bigquery 1.2
  ⚪ apply enableCheckConstraint against bigquery 1.2
  ⚪ apply enableTrigger against bigquery 1.2
  ⚪ apply executeCommand against bigquery 1.2
  ✅ apply mergeColumns against bigquery 1.2
  ✅ apply modifyDataType against bigquery 1.2
  ✅ apply modifySql against bigquery 1.2
  ✅ apply renameColumn against bigquery 1.2
  ⚪ apply renameSequence against bigquery 1.2
  ✅ apply renameTable against bigquery 1.2
  ⚪ apply renameTrigger against bigquery 1.2
  ⚪ apply renameView against bigquery 1.2
  ⚪ apply setColumnRemarks against bigquery 1.2
  ⚪ apply setTableRemarks against bigquery 1.2
  ✅ apply sql against bigquery 1.2
  ✅ apply sqlFile against bigquery 1.2
liquibase.harness.data.ChangeDataTests
  ✅ apply delete against bigquery 1.2
  ✅ apply insert against bigquery 1.2
  ✅ apply loadData against bigquery 1.2
  ✅ apply loadUpdateData against bigquery 1.2