Commit Graph

317 Commits

Author SHA1 Message Date
Stéphane Nicoll
f0757440e9 Stop building against non-LTS Java versions that are EOL
Closes gh-45695
2025-05-27 12:43:37 +02:00
dependabot[bot]
5e7c10fb12 Bump gradle/actions from 4.3.1 to 4.4.0
Bumps [gradle/actions](https://github.com/gradle/actions) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](06832c7b30...8379f6a132)

---
updated-dependencies:
- dependency-name: gradle/actions
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

See gh-45604

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-20 14:17:35 +02:00
Phillip Webb
8f493c1191 Upgrade to release verification tests 0.0.10
Closes gh-45496
2025-05-09 17:08:13 -07:00
dependabot[bot]
83d139fe76 Bump jfrog/setup-jfrog-cli from 4.5.10 to 4.5.11
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) from 4.5.10 to 4.5.11.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases)
- [Commits](45d604504e...ff5cb54411)

---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
  dependency-version: 4.5.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

See gh-45361

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-06 07:13:51 +02:00
Phillip Webb
5807fa784d Protected against expected Artifactory JSON
Update curl command to Artifactory to ensure that the response JSON has
at least one expected field.

Prior to this commit, it was possible for Artifactory to return an HTTP
200 response with a failure JSON payload of the form:

  {"message":"RBv2 spring:spring-release-bundles-v2/<redacted> was
   not found","status_code":404}

We now pipe `curl` output to `jq` and use that to ensure at least one
expected field is present.

Closes gh-44813
2025-05-05 11:41:40 -07:00
Stéphane Nicoll
6a3c944a0b Send a notification when release staging has failed
Closes gh-45277
2025-05-02 15:44:30 +02:00
dependabot[bot]
a0374dc992 Bump jfrog/setup-jfrog-cli from 4.5.8 to 4.5.10
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) from 4.5.8 to 4.5.10.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases)
- [Commits](611876cbed...45d604504e)

---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
  dependency-version: 4.5.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

See gh-45318

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-29 13:09:04 +02:00
dependabot[bot]
a53b9d2cd3 Upgrade jfrog/setup-jfrog-cli from 4.5.6 to 4.5.8
Signed-off-by: dependabot[bot] <support@github.com>

See gh-45244
2025-04-22 19:22:55 -07:00
Phillip Webb
e28e215bdd Add 'workflow_dispatch:' for manual trigger 2025-04-21 19:11:05 -07:00
dependabot[bot]
ccc36098f2 Bump gradle/actions from 4.3.0 to 4.3.1
Bumps [gradle/actions](https://github.com/gradle/actions) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](94baf225fe...06832c7b30)

---
updated-dependencies:
- dependency-name: gradle/actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

See gh-44957

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-01 08:41:20 +02:00
Stéphane Nicoll
7ca2713665 Fix typo 2025-02-22 10:08:28 +01:00
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](0bdd871935...94baf225fe)

---
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
ccf6f4c03d Exclude Windows from CI matrix for commercial builds
Closes gh-44058
2025-02-04 11:01:47 +00:00
Andy Wilkinson
7cd1ec7a9f Remove concurrency limits for CI and System Tests
Closes gh-43900
2025-01-21 14:29:01 +00: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](cc4fc85e6b...0bdd871935)

---
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
dependabot[bot]
3e954f6758 Bump jfrog/setup-jfrog-cli from 4.5.2 to 4.5.6
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) from 4.5.2 to 4.5.6.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases)
- [Commits](dff217c085...f748a05991)

---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

See gh-43807
2025-01-14 10:29:50 +01:00
dependabot[bot]
b721481252 Bump jfrog/setup-jfrog-cli from 4.5.0 to 4.5.2
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) from 4.5.0 to 4.5.2.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases)
- [Commits](040913fd7a...dff217c085)

---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

See gh-43531
2024-12-17 09:05:03 +01:00
dependabot[bot]
fe9c9358cd Bump jfrog/setup-jfrog-cli from 4.4.3 to 4.5.0
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) from 4.4.3 to 4.5.0.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases)
- [Commits](e7cc33a01b...040913fd7a)

---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

See gh-43451
2024-12-10 07:32:19 +01:00
dependabot[bot]
47b6f5a37c Bump jfrog/setup-jfrog-cli from 4.4.2 to 4.4.3
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases)
- [Commits](18e785fb22...e7cc33a01b)

---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

