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-ci-release
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.11.0
Choose a base ref
...
head repository: sbt/sbt-ci-release
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11.1
Choose a head ref
  • 15 commits
  • 8 files changed
  • 4 contributors

Commits on May 24, 2025

  1. Merge pull request #372 from sbt/wip/fix

    I typoed the publish backwards
    eed3si9n authored May 24, 2025
    Configuration menu
    Copy the full SHA
    d1959e6 View commit details
    Browse the repository at this point in the history
  2. docs: remove outdated FAQ

    MartinHH authored May 24, 2025
    Configuration menu
    Copy the full SHA
    9387a2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    132c5c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bacb8b5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #374 from scala-steward/update/sbt-1.11.0

    Update sbt, scripted-plugin to 1.11.0
    eed3si9n authored May 24, 2025
    Configuration menu
    Copy the full SHA
    7428582 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2025

  1. Update the readme

    eed3si9n committed May 25, 2025
    Configuration menu
    Copy the full SHA
    4c220d1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #376 from sbt/wip/readme

    Update the readme
    eed3si9n authored May 25, 2025
    Configuration menu
    Copy the full SHA
    118574d View commit details
    Browse the repository at this point in the history

Commits on May 26, 2025

  1. Configuration menu
    Copy the full SHA
    77eb5f9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #377 from sbt/wip/switch

    Switch to Central Portal publishing
    eed3si9n authored May 26, 2025
    Configuration menu
    Copy the full SHA
    bcc5321 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2025

  1. Configuration menu
    Copy the full SHA
    509dad5 View commit details
    Browse the repository at this point in the history
  2. Reformat with scalafmt 3.9.7

    Executed command: scalafmt --non-interactive
    scala-steward committed May 30, 2025
    Configuration menu
    Copy the full SHA
    7afda83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9e90c8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #379 from scala-steward/update/scalafmt-core-3.9.7

    Update scalafmt-core to 3.9.7
    tgodzik authored May 30, 2025
    Configuration menu
    Copy the full SHA
    bc65ca6 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

  1. fix: Run +publish on SNAPSHOT

    **Problem**
    For SNAPSHOT sbt-ci-release 1.11.0 runs publish,
    which doesn't cross publish.
    
    **Solution**
    This runs +publish.
    eed3si9n committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    f6ab266 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #381 from sbt/wip/snapshot2

    fix: Run +publish on SNAPSHOT
    eed3si9n authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    13e77c7 View commit details
    Browse the repository at this point in the history
Loading