8000 Comparing v1.8.2...v1.8.3 · sbt/sbt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.2
Choose a base ref
...
head repository: sbt/sbt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.3
Choose a head ref
  • 13 commits
  • 8 files changed
  • 4 contributors

Commits on Jan 27, 2023

  1. Remove spurious whitespace in the launcher script

    It causes an error in (at least) fish shell: "sbt: line 174: local: `=': not a valid identifier"
    keynmol authored and julienrf committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    8e6958d View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

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

Commits on Feb 14, 2023

  1. Use native-image 22.3.1

    julienrf committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    e2f2330 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Downgrade to 22.2.0

    For some reason the jvm for 22.3.1 could not be found by Coursier, although it is present in the index.
    julienrf committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    8a97419 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a12daa View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Replace olafurpg/setup-scala with actions/setup-java

    https://github.com/olafurpg/setup-scala/releases/tag/v14 is deprecated and migration to actions/setup-java is encouraged.
    That action is already used in `ci.yml`
    
    Backport to 1.8.x
    mzuehlke committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    3df9df1 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Merge pull request #7161 from mzuehlke/replace_olafurpg-setup-scala-18x

    Replace olafurpg/setup-scala with actions/setup-java
    eed3si9n authored Feb 28, 2023
    Configuration menu
    Copy the full SHA
    5b90e77 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Use NIO to create temp file

    eed3si9n committed May 12, 2023
    Configuration menu
    Copy the full SHA
    7780e0c View commit details
    Browse the repository at this point in the history
  2. IO 1.8.1

    eed3si9n committed May 12, 2023
    Configuration menu
    Copy the full SHA
    50b9e92 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7248 from eed3si9n/wip/tempfile

    [1.8.x] Use NIO to create temp file
    eed3si9n authored May 12, 2023
    Configuration menu
    Copy the full SHA
    f587645 View commit details
    Browse the repository at this point in the history
  4. Zinc 1.8.1

    eed3si9n committed May 12, 2023
    Configuration menu
    Copy the full SHA
    fc7a952 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #7249 from eed3si9n/wip/zinc

    Zinc 1.8.1
    eed3si9n authored May 12, 2023
    Configuration menu
    Copy the full SHA
    b029f7a View commit details
    Browse the repository at this point in the history
  6. sbt 1.8.3

    eed3si9n committed May 12, 2023
    Configuration menu
    Copy the full SHA
    cbfa6fb View commit details
    Browse the repository at this point in the history
Loading
0