quarkus
quarkus copied to clipboard
Add support for ignoreMigrationPatterns config in Flyway
Added quarkus.flyway.ignore-migration-patterns parameter to quarkus config.
Resolves https://github.com/quarkusio/quarkus/issues/27099
:waning_crescent_moon: This workflow status is outdated as a new workflow run has been triggered.
Failing Jobs - Building 9a01c9f11357229627922909dc3506b7fb599c1d
| Status | Name | Step | Failures | Logs | Raw logs |
|---|---|---|---|---|---|
| ✖ | Initial JDK 11 Build | Build |
Failures | Logs | Raw logs |
Failures
:gear: Initial JDK 11 Build #
- Failing: extensions/flyway/runtime
! Skipped: devtools/bom-descriptor-json docs extensions/flyway/deployment and 6 more
:package: extensions/flyway/runtime
✖ Failed to execute goal net.revelc.code.formatter:formatter-maven-plugin:2.20.0:validate (default) on project quarkus-flyway: File '/home/runner/work/quarkus/quarkus/extensions/flyway/runtime/src/test/java/io/quarkus/flyway/runtime/FlywayCreatorTest.java' has not been previously formatted. Please format file (for example by invoking `mvn -f extensions/flyway/runtime net.revelc.code.formatter:formatter-maven-plugin:2.20.0:format`) and commit before running validation!
:waning_crescent_moon: This workflow status is outdated as a new workflow run has been triggered.
:warning: Unable to include the stracktraces as the report was too long. See annotations below for the details.
Failing Jobs - Building e5f35ae4d59d70d3eee9f0d10ecbb7d9ac82d4b7
| Status | Name | Step | Failures | Logs | Raw logs |
|---|---|---|---|---|---|
| ✖ | JVM Tests - JDK 11 | Build |
Failures | Logs | Raw logs |
| ✖ | JVM Tests - JDK 11 Windows | Build |
Failures | Logs | Raw logs |
| ✖ | JVM Tests - JDK 17 | Build |
Failures | Logs | Raw logs |
| ✖ | JVM Tests - JDK 18 | Build |
Failures | Logs | Raw logs |
Full information is available in the Build summary check run.
Failures
:gear: JVM Tests - JDK 11 #
- Failing: extensions/flyway/runtime
! Skipped: extensions/flyway/deployment integration-tests/flyway integration-tests/hibernate-orm-tenancy/datasource and 3 more
:package: extensions/flyway/runtime
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testIgnoreMissingMigrations line 206 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testTableOverridden line 162 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testOutOfOrder line 194 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testBaselineDescriptionDefault line 64 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testValidateOnMigrate line 169 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testConnectionRetriesDefault line 94 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testSqlMigrationPrefixOverridden line 147 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testCleanOnValidationError line 229 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testConnectionRetriesOverridden line 102 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testSchemasDefault line 124 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testIgnoreFutureMigrations line 218 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testIgnoreMigrationPatterns line 267 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testTableDefault line 154 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testSchemasOverridden line 132 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testSqlMigrationPrefixDefault line 139 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testBaselineVersionDefault line 79 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testCleanDisabled line 177 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testNotPresentLocationsOverridden line 57 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testValidateMigrationNaming line 255 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testLocationsDefault line 42 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testValidateOnMigrateOverwritten(boolean, boolean)[1] line 247 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testValidateOnMigrateOverwritten(boolean, boolean)[2] line 247 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testLocationsOverridden line 50 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testBaselineVersionOverridden line 87 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testBaselineDescriptionOverridden line 72 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testRepeatableSqlMigrationPrefixOverridden line 117 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testRepeatableSqlMigrationPrefixDefault line 109 - More details - Source on GitHub
:gear: JVM Tests - JDK 11 Windows #
- Failing: extensions/flyway/runtime
! Skipped: extensions/flyway/deployment integration-tests/flyway integration-tests/hibernate-orm-tenancy/datasource and 3 more
:package: extensions/flyway/runtime
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testIgnoreMissingMigrations line 206 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testTableOverridden line 162 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testOutOfOrder line 194 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testBaselineDescriptionDefault line 64 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testValidateOnMigrate line 169 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testConnectionRetriesDefault line 94 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testSqlMigrationPrefixOverridden line 147 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testCleanOnValidationError line 229 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testConnectionRetriesOverridden line 102 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testSchemasDefault line 124 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testIgnoreFutureMigrations line 218 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testIgnoreMigrationPatterns line 267 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testTableDefault line 154 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testSchemasOverridden line 132 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testSqlMigrationPrefixDefault line 139 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testBaselineVersionDefault line 79 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testCleanDisabled line 177 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testNotPresentLocationsOverridden line 57 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testValidateMigrationNaming line 255 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testLocationsDefault line 42 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testValidateOnMigrateOverwritten(boolean, boolean)[1] line 247 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testValidateOnMigrateOverwritten(boolean, boolean)[2] line 247 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testLocationsOverridden line 50 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testBaselineVersionOverridden line 87 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testBaselineDescriptionOverridden line 72 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testRepeatableSqlMigrationPrefixOverridden line 117 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testRepeatableSqlMigrationPrefixDefault line 109 - More details - Source on GitHub
:gear: JVM Tests - JDK 17 #
- Failing: extensions/flyway/runtime
! Skipped: extensions/flyway/deployment integration-tests/flyway integration-tests/hibernate-orm-tenancy/datasource and 3 more
:package: extensions/flyway/runtime
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testIgnoreMissingMigrations line 206 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testTableOverridden line 162 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testOutOfOrder line 194 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testBaselineDescriptionDefault line 64 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testValidateOnMigrate line 169 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testConnectionRetriesDefault line 94 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testSqlMigrationPrefixOverridden line 147 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testCleanOnValidationError line 229 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testConnectionRetriesOverridden line 102 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testSchemasDefault line 124 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testIgnoreFutureMigrations line 218 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testIgnoreMigrationPatterns line 267 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testTableDefault line 154 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testSchemasOverridden line 132 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testSqlMigrationPrefixDefault line 139 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testBaselineVersionDefault line 79 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testCleanDisabled line 177 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testNotPresentLocationsOverridden line 57 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testValidateMigrationNaming line 255 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testLocationsDefault line 42 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testValidateOnMigrateOverwritten(boolean, boolean)[1] line 247 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testValidateOnMigrateOverwritten(boolean, boolean)[2] line 247 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testLocationsOverridden line 50 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testBaselineVersionOverridden line 87 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testBaselineDescriptionOverridden line 72 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testRepeatableSqlMigrationPrefixOverridden line 117 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testRepeatableSqlMigrationPrefixDefault line 109 - More details - Source on GitHub
:gear: JVM Tests - JDK 18 #
- Failing: extensions/flyway/runtime
! Skipped: extensions/flyway/deployment integration-tests/flyway integration-tests/hibernate-orm-tenancy/datasource and 3 more
:package: extensions/flyway/runtime
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testIgnoreMissingMigrations line 206 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testTableOverridden line 162 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testOutOfOrder line 194 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testBaselineDescriptionDefault line 64 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testValidateOnMigrate line 169 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testConnectionRetriesDefault line 94 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testSqlMigrationPrefixOverridden line 147 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testCleanOnValidationError line 229 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testConnectionRetriesOverridden line 102 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testSchemasDefault line 124 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testIgnoreFutureMigrations line 218 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testIgnoreMigrationPatterns line 267 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testTableDefault line 154 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testSchemasOverridden line 132 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testSqlMigrationPrefixDefault line 139 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testBaselineVersionDefault line 79 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testCleanDisabled line 177 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testNotPresentLocationsOverridden line 57 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testValidateMigrationNaming line 255 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testLocationsDefault line 42 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testValidateOnMigrateOverwritten(boolean, boolean)[1] line 247 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testValidateOnMigrateOverwritten(boolean, boolean)[2] line 247 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testLocationsOverridden line 50 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testBaselineVersionOverridden line 87 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testBaselineDescriptionOverridden line 72 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testRepeatableSqlMigrationPrefixOverridden line 117 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testRepeatableSqlMigrationPrefixDefault line 109 - More details - Source on GitHub
:waning_crescent_moon: This workflow status is outdated as a new workflow run has been triggered.
:warning: Unable to include the stracktraces as the report was too long. See annotations below for the details.
Failing Jobs - Building 7d3e0ef88b3047cb86838fde06511e4add07cb60
| Status | Name | Step | Failures | Logs | Raw logs |
|---|---|---|---|---|---|
| ✖ | JVM Tests - JDK 11 | Build |
Failures | Logs | Raw logs |
| ✖ | JVM Tests - JDK 11 Windows | Build |
Failures | Logs | Raw logs |
| ✖ | JVM Tests - JDK 17 | Build |
Failures | Logs | Raw logs |
| ✖ | JVM Tests - JDK 18 | Build |
Failures | Logs | Raw logs |
Full information is available in the Build summary check run.
Failures
:gear: JVM Tests - JDK 11 #
- Failing: extensions/flyway/runtime
! Skipped: extensions/flyway/deployment integration-tests/flyway integration-tests/hibernate-orm-tenancy/datasource and 3 more
:package: extensions/flyway/runtime
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testIgnoreMissingMigrations line 206 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testTableOverridden line 162 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testOutOfOrder line 194 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testBaselineDescriptionDefault line 64 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testValidateOnMigrate line 169 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testConnectionRetriesDefault line 94 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testSqlMigrationPrefixOverridden line 147 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testCleanOnValidationError line 229 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testConnectionRetriesOverridden line 102 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testSchemasDefault line 124 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testIgnoreFutureMigrations line 218 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testIgnoreMigrationPatterns line 267 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testTableDefault line 154 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testSchemasOverridden line 132 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testSqlMigrationPrefixDefault line 139 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testBaselineVersionDefault line 79 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testCleanDisabled line 177 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testNotPresentLocationsOverridden line 57 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testValidateMigrationNaming line 255 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testLocationsDefault line 42 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testValidateOnMigrateOverwritten(boolean, boolean)[1] line 247 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testValidateOnMigrateOverwritten(boolean, boolean)[2] line 247 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testLocationsOverridden line 50 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testBaselineVersionOverridden line 87 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testBaselineDescriptionOverridden line 72 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testRepeatableSqlMigrationPrefixOverridden line 117 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testRepeatableSqlMigrationPrefixDefault line 109 - More details - Source on GitHub
:gear: JVM Tests - JDK 11 Windows #
- Failing: extensions/flyway/runtime
! Skipped: extensions/flyway/deployment integration-tests/flyway integration-tests/hibernate-orm-tenancy/datasource and 3 more
:package: extensions/flyway/runtime
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testIgnoreMissingMigrations line 206 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testTableOverridden line 162 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testOutOfOrder line 194 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testBaselineDescriptionDefault line 64 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testValidateOnMigrate line 169 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testConnectionRetriesDefault line 94 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testSqlMigrationPrefixOverridden line 147 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testCleanOnValidationError line 229 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testConnectionRetriesOverridden line 102 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testSchemasDefault line 124 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testIgnoreFutureMigrations line 218 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testIgnoreMigrationPatterns line 267 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testTableDefault line 154 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testSchemasOverridden line 132 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testSqlMigrationPrefixDefault line 139 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testBaselineVersionDefault line 79 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testCleanDisabled line 177 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testNotPresentLocationsOverridden line 57 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testValidateMigrationNaming line 255 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testLocationsDefault line 42 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testValidateOnMigrateOverwritten(boolean, boolean)[1] line 247 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testValidateOnMigrateOverwritten(boolean, boolean)[2] line 247 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testLocationsOverridden line 50 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testBaselineVersionOverridden line 87 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testBaselineDescriptionOverridden line 72 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testRepeatableSqlMigrationPrefixOverridden line 117 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testRepeatableSqlMigrationPrefixDefault line 109 - More details - Source on GitHub
:gear: JVM Tests - JDK 17 #
- Failing: extensions/flyway/runtime
! Skipped: extensions/flyway/deployment integration-tests/flyway integration-tests/hibernate-orm-tenancy/datasource and 3 more
:package: extensions/flyway/runtime
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testIgnoreMissingMigrations line 206 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testTableOverridden line 162 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testOutOfOrder line 194 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testBaselineDescriptionDefault line 64 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testValidateOnMigrate line 169 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testConnectionRetriesDefault line 94 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testSqlMigrationPrefixOverridden line 147 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testCleanOnValidationError line 229 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testConnectionRetriesOverridden line 102 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testSchemasDefault line 124 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testIgnoreFutureMigrations line 218 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testIgnoreMigrationPatterns line 267 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testTableDefault line 154 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testSchemasOverridden line 132 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testSqlMigrationPrefixDefault line 139 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testBaselineVersionDefault line 79 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testCleanDisabled line 177 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testNotPresentLocationsOverridden line 57 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testValidateMigrationNaming line 255 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testLocationsDefault line 42 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testValidateOnMigrateOverwritten(boolean, boolean)[1] line 247 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testValidateOnMigrateOverwritten(boolean, boolean)[2] line 247 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testLocationsOverridden line 50 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testBaselineVersionOverridden line 87 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testBaselineDescriptionOverridden line 72 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testRepeatableSqlMigrationPrefixOverridden line 117 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testRepeatableSqlMigrationPrefixDefault line 109 - More details - Source on GitHub
:gear: JVM Tests - JDK 18 #
- Failing: extensions/flyway/runtime
! Skipped: extensions/flyway/deployment integration-tests/flyway integration-tests/hibernate-orm-tenancy/datasource and 3 more
:package: extensions/flyway/runtime
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testIgnoreMissingMigrations line 206 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testTableOverridden line 162 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testOutOfOrder line 194 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testBaselineDescriptionDefault line 64 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testValidateOnMigrate line 169 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testConnectionRetriesDefault line 94 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testSqlMigrationPrefixOverridden line 147 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testCleanOnValidationError line 229 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testConnectionRetriesOverridden line 102 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testSchemasDefault line 124 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testIgnoreFutureMigrations line 218 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testIgnoreMigrationPatterns line 267 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testTableDefault line 154 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testSchemasOverridden line 132 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testSqlMigrationPrefixDefault line 139 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testBaselineVersionDefault line 79 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testCleanDisabled line 177 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testNotPresentLocationsOverridden line 57 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testValidateMigrationNaming line 255 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testLocationsDefault line 42 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testValidateOnMigrateOverwritten(boolean, boolean)[1] line 247 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testValidateOnMigrateOverwritten(boolean, boolean)[2] line 247 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testLocationsOverridden line 50 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testBaselineVersionOverridden line 87 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testBaselineDescriptionOverridden line 72 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testRepeatableSqlMigrationPrefixOverridden line 117 - More details - Source on GitHub
✖ io.quarkus.flyway.runtime.FlywayCreatorTest.testRepeatableSqlMigrationPrefixDefault line 109 - More details - Source on GitHub
:waning_crescent_moon: This workflow status is outdated as a new workflow run has been triggered.
Failing Jobs - Building db096b7e7ac560f475179dfa35d48fbaf5091e35
| Status | Name | Step | Failures | Logs | Raw logs |
|---|---|---|---|---|---|
| ✖ | Initial JDK 11 Build | Build |
Failures | Logs | Raw logs |
Failures
:gear: Initial JDK 11 Build #
- Failing: extensions/flyway/runtime
! Skipped: devtools/bom-descriptor-json docs extensions/flyway/deployment and 6 more
:package: extensions/flyway/runtime
✖ Failed to execute goal net.revelc.code.formatter:formatter-maven-plugin:2.20.0:validate (default) on project quarkus-flyway: File '/home/runner/work/quarkus/quarkus/extensions/flyway/runtime/src/main/java/io/quarkus/flyway/runtime/FlywayDataSourceRuntimeConfig.java' has not been previously formatted. Please format file (for example by invoking `mvn -f extensions/flyway/runtime net.revelc.code.formatter:formatter-maven-plugin:2.20.0:format`) and commit before running validation!
:waning_crescent_moon: This workflow status is outdated as a new workflow run has been triggered.
Failing Jobs - Building 8cb62af1c358e274126f3925608f97f93e940ecb
| Status | Name | Step | Failures | Logs | Raw logs |
|---|---|---|---|---|---|
| ✖ | Initial JDK 11 Build | Build |
Failures | Logs | Raw logs |
Failures
:gear: Initial JDK 11 Build #
- Failing: extensions/flyway/runtime
! Skipped: devtools/bom-descriptor-json docs extensions/flyway/deployment and 6 more
:package: extensions/flyway/runtime
✖ Failed to execute goal net.revelc.code.formatter:formatter-maven-plugin:2.20.0:validate (default) on project quarkus-flyway: File '/home/runner/work/quarkus/quarkus/extensions/flyway/runtime/src/main/java/io/quarkus/flyway/runtime/FlywayDataSourceRuntimeConfig.java' has not been previously formatted. Please format file (for example by invoking `mvn -f extensions/flyway/runtime net.revelc.code.formatter:formatter-maven-plugin:2.20.0:format`) and commit before running validation!