Andy Wilkinson
46f59c7ad0
Upgrade to release verification tests 0.0.7
...
Closes gh-43251
2024-11-22 11:43:19 +00:00
dependabot[bot]
ee1ea3d7aa
Bump gradle/actions from 4.1.0 to 4.2.1
...
Bumps [gradle/actions](https://github.com/gradle/actions ) from 4.1.0 to 4.2.1.
- [Release notes](https://github.com/gradle/actions/releases )
- [Commits](d156388eb1...cc4fc85e6b )
---
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-43212
2024-11-19 10:32:22 +01:00
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
2024-10-04 15:18:18 +02:00
Phillip Webb
5b71d94d5b
Attempt to fix send-notification 'uses'
...
See gh-42333
2024-10-01 15:34:32 -07:00
Phillip Webb
c3b8337638
Unify commercial and OSS workflows
...
See gh-42333
2024-10-01 15:27:07 -07:00
Phillip Webb
03d795f9bc
Add commercial repository references to CI
...
See gh-42333
2024-10-01 13:51:11 -07:00
Phillip Webb
cad5dd2b85
Use variables for runs-on settings
...
See gh-42333
2024-09-17 12:25:54 -07:00
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
2024-09-17 09:16:59 +02:00
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
2024-09-04 08:41:44 +01:00
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
2024-08-13 07:40:31 +02:00
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 >
2024-07-16 07:56:41 +02:00
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
2024-06-18 08:46:40 +01:00
Andy Wilkinson
2bbeb7e78c
Upgrade to Gradle Actions 3.4.1
...
Closes gh-41119
2024-06-17 09:30:53 +01:00
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
2024-04-30 12:19:15 +02:00
Andy Wilkinson
a08fe0d75b
Upgrade to release verification tests 0.0.3
...
Closes gh-40518
2024-04-25 12:24:47 +01:00
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
2024-04-23 09:02:42 +01:00
Andy Wilkinson
35725b4432
Reverse order so one checkout does not delete the other
2024-04-18 12:26:00 +01:00
Andy Wilkinson
b48cf9b5a8
Improve verify workflow's handling of secrets
2024-04-18 12:06:31 +01:00
Andy Wilkinson
1b03cf04f4
Remove type from secrets declarations
...
See gh-40407
2024-04-18 09:57:50 +01:00
Andy Wilkinson
9a589ea243
Fix passing of repository username and password into verify
...
See gh-40407
2024-04-18 09:54:47 +01:00
Andy Wilkinson
e75c9312e0
Add workflow to release from GitHub Actions
...
Co-Authored-By: Moritz Halbritter <moritz.halbritter@broadcom.com >
Closes gh-40407
2024-04-18 09:28:12 +01:00
Andy Wilkinson
acb9427ffd
Pin the version of the release verification tests
...
Closes gh-40366
2024-04-17 20:42:57 +01:00
Andy Wilkinson
bf97f6ca3c
Make Homebrew available to the release verification tests
...
Closes gh-40367
2024-04-16 13:10:26 +01:00
dependabot[bot]
b3db9204d9
Upgrade to gradle/actions 3.3.0
...
Signed-off-by: dependabot[bot] <support@github.com >
See gh-40358
2024-04-16 09:27:27 +01:00
Andy Wilkinson
e35cc60eff
Polish
2024-04-15 14:11:55 +01:00
Andy Wilkinson
2c6006eeff
Move verification into reusable workflow
...
Closes gh-40350
2024-04-15 13:32:07 +01:00