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.11.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.12.0
Choose a head ref
  • 16 commits
  • 12 files changed
  • 5 contributors

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    c4586b1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #185 from martingd/bug-bumpversion-0.11.0

    Bumped version to 0.11.0 in README and built.sbt.
    eed3si9n authored Feb 17, 2022
    Configuration menu
    Copy the full SHA
    a313495 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. feat: setup automated publishing

    This also updates a few things in the build and versions in the existing CI
    ckipp01 committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    e2cdaa1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afe6fc8 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    225965d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99a751e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #195 from ckipp01/ci

    update CI to enable easier publishing
    eed3si9n authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    85e3705 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Add a Scala3Renderer

    rreckel committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    b48c312 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abf290c View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Configuration menu
    Copy the full SHA
    d4b63f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and xuwei-k committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    6d9f520 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Bump actions/setup-java from 3 to 4

    Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-java
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and xuwei-k committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    d0cca58 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Update publish.yml

    eed3si9n authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    c179a3a View commit details
    Browse the repository at this point in the history
  2. sbt 1.9.9

    eed3si9n authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    abc3f00 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #203 from sbt/eed3si9n-patch-1

    Update publish.yml
    eed3si9n authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    47cd3e5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #204 from sbt/eed3si9n-patch-2

    sbt 1.9.9
    eed3si9n authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    4a3b819 View commit details
    Browse the repository at this point in the history
Loading