See gh-43355
2024-12-04 07:48:06 +01:00
dependabot[bot]
1c64a40b92 Bump spring-io/artifactory-deploy-action from 0.0.1 to 0.0.2
Bumps [spring-io/artifactory-deploy-action](https://github.com/spring-io/artifactory-deploy-action) from 0.0.1 to 0.0.2.
- [Release notes](https://github.com/spring-io/artifactory-deploy-action/releases)
- [Commits](26bbe925a7...dc1913008c)

---
updated-dependencies:
- dependency-name: spring-io/artifactory-deploy-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

See gh-43285
2024-11-26 14:46:02 +00:00
Andy Wilkinson
c36d307f6a Correct snapshot repository name for publishing commercial builds
Closes gh-43250
2024-11-22 11:47:42 +00:00
Andy Wilkinson
69100b7dd7 Set 3.3.x CLI release to no longer be the default on SDKMAN
Closes gh-43246
2024-11-22 11:44:32 +00:00
Andy Wilkinson
46f59c7ad0 Upgrade to release verification tests 0.0.7
Closes gh-43251
2024-11-22 11:43:19 +00:00
Moritz Halbritter
a3eb0dd688 Merge branch '3.2.x' into 3.3.x
Closes gh-43218
2024-11-19 10:34:25 +01: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
Moritz Halbritter
b10f14fafe Merge branch '3.2.x' into 3.3.x
Closes gh-43215
2024-11-19 10:22:47 +01:00
dependabot[bot]
d5fe551d3b Bump jfrog/setup-jfrog-cli from 4.4.1 to 4.4.2
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases)
- [Commits](9fe0f98bd4...18e785fb22)

---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

See gh-43211
2024-11-19 10:22:20 +01:00
Moritz Halbritter
9ca6667127 Merge branch '3.2.x' into 3.3.x 2024-10-24 12:51:53 +02:00
Moritz Halbritter
9858b4b367 Fix release script 2024-10-24 12:45:52 +02:00
Moritz Halbritter
131bbafb6d Merge branch '3.2.x' into 3.3.x 2024-10-24 08:58:10 +02:00
Moritz Halbritter
83a3212e98 Use github.ref_name when deploying snapshots
See gh-42808
2024-10-24 08:57:24 +02:00
Moritz Halbritter
2d9138549c Merge branch '3.2.x' into 3.3.x
Closes gh-42862
2024-10-24 08:39:40 +02:00
Moritz Halbritter
76cfc57b35 Use steps.build-and-publish.outputs.version instead of github.ref_name
Closes gh-42808
2024-10-24 08:38:19 +02:00
Stéphane Nicoll
01d6afbeb8 Merge branch '3.2.x' into 3.3.x 2024-10-16 16:16:42 +02:00
Stéphane Nicoll
be9f342d35 Fix credentials for the verify step of the release workflow 2024-10-16 16:16:17 +02:00
Andy Wilkinson
88645be8a8 Merge branch '3.2.x' into 3.3.x
Closes gh-42582
2024-10-10 10:04:24 +01:00
Andy Wilkinson
820b42cbcb Update PR workflow to use shared build action
Closes gh-42573
2024-10-10 10:04:09 +01:00
Stéphane Nicoll
ae677d4ddc Merge branch '3.2.x' into 3.3.x
Closes gh-42513
2024-10-04 15:25:21 +02: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
4f0f50ad42 Merge branch '3.2.x' into 3.3.x 2024-10-01 15:43:53 -07:00
Phillip Webb
707d858a08 Attempt to fix distribute conditions
See gh-42333
2024-10-01 15:43:34 -07:00
Phillip Webb
2aa87ea69f Merge branch '3.2.x' into 3.3.x 2024-10-01 15:35:01 -07:00
Phillip Webb
5b71d94d5b Attempt to fix send-notification 'uses'
See gh-42333
2024-10-01 15:34:32 -07:00
Phillip Webb
72d2dfb586 Merge branch '3.2.x' into 3.3.x 2024-10-01 15:27:50 -07:00
Phillip Webb
c3b8337638 Unify commercial and OSS workflows
See gh-42333
2024-10-01 15:27:07 -07:00
Phillip Webb
f069c56738 Merge branch '3.2.x' into 3.3.x 2024-10-01 13:52:06 -07:00
Phillip Webb
03d795f9bc Add commercial repository references to CI
See gh-42333
2024-10-01 13:51:11 -07:00
Andy Wilkinson
294b9e3911 Merge branch '3.2.x' into 3.3.x
Closes gh-42464
2024-09-27 08:35:30 +01:00
Andy Wilkinson
df73191cb0 Update secret used to authenticate with Develocity
Closes gh-42404
2024-09-27 08:34:21 +01:00