You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cli: build and release cli executibles (#855)
- Adds a new workflow to build, checksum, and upload standalone scip-java launchers for Linux and Windows
- Integrates CLI release generation into the existing Maven publishing pipeline upon tag creation
chore: drop support for Gradle 2 and 3 (#852)
---------
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: jupblb <michal.kielbowicz@sourcegraph.com>
Kotlin 2 support and drop Kotlin 1 support (#799)
Also, Kotlin multiplatform test is removed – I couldn't get it to work with the changes and deprecations introduced by the new KGP – we can revisit if we get actionable feedback from customers using KMP.