cameron-martin / bazel-lsp

A language server implementation for Bazel
Apache License 2.0
36 stars 1 forks source link

ci: Build, test and release on more platforms #14

Closed cameron-martin closed 5 months ago

cameron-martin commented 5 months ago

This runs the build on multiple platforms, uploads the artifacts for the release process to subsequently download.

This only builds for x86 on windows, osx and linux. For arm64 cross-compiling will need to be set up.

Works towards #6