fwcd / kotlin-language-server

Kotlin code completion, diagnostics and more for any editor/IDE using the Language Server Protocol
MIT License
1.62k stars 203 forks source link

Extract Docker build into separate workflow #490

Closed fwcd closed 12 months ago

fwcd commented 12 months ago

Fixes #347

Additionally, update to GHCR, build arm64 images, use the metadata-action to label the images and shorten the image name to fwcd/kotlin-language-server (dropping the /server suffix).