sbt / sbt/sbt-github-actions

Suggestion: for sbt 1.7, use `.x` syntax for scala versions

Open
#114 3 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

SBT now supports version patterns like + 2.13.x. This means ci.yml and .mergify.yml have to be updated much less frequently.

Although, perhaps that makes sbt-github-actions somewhat less necessary

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

Inspect ci.yml and .mergify.yml to find the Scala version patterns used for sbt 1.7 builds. Replace the repeated version-specific patterns with the supported .x syntax, then verify both configuration files consistently use the new form.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, scala
Domain
build-system, ci-cd
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.