bazeltools / bazel-deps

Generate bazel dependencies for maven artifacts
MIT License
250 stars 122 forks source link

Add's some GitHub Actions configuration and produces linux + Mac native images #282

Closed ianoc closed 4 years ago

ianoc commented 4 years ago

Looks like its working -- I have the build run a native image on each platform then ensure it can resolve the bazel deps own dependencies

Need to add some comments, but I've seen the thing in the Writer.scala before, somehow the Source.from API does not work well with native images, seen this loading files in the past. No idea why though -- its unreliable and works sometimes.

https://github.com/ianoc/bazel-deps/releases