Skip to content

Tags: nightscape/scip-java

Tags

v0.9.6

Toggle v0.9.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update sbt-sourcegraph to 0.4.3 (sourcegraph#647)

v0.9.5

Toggle v0.9.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
External docker build (sourcegraph#637)

* Build docker container in a self-contained fashion

This is prompted by various issues around our handling of arguments and
how this clashes with -- and -D argument handling by both sbt-pack and
sbt-native-packager

Instead, we build scip-java entirely inside the docker container and
point `scip-java` command directly at the jar, to exclude any
possibility of weirdness introduced by launcher scripts.

Additionally, this allows anyone to build a docker container without
having JVM and SBT installed.

* Update coursier launcher version and remove unnecessary architecture
override

v0.9.4

Toggle v0.9.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
convert to public API (sourcegraph#618)

v0.9.3

Toggle v0.9.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update sbt-sourcegraph and re-enable SBT build tool tests (sourcegrap…

…h#636)

v0.9.2

Toggle v0.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove coursier bootstrap and respect COURSIER_JVM_INDEX (sourcegraph…

…#631)

v0.9.1

Toggle v0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow picking up credentials from environment variables (sourcegraph#629

)

* Upgrade Coursier to respect COURSIER_CREDENTIALS string

* Make sure we respect COURSIER_REPOSITORIES

* Add tests for Coursier env variables with a local server

Verified

This tag was signed with the committer’s verified signature.
Strum355 Noah S-C