Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sbt/sbt-projectmatrix
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.1
Choose a base ref
...
head repository: sbt/sbt-projectmatrix
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.11.0
Choose a head ref
  • 6 commits
  • 8 files changed
  • 1 contributor

Commits on Nov 24, 2024

  1. Update to sbt 1.10.5

    eed3si9n committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    e7976b2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #98 from sbt/wip/sbt

    Update to sbt 1.10.5
    eed3si9n authored Nov 24, 2024
    Configuration menu
    Copy the full SHA
    fa91709 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2024

  1. Add setup-sbt

    eed3si9n committed Dec 14, 2024
    Configuration menu
    Copy the full SHA
    aab8638 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #99 from sbt/wip/action

    Add setup-sbt
    eed3si9n authored Dec 14, 2024
    Configuration menu
    Copy the full SHA
    94eaa64 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2025

  1. crossVersion support

    **Problem**
    projectMatrix doesn't handle cross full.
    
    **Solution**
    This adds a row variant that takes crossVersion.
    eed3si9n committed Apr 20, 2025
    Configuration menu
    Copy the full SHA
    7826cc1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #101 from sbt/wip/full

    crossVersion support
    eed3si9n authored Apr 20, 2025
    Configuration menu
    Copy the full SHA
    4346025 View commit details
    Browse the repository at this point in the history
Loading