Enno Runne
Enno Runne
Now I noticed there were outdated release instructions in src/main/paradox/notes/release-process.md
Hi @oggy- In case you are ready to help, I'm trying to bring some life back to sbt-site, but I didn't invest time in bringing the Sphinx tests back. See...
Refs - #228 - https://github.com/lightbend/kalix/issues/7212
Needs code improvements for better Scala 3 compatibility.
I agree, it looks like as if I mixed the counters for `awaitingProduceResult` and `awaitingCommitResult` in the callback. This should be reproducible in a test case.
The integration tests ran and worked, but I don't see why "Build and Test" didn't execute properly.
Rebased on main
> Looks good but have opinions on test code in src/main vs making the dependency test scoped. Very few classes from 'tests' are referenced from the `integrationTests`. The cleanest solution...
Build success! But `tests/test` takes much longer than `integrationTests/test`. I'll look at moving more tests to `integrationTests`.
Rebased in the hope that the updated GH actions from `main` will help mitigating the full device problem.