Commit Graph

558 Commits

Author SHA1 Message Date
Andy Wilkinson 2d9b258f3d Configure dependabot to add waiting-for-triage label to its PRs 2025-09-04 11:55:50 +01:00
Moritz Halbritter 86bb1b4e57 Bump jfrog/setup-jfrog-cli from 4.5.13 to 4.6.0
Closes gh-46962
2025-08-28 17:08:06 +02:00
Moritz Halbritter e1e8914de2 Bump actions/setup-java from 4 to 5
Closes gh-46961
2025-08-28 11:57:24 +02:00
Andy Wilkinson 4bbd68325f Provide Dependabot configuration for NPM dependency upgrades
Closes gh-46958
2025-08-26 09:46:19 +01:00
Andy Wilkinson 2a628d0422 Upgrade to Spring Boot Release Verification 0.0.14
Closes gh-46911
2025-08-19 16:19:50 +01:00
Moritz Halbritter a3403a9381 Upgrade to Spring Boot Release Verification 0.0.13
Closes gh-46867
2025-08-18 11:05:00 +02:00
Moritz Halbritter 7718b3a7ea Upgrade to Spring Boot Release Verification 0.0.12
Closes gh-46863
2025-08-18 10:31:22 +02:00
Stéphane Nicoll 6215f3ac4f Use Spring Boot release verification 0.0.1
Closes gh-46840
2025-08-18 09:38:10 +02:00
Moritz Halbritter 6587e69597 Use stable version of Homebrew
Closes gh-46819
2025-08-13 11:26:21 +02:00
Moritz Halbritter 2e78df4b23 Polish "Bump gradle/actions from 4.4.1 to 4.4.2"
See gh-46789
2025-08-12 08:48:17 +02:00
dependabot[bot] 1679968760 Bump gradle/actions from 4.4.1 to 4.4.2
Bumps [gradle/actions](https://github.com/gradle/actions) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](https://github.com/gradle/actions/compare/ac638b010cf58a27ee6c972d7336334ccaf61c96...017a9effdb900e5b5b2fddfb590a105619dca3c3)

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

See gh-46789

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 08:47:41 +02:00
dependabot[bot] e3b6366757 Bump jfrog/setup-jfrog-cli from 4.5.11 to 4.5.13
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) from 4.5.11 to 4.5.13.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases)
- [Commits](https://github.com/jfrog/setup-jfrog-cli/compare/ff5cb544114ffc152db9cea1cd3d5978d5074946...2bc6e55719cd37dfb2f655a1e4f16c3440182a9f)

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

See gh-46788

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 08:44:34 +02:00
Moritz Halbritter af8df56c85 Polish "Bump actions/checkout from 4 to 5"
See gh-46787
2025-08-12 08:35:30 +02:00
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>
2025-08-12 08:35:25 +02:00
Stéphane Nicoll bbd0b919c7 Remove release milestone workflow as it is no longer relevant
Closes gh-46572
2025-07-28 14:07:16 +02:00
Stéphane Nicoll 5406976ee9 Apply commercial input consistently
Closes gh-46504
2025-07-22 16:35:46 +02:00
Stéphane Nicoll 585adabc1b Migrate to spring-io/central-publish-action
This commit migrates our sync-to-maven-central action to use the new
central-publish-action now that S01 is end-of-life

Closes gh-46452
2025-07-22 13:09:26 +02:00
Andy Wilkinson 8700ebb16b Remove unnecessary scheduling of CodeQL analysis 2025-06-26 08:25:02 +01:00
Andy Wilkinson 73dd31d440 Set permissions on verify workflow 2025-06-25 16:16:00 +01:00
Andy Wilkinson 6ac842b3e8 Configure workflow permissions and enable CodeQL analysis 2025-06-25 15:59:48 +01:00
Andy Wilkinson 17bed4c8cf Further parameterize the repository where the docs build is triggered
See gh-46190
2025-06-24 13:29:48 +01:00
Andy Wilkinson 389d8874dc Parameterize the repository where the docs build is triggered
Closes gh-46190
2025-06-24 13:26:39 +01:00
Phillip Webb 3aeb18d618 Add license header to gradle files
See gh-46065
2025-06-20 17:20:50 -07:00
Andy Wilkinson efb942e49b Merge branch '3.3.x' into 3.4.x
See gh-46022
2025-06-19 07:30:31 +01:00
Andy Wilkinson c63eba32f9 Revert "Publish releases using Central Portal"
This reverts commit 8681b9445b.

See gh-46012
2025-06-19 07:27:29 +01:00
Andy Wilkinson 29f09c9aec Merge branch '3.3.x' into 3.4.x
Closes gh-46022
2025-06-18 17:46:42 +01:00
Andy Wilkinson 8681b9445b Publish releases using Central Portal
Closes gh-46012
2025-06-18 17:46:24 +01:00
Stéphane Nicoll 066773c1d7 Merge branch '3.3.x' into 3.4.x
Closes gh-45986
2025-06-17 14:15:46 +02:00
Stéphane Nicoll b727309ff8 Polish "Bump gradle/actions from 4.4.0 to 4.4.1"
See gh-45977
2025-06-17 14:15:14 +02:00
dependabot[bot] eaecdcbdd2 Bump gradle/actions from 4.4.0 to 4.4.1
Bumps [gradle/actions](https://github.com/gradle/actions) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](https://github.com/gradle/actions/compare/8379f6a1328ee0e06e2bb424dadb7b159856a326...ac638b010cf58a27ee6c972d7336334ccaf61c96)

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

See gh-45977

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-17 14:14:53 +02:00
Stéphane Nicoll 3fb161e77b Merge branch '3.3.x' into 3.4.x
Closes gh-45696
2025-05-27 12:44:36 +02:00
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
Stéphane Nicoll 2935bac33a Build against Java 24 GA
Closes gh-45680
2025-05-26 16:07:16 +02:00
Phillip Webb c684fa4050 Switch make-default for publish-to-sdkman to 3.5.x 2025-05-22 12:52:35 -07:00
Stéphane Nicoll bd2e0aa5e9 Merge branch '3.3.x' into 3.4.x
Closes gh-45614
2025-05-20 14:28:24 +02:00
Stéphane Nicoll 172467c128 Polish "Bump gradle/actions from 4.3.1 to 4.4.0"
See gh-45604
2025-05-20 14:17:35 +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](https://github.com/gradle/actions/compare/06832c7b30a0129d7fb559bcc6e43d26f6374244...8379f6a1328ee0e06e2bb424dadb7b159856a326)

---
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 64150d341f Merge branch '3.3.x' into 3.4.x
Closes gh-45497
2025-05-09 17:09:34 -07:00
Phillip Webb 8f493c1191 Upgrade to release verification tests 0.0.10
Closes gh-45496
2025-05-09 17:08:13 -07:00
Stéphane Nicoll cc29a058f3 Merge branch '3.3.x' into 3.4.x
Closes gh-45368
2025-05-06 07:14:51 +02:00
Stéphane Nicoll 3bc3de39db Polish "Bump jfrog/setup-jfrog-cli from 4.5.10 to 4.5.11"
See gh-45361
2025-05-06 07:13:51 +02: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](https://github.com/jfrog/setup-jfrog-cli/compare/45d604504ed4cf717138383936c447afab73a0be...ff5cb544114ffc152db9cea1cd3d5978d5074946)

---
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 6a2f7dc79c Merge branch '3.3.x' into 3.4.x
Closes gh-45358
2025-05-05 11:44:38 -07: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 4db4fb7580 Merge branch '3.3.x' into 3.4.x
Closes gh-45352
2025-05-02 15:45:11 +02:00
Stéphane Nicoll 6a3c944a0b Send a notification when release staging has failed
Closes gh-45277
2025-05-02 15:44:30 +02:00
Moritz Halbritter 1174ece403 Merge branch '3.3.x' into 3.4.x
Closes gh-45323
2025-04-29 13:10:26 +02:00
Moritz Halbritter 23f1b6f476 Polish "Bump jfrog/setup-jfrog-cli from 4.5.8 to 4.5.10"
See gh-45318
2025-04-29 13:09:38 +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](https://github.com/jfrog/setup-jfrog-cli/compare/611876cbed7d009aab97257020a59ddde6e840c0...45d604504ed4cf717138383936c447afab73a0be)

---
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
Moritz Halbritter b06f919895 Fix typo in release-milestone.yml
Closes gh-45287
2025-04-25 14:08:35 +02:00