Releases: sbt/sbt-github-actions
0.29.0
Updates
- feat: allow commit hashes as actions version by @raboof in #207
- Update
actions/upload-artifactv4 → v5 by @xuwei-k in #208 - Update
actions/download-artifactv5 → v6 by @xuwei-k in #208 - Update
actions/checkoutv5 → v6 by @Philippus in #210 - Update
al-cheb/configure-pagefile-actionv1.4 → v1.5 by @Philippus in #210 - sbt 2.0.0-RC6 by @xuwei-k in #209
New contributors
- @raboof made their first contribution in #207
- @Philippus made their first contribution in #210
Full Changelog: v0.28.0...v0.29.0
0.28.0
sbt-github-actions 0.28.0 is cross published to:
| sbt Version | Published |
|---|---|
| 1.x | ✅ |
| 2.x | ✅ |
about sbt-github-actions
sbt-github-actions is an sbt plugin, originally developed by Daniel Spiewak in 2020, to generate GitHub Actions YAML from build.sbt file.
Updates
sbt 2.x migration
- Cross build to sbt 2.0.0-RC4 by @xuwei-k in #204
- Fix sbt 2 implementation and scripted tests by @xuwei-k in #202
- Avoid deprecated
java.net.URLconstructor by @xuwei-k in #203
Full Changelog: v0.27.0...v0.28.0
0.27.0
sbt-github-actions 0.27.0 is cross published to:
| sbt Version | Published |
|---|---|
| 1.x | ✅ |
| 2.x | ✅ |
about sbt-github-actions
sbt-github-actions is an sbt plugin, originally developed by Daniel Spiewak in 2020, to generate GitHub Actions YAML from build.sbt file.
Updates
- Updates to
actions/setup-java@v5(https://github.com/actions/setup-java/releases/tag/v5.0.0) by @xuwei-k in #201
Full Changelog: v0.26.0...v0.27.0
0.26.0
sbt-github-actions 0.26.0 is cross published to:
| sbt Version | Published |
|---|---|
| 1.x | ✅ |
| 2.x | ✅ |
about sbt-github-actions
sbt-github-actions is an sbt plugin, originally developed by Daniel Spiewak in 2020, to generate GitHub Actions YAML from build.sbt file.
sbt 2.x migration
Updates
- Updates the generated action to
actions/checkout@v5by @xuwei-k in #199 - Adds permissions to
clean.ymlby @martinw-ct in #197
Behind the scene
- ci: Updates to sbt-ci-release 1.11.2 by @eed3si9n in #200
- ci: Switches to Central Portal publishing by @eed3si9n in #195
New contributors
- @martinw-ct made their first contribution in #197
Full Changelog: v0.25.0...v0.26.0
0.25.0
sbt-github-actions 0.25.0 is cross published to:
| sbt Version | Published |
|---|---|
| 1.x | ✅ |
| 2.0.0-M3 | ✅ |
about sbt-github-actions
sbt-github-actions is an sbt plugin, originally developed by Daniel Spiewak in 2020, to generate GitHub Actions YAML from build.sbt file.
sbt 2.x migration
- Cross build to sbt 2 by @xuwei-k in #193
- Prepare sbt 2.x cross build by @xuwei-k in #190
- Remove unused import by @xuwei-k in #194
other updates
new contributors
Full Changelog: v0.24.0...v0.25.0
0.24.0
about sbt-github-actions
sbt-github-actions is an sbt plugin, originally developed by Daniel Spiewak in 2020, to generate GitHub Actions YAML from build.sbt file.
change with compatibility implications
- Default runner was changed from
temurin@8tozulu@8since Temurin JDK 8 is not available for ARM macOS images by @eed3si9n in #187
update
- Adds
sbt/setup-sbtstep to installsbtrunner script since it is no longer installed by default in newer runner images by @eed3si9n in #187
Full Changelog: v0.23.0...v0.24.0
v0.23.0
What's Changed
- Pin Scala 2.12 version for scala steward by @mdedetrich in #180
- Update
al-cheb/configure-pagefile-actionby @xuwei-k in #181
Full Changelog: v0.22.0...v0.23.0
v0.22.0
What's Changed
- Windows page file disk root fix by @mdedetrich in #177
Full Changelog: v0.21.0...v0.22.0
v0.21.0
What's Changed
- Update upload-artifact and download-artifact by @xuwei-k in #175
- Add Corretto distribution by @mdedetrich in #176
Full Changelog: v0.20.0...v0.21.0
v0.20.0
What's Changed
- use setup-java@v4 by @pjfanning in #174
New Contributors
- @pjfanning made their first contribution in #174
Full Changelog: v0.19.0...v0.20.0