Skip to content

chore(deps): bump liquibase/build-logic from 0.7.1 to 0.7.3 #516

chore(deps): bump liquibase/build-logic from 0.7.1 to 0.7.3

chore(deps): bump liquibase/build-logic from 0.7.1 to 0.7.3 #516

GitHub Actions / Liquibase Test Harness - Contributed Reports succeeded Apr 24, 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 1177s with 22 passed, 0 failed and 42 skipped.

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

✅ 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