-
Notifications
You must be signed in to change notification settings - Fork 77
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.8.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: sbt/sbt-ci-release
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.9.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 6 files changed
- 3 contributors
Commits on Oct 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0a5401e - Browse repository at this point
Copy the full SHA 0a5401eView commit details
Commits on Oct 20, 2024
-
Implement back publishing support
**Problem** For plugin code, like sbt plugins and Scala compiler plugin, and even normal libraries, it's common for the maintainers to want to back publish the current code base against a new version of Scala (or sbt, Scala Nave etc) instead of bumping the version. The current "bump the version" approach effectively pushes the work of figuring out the correct patch version number to the end users. In addition, if the plugin or the library does not cross publish all variants, then the end user might need to figure out different patch version to use effectively the same code. **Solution** This implements a mini DSL for tag `version[@command|@3.3.4][#comment]`, which allows plugin authors to back publish a code base.
Configuration menu - View commit details
-
Copy full SHA for 4cd48ae - Browse repository at this point
Copy the full SHA 4cd48aeView commit details -
Merge pull request #322 from sbt/wip/back_publishing
Implement back publishing support
Configuration menu - View commit details
-
Copy full SHA for 7b7b4f1 - Browse repository at this point
Copy the full SHA 7b7b4f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 469cca4 - Browse repository at this point
Copy the full SHA 469cca4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60d1602 - Browse repository at this point
Copy the full SHA 60d1602View commit details -
Merge pull request #325 from scala-steward/update/sbt-1.10.3
Update sbt, scripted-plugin to 1.10.3
Configuration menu - View commit details
-
Copy full SHA for 62c9b4c - Browse repository at this point
Copy the full SHA 62c9b4cView commit details -
Merge pull request #326 from scala-steward/update/munit-1.0.2
Update munit to 1.0.2
Configuration menu - View commit details
-
Copy full SHA for e5ada14 - Browse repository at this point
Copy the full SHA e5ada14View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.8.0...v1.9.0