Skip to content

Tags: sourcegraph/scip-java

Tags

v0.12.3

Toggle v0.12.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci: fix malformed cli artifact upload command (#859)

v0.12.2

Toggle v0.12.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci: scope runner.temp to steps that use it (#858)

v0.12.1

Toggle v0.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: drop support for Gradle 2 and 3 (#852)

---------

Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: jupblb <michal.kielbowicz@sourcegraph.com>

v0.11.2

Toggle v0.11.2's commit message

Verified

This commit was signed with the committer’s verified signature.
chrapkowski-sg Adam Chrapkowski
Updated sbt-sourcegraph plugin

v0.11.1

Toggle v0.11.1's commit message
Update to latest eclipse-temurin 17 base image

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.

v0.10.4

Toggle v0.10.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix annotated types in new class expression (#773)

v0.10.3

Toggle v0.10.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix website publishing (#740)

* Bump website release java version to 11, for mdoc

Mdoc had to switch to Java 11+

v0.10.2

Toggle v0.10.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Handle parenthesized trees (#733)