Closed sleipnir closed 4 years ago
ping @viktorklang
@sleipnir I think we should turn that around and have the TCK run on each language support build instead of the Cloudstate build itself. /cc @jroper
Yes. That would be nice, the point is that it may be necessary to change the TCK implementation itself so that user support doesn’t need Scala and Sbt dependencies, not that I don’t like those, but it wouldn’t make much sense to have them on projects based on other stacks like Go, C#, etc.
@sleipnir We should look into creating a native-image of the TCK so the user only needs to invoke it with the right parameters/config.
Cool
Related issue in Cloudstate repository is https://github.com/cloudstateio/cloudstate/issues/216
Currently, the main cloudstate tck will run the kotlin tck image on an external dockerhub repo.