Commit Graph

29 Commits

Author SHA1 Message Date
dependabot[bot] a337c6b106 Bump gradle/actions from 4.2.2 to 4.3.0
Bumps [gradle/actions](https://github.com/gradle/actions) from 4.2.2 to 4.3.0.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](https://github.com/gradle/actions/compare/0bdd871935719febd78681f197cd39af5b6e16a6...94baf225fe0a508e581a564467443d0e2379123b)

---
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-44051
2025-02-04 12:11:10 +01:00
Andy Wilkinson c27156d7b3 Upgrade to release verification tests 0.0.8
Closes gh-43871
2025-01-17 16:28:37 +00:00
dependabot[bot] 690a9c4306 Bump gradle/actions from 4.2.1 to 4.2.2
Bumps [gradle/actions](https://github.com/gradle/actions) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](https://github.com/gradle/actions/compare/cc4fc85e6b35bafd578d5ffbc76a5518407e1af0...0bdd871935719febd78681f197cd39af5b6e16a6)

---
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-43808
2025-01-14 10:40:43 +01:00
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](https://github.com/gradle/actions/compare/d156388eb19639ec20ade50009f3d199ce1e2808...cc4fc85e6b35bafd578d5ffbc76a5518407e1af0)

---
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](https://github.com/gradle/actions/compare/16bf8bc8fe830fa669c3c9f914d3eb147c629707...d156388eb19639ec20ade50009f3d199ce1e2808)

---
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](https://github.com/gradle/actions/compare/af1da67850ed9a4cedd57bfd976089dd991e2582...16bf8bc8fe830fa669c3c9f914d3eb147c629707)

---
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](https://github.com/gradle/actions/compare/d9c87d481d55275bb5441eef3fe0e46805f9ef70...af1da67850ed9a4cedd57bfd976089dd991e2582)

---
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](https://github.com/gradle/actions/compare/dbbdc275be76ac10734476cc723d82dfe7ec6eda...d9c87d481d55275bb5441eef3fe0e46805f9ef70)

---
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](https://github.com/gradle/actions/compare/31ae3562f68c96d481c31bc1a8a55cc1be162f83...dbbdc275be76ac10734476cc723d82dfe7ec6eda)

---
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](https://github.com/gradle/actions/compare/750cdda3edd6d51b7fdfc069d2e2818cf3c44f4c...db19848a5fa7950289d3668fb053140cf3028d43)

---
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