Threading my notes on 1.8.0-Beta testing here for ...
# eap
z
Threading my notes on 1.8.0-Beta testing here for posterity
❤️ 1
Currently blocked on testing in most of our repos pending KSP’s update
t
AFAIK it is currently been working on according to KSP team member
m
z
EitherNet passing: https://github.com/slackhq/EitherNet/pull/56 testing this as it’s exposed a funny bug with recursive annotations in the 1.7.x releases
redacted-compiler-plugin mostly working. kotlin-compile-testing needs to be updated, likely going to write my own at this point rather than wait
The 1.8.0-Beta IDE plugin in studio no longer allows replacing all deprecated usages with a given ReplaceWith https://youtrack.jetbrains.com/issue/KT-55061
Stuck on Anvil now in our main project
will need to wait for 1.8.0-RC https://youtrack.jetbrains.com/issue/KT-55019
t
AFAIK it is fixed (tested on RC-dev version), but now anvil waits for https://github.com/tschuchortdev/kotlin-compile-testing/issues/336
z
Right, but 1.8.0-RC isn’t released yet 🙂 And yeah, KCT appears to be unmaintained. I’m planning to fork it (it itself started off as a fork of things we did in Moshi’s tests)