dependabot[bot]
ef22eae306
Bump actions/upload-artifact from 5 to 6
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
See gh-48537
Signed-off-by: dependabot[bot] <support@github.com>
1 day ago
Andy Wilkinson
780b412415
Upgrade to actions/checkout@v6
...
Closes gh-48267
3 weeks ago
dependabot[bot]
1e6e2ebee0
Bump actions/upload-artifact from 4 to 5
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
See gh-47839
Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
dependabot[bot]
ce1c75d74a
Bump actions/checkout from 4 to 5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
See gh-46787
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
Andy Wilkinson
820b42cbcb
Update PR workflow to use shared build action
...
Closes gh-42573
1 year ago
Stéphane Nicoll
20b3e6120d
Apply conventions to existing Actions and Workflows
...
This commit applies the conventions that we documented on our wiki, see
https://github.com/spring-projects/spring-boot/wiki/GitHub-Actions .
In no particular order this:
* Use consistent single quotes for descriptions
* Order elements in a predictable order. In particular, inputs, outputs,
and environment variables are ordered alphabetically
Closes gh-42512
1 year ago
Phillip Webb
c3b8337638
Unify commercial and OSS workflows
...
See gh-42333
1 year ago
Phillip Webb
cad5dd2b85
Use variables for `runs-on` settings
...
See gh-42333
1 year ago
dependabot[bot]
6f535adb47
Bump gradle/actions from 4.0.1 to 4.1.0
...
Bumps [gradle/actions](https://github.com/gradle/actions ) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/gradle/actions/releases )
- [Commits](16bf8bc8fe...d156388eb1 )
---
updated-dependencies:
- dependency-name: gradle/actions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-42331
1 year ago
dependabot[bot]
cc432f9611
Bump gradle/actions from 4.0.0 to 4.0.1
...
Bumps [gradle/actions](https://github.com/gradle/actions ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/gradle/actions/releases )
- [Commits](af1da67850...16bf8bc8fe )
---
updated-dependencies:
- dependency-name: gradle/actions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-42090
1 year ago
dependabot[bot]
fca989c792
Bump gradle/actions from 3.5.0 to 4.0.0
...
Bumps [gradle/actions](https://github.com/gradle/actions ) from 3.5.0 to 4.0.0.
- [Release notes](https://github.com/gradle/actions/releases )
- [Commits](d9c87d481d...af1da67850 )
---
updated-dependencies:
- dependency-name: gradle/actions
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-41832
1 year ago
dependabot[bot]
58c124aa65
Bump gradle/actions from 3.4.2 to 3.5.0
...
Bumps [gradle/actions](https://github.com/gradle/actions ) from 3.4.2 to 3.5.0.
- [Release notes](https://github.com/gradle/actions/releases )
- [Commits](dbbdc275be...d9c87d481d )
---
updated-dependencies:
- dependency-name: gradle/actions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot]
52718b8a8c
Bump gradle/actions from 3.4.1 to 3.4.2
...
Bumps [gradle/actions](https://github.com/gradle/actions ) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/gradle/actions/releases )
- [Commits](31ae3562f6...dbbdc275be )
---
updated-dependencies:
- dependency-name: gradle/actions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-41139
2 years ago
Andy Wilkinson
2bbeb7e78c
Upgrade to Gradle Actions 3.4.1
...
Closes gh-41119
2 years ago
Andy Wilkinson
90aae5a0b7
Use ubuntu-latest GitHub Actions runner for Linux builds
...
A full build requires a lot of disk space. I believe this is mostly
due to the large number of Docker images that the tests utilize. By
default, the amount of free disk space on an ubuntu-latest runner
does not meet or needs. In this commit, we work around this using
the free-disk-space action which deletes things like the Android
SDK and Haskell installations that are both large and not needed by
our builds.
Closes gh-40705
2 years ago
Phillip Webb
101b3a5416
Use OSS self hosted runners
...
Closes gh-40683
2 years ago
dependabot[bot]
202ebd3a10
Bump gradle/actions from 3.3.1 to 3.3.2
...
Bumps [gradle/actions](https://github.com/gradle/actions ) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/gradle/actions/releases )
- [Commits](750cdda3ed...db19848a5f )
---
updated-dependencies:
- dependency-name: gradle/actions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-40575
2 years ago
dependabot[bot]
15caacf327
Bump gradle/actions from 3.3.0 to 3.3.1
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-40477
2 years ago
Andy Wilkinson
ece2c683c6
Polish "Upgrade to gradle/actions 3.3.0"
...
See gh-40358
2 years ago
dependabot[bot]
b3db9204d9
Upgrade to gradle/actions 3.3.0
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-40358
2 years ago
Andy Wilkinson
d8c57810e2
Polish "Upgrade to gradle/actions 3.2.1"
...
See gh-40219
2 years ago
dependabot[bot]
513b22cac0
Upgrade to gradle/actions 3.2.1
...
See gh-40219
2 years ago
Phillip Webb
012872b1f3
Polish GitHub action names and formatting
2 years ago
Phillip Webb
c158eb258f
Polish GitHub action names and formatting
2 years ago
dependabot[bot]
3d2eedfa16
Bump gradle/wrapper-validation-action from 2.1.1 to 2.1.2
...
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action ) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases )
- [Commits](699bb18358...b231772637 )
---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-40106
2 years ago
Moritz Halbritter
dc15cfc003
Migrate to gradle/actions/setup-gradle
...
Closes gh-39645
2 years ago
dependabot[bot]
441a012556
Bump gradle/gradle-build-action from 3.0.0 to 3.1.0
...
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/gradle/gradle-build-action/releases )
- [Commits](3b1b3b9a21...29c0906b64 )
---
updated-dependencies:
- dependency-name: gradle/gradle-build-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-39626
2 years ago
dependabot[bot]
144ed54d56
Bump gradle/wrapper-validation-action from 2.0.0 to 2.1.1
...
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action ) from 2.0.0 to 2.1.1.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases )
- [Commits](27152f6fa0...699bb18358 )
---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-39528
2 years ago
Moritz Halbritter
c22c5b62bb
Polish "Bump gradle/wrapper-validation-action from 1 to 2"
...
See gh-39406
2 years ago
dependabot[bot]
bc7ef7205e
Bump gradle/wrapper-validation-action from 1 to 2
...
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action ) from 1 to 2.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases )
- [Commits](https://github.com/gradle/wrapper-validation-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-39406
2 years ago
dependabot[bot]
0abd9db439
Bump gradle/gradle-build-action from 2.12.0 to 3.0.0
...
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action ) from 2.12.0 to 3.0.0.
- [Release notes](https://github.com/gradle/gradle-build-action/releases )
- [Commits](a8f75513ea...3b1b3b9a21 )
---
updated-dependencies:
- dependency-name: gradle/gradle-build-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-39407
2 years ago
dependabot[bot]
6eaabaa433
Bump gradle/gradle-build-action from 2.11.1 to 2.12.0
...
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action ) from 2.11.1 to 2.12.0.
- [Release notes](https://github.com/gradle/gradle-build-action/releases )
- [Commits](982da8e78c...a8f75513ea )
---
updated-dependencies:
- dependency-name: gradle/gradle-build-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-39329
2 years ago
dependabot[bot]
bb474b4db2
Bump actions/upload-artifact from 3 to 4
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-38855
2 years ago
dependabot[bot]
6c6ddd11c4
Bump gradle/gradle-build-action from 2.10.0 to 2.11.1
...
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action ) from 2.10.0 to 2.11.1.
- [Release notes](https://github.com/gradle/gradle-build-action/releases )
- [Commits](87a9a15658...982da8e78c )
---
updated-dependencies:
- dependency-name: gradle/gradle-build-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-38928
2 years ago
dependabot[bot]
b0c1db47a8
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](https://github.com/actions/setup-java/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-38649
2 years ago
dependabot[bot]
e304048668
Bump gradle/gradle-build-action from 2.9.0 to 2.10.0
...
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action ) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/gradle/gradle-build-action/releases )
- [Commits](842c587ad8...87a9a15658 )
---
updated-dependencies:
- dependency-name: gradle/gradle-build-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-38573
2 years ago
dependabot[bot]
2c2e224602
Update gradle/gradle-build-action to 2.9.0
...
See gh-37651
2 years ago
Chris Bono
3f1e8d65e6
Use larger runner for PR workflow
...
See gh-37578
2 years ago
dependabot[bot]
6b9a952278
Bump gradle/gradle-build-action from 2.8.0 to 2.8.1
...
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action ) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/gradle/gradle-build-action/releases )
- [Commits](ef76a971e2...b5126f31db )
See gh-37577
2 years ago
dependabot[bot]
ca2cafe638
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](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-37187
2 years ago
dependabot[bot]
7d18b0e01b
Bump gradle/gradle-build-action from 2.7.1 to 2.8.0
...
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action ) from 2.7.1 to 2.8.0.
- [Release notes](https://github.com/gradle/gradle-build-action/releases )
- [Commits](243af859f8...ef76a971e2 )
---
updated-dependencies:
- dependency-name: gradle/gradle-build-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-37120
2 years ago
dependabot[bot]
cd1e0e29c7
Bump gradle/gradle-build-action from 2.7.0 to 2.7.1
...
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action ) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/gradle/gradle-build-action/releases )
- [Commits](a4cf152f48...243af859f8 )
---
updated-dependencies:
- dependency-name: gradle/gradle-build-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-37047
2 years ago
dependabot[bot]
8f30e27aba
Upgrade to gradle/gradle-build-action 2.7.0
...
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action ) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/gradle/gradle-build-action/releases )
- [Commits](bd57605957...a4cf152f48 )
Signed-off-by: dependabot[bot] <support@github.com>
See gh-36537
2 years ago
Andy Wilkinson
637e190e76
Upload build reports if and only if build has failed
...
Closes gh-36558
2 years ago
dependabot[bot]
365f524ea2
Update to gradle-build-action 2.6.0
...
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action ) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/gradle/gradle-build-action/releases )
- [Commits](40b6781dcd...bd57605957 )
See gh-36303
2 years ago
Andy Wilkinson
4e7527e74f
Upload build/reports artifacts in PR builds
...
Closes gh-36307
2 years ago
Andy Wilkinson
4e4da9fce0
Disable parallel execution for PR builds on GitHub Actions
...
Closes gh-36257
2 years ago
dependabot[bot]
189beb34cd
Upgrade to gradle/gradle-build-action 2.5.1
...
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action ) from 2.4.2 to 2.5.1.
- [Release notes](https://github.com/gradle/gradle-build-action/releases )
- [Commits](749f47bda3...40b6781dcd )
---
updated-dependencies:
- dependency-name: gradle/gradle-build-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-36201
2 years ago
Andy Wilkinson
be72e482ac
Print thread dumps when PR build is cancelled
...
Closes gh-35760
3 years ago
Andy Wilkinson
7c5fd06d77
Check out code and validate Gradle wrapper in PR workflow
3 years ago