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-buildinfo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.12.0
Choose a base ref
...
head repository: sbt/sbt-buildinfo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.13.1
Choose a head ref
  • 11 commits
  • 55 files changed
  • 2 contributors

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    7f71fa5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #206 from xuwei-k/new-java-net-URL

    avoid deprecated `java.net.URL` constructor
    eed3si9n authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    d7aac72 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. cross build to sbt 2.x

    Use Manifesto
    eed3si9n committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    13ff18f View commit details
    Browse the repository at this point in the history
  2. Update scripted tests

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

    Cross build to sbt 2.x
    eed3si9n authored Nov 3, 2024
    Configuration menu
    Copy the full SHA
    a57f12b View commit details
    Browse the repository at this point in the history
  4. Disable the task test

    The test currently errors on sbt 2.x.
    eed3si9n committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    02ec62c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #209 from sbt/wip/disable-task

    Disable the task test
    eed3si9n authored Nov 3, 2024
    Configuration menu
    Copy the full SHA
    0852227 View commit details
    Browse the repository at this point in the history
  6. Fix cross test

    eed3si9n committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    4f34e3f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #210 from sbt/wip/cross2

    Fix cross test
    eed3si9n authored Nov 3, 2024
    Configuration menu
    Copy the full SHA
    c16dda8 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Configuration menu
    Copy the full SHA
    a9b2b44 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #212 from sbt/wip/repro211

    Reproduce 211
    eed3si9n authored Nov 9, 2024
    Configuration menu
    Copy the full SHA
    07337b5 View commit details
    Browse the repository at this point in the history
Loading