sbt-github-actions icon indicating copy to clipboard operation
sbt-github-actions copied to clipboard

Better support for ScalaJS/ScalaNative matrices

Open djspiewak opened this issue 5 years ago • 0 comments

If sbt-crossproject is detected, we should generate a project matrix which corresponds to its usage. This is going to be… more than a little tricky. Probably possible though. The point being that people shouldn't have to manually fiddle with the generated build workflow in order to get parallel JavaScript builds.

For the record, these things all work now, it's just that you can get a prettier and more parallel workflow with better matrix support.

djspiewak avatar Apr 01 '20 16:04 djspiewak