sbt / sbt/sbt-github-actions

Better support for ScalaJS/ScalaNative matrices

Open
#3 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Scala
Stars
199
Forks
67
Avg merge
6h 24m
Merged PRs (30d)
3

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting how the plugin detects sbt-crossproject and generates the build workflow. Compare the desired matrix with sbt-crossproject usage, especially parallel JavaScript builds. Done means the generated workflow has better matrix support and no longer requires manual edits.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, scala
Domain
build-system, ci-cd
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.