Matthias Kurz
Matthias Kurz
Things will go forward soon: - #93
Current flyway-sbt release does not work with latest flyway 9.20.1: ``` [info] Flyway Community Edition 7.4.0 by Redgate [info] Database: jdbc:h2:./test (H2 2.2) [error] org.flywaydb.core.internal.exception.FlywaySqlException: [error] Unable to determine H2...
@davidmweber You need help? I have lots of experience with sbt plugins and could help out releasing new version etc. WDYT?
New releases will happen soon: - #93
@jorhett Do you still get the same error like in your initial comment? I also use aarch64 Linux (but Asahi Linux on a M1 Macbook Pro), I get following: ```...
OK... wow... this is bad bad bad (bad!): Currently, we have a failed test in the play isolated slick example: https://github.com/playframework/play-samples/actions/runs/8875574757/job/24365311327#step:11:142, but look, **the test suite is reported as successful...
Funny thing is we already set the flags in the existing test scripts :wink: https://github.com/playframework/play-samples/blob/1ae950ff8a9266eff47372ca0de0b9814de5b551/play-java-rest-api-example/scripts/test-sbt#L3-L4
Regarding flyway you might be interested in - https://github.com/flyway/flyway-sbt/issues/93 - https://github.com/flyway/flyway-play/issues/390
Same story here: - https://github.com/lightbend/sbt-paradox-dependencies/issues/34
@nemoo No not Play, but "only" play-slick. Just check out the repo, apply the fix and run `sbt +publishLocal`, you will see which version will be generated and use that...