Release and CI integration #54
Labels
[Prio] Low
Should be fixed if time permits but can be postponed.
[Size] Medium
[Type] Maintenance
Cleanup or handling of technical debt.
Today releasing and building distributions is a manual process.
This should be integrated into the existing CI for lowering the maintenance burden.
The java sdk makes use of a native rust dependency.
A release should build a distributable jar file including the native dependencies for each platform.
I suggest we focus building for macos, windows and probably only one linux distribution (e.g. ubuntu).
The text was updated successfully, but these errors were encountered: