Stéphane Nicoll
cc29a058f3
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45368
2025-05-06 07:14: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
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
Phillip Webb
0a9f6a712c
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45260
2025-04-22 19:24:35 -07: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
11262601ce
Merge branch '3.3.x' into 3.4.x
2025-04-21 19:11:13 -07:00
Phillip Webb
e28e215bdd
Add 'workflow_dispatch:' for manual trigger
2025-04-21 19:11:05 -07:00
Moritz Halbritter
8eb2da3aa1
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44960
2025-04-01 08:42:29 +02: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](https://github.com/gradle/actions/compare/94baf225fe0a508e581a564467443d0e2379123b...06832c7b30a0129d7fb559bcc6e43d26f6374244 )
---
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
4b6fb44d07
Merge branch '3.3.x' into 3.4.x
2025-02-22 10:08:49 +01:00
Stéphane Nicoll
7ca2713665
Fix typo
2025-02-22 10:08:28 +01:00
Andy Wilkinson
30d7af4e38
Add CI with Java 24
...
Closes gh-44205
2025-02-11 11:34:43 +00:00
Stéphane Nicoll
215a6543a5
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44062
2025-02-04 12:13:42 +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](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
6a97128f5b
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44060
2025-02-04 11:03:09 +00: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
fc97ed07db
Merge branch '3.3.x' into 3.4.x
...
Closes gh-43902
2025-01-21 14:30:35 +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
5e1585f627
Merge branch '3.3.x' into 3.4.x
...
Closes gh-43872
2025-01-17 16: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
Stéphane Nicoll
c66514ca01
Merge branch '3.3.x' into 3.4.x
...
Closes gh-43816
2025-01-14 10:41:22 +01: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
Stéphane Nicoll
18534a44e8
Merge branch '3.3.x' into 3.4.x
...
Closes gh-43814
2025-01-14 10:37:51 +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](https://github.com/jfrog/setup-jfrog-cli/compare/dff217c085c17666e8849ebdbf29c8fe5e3995e6...f748a0599171a192a2668afee8d0497f7c1069df )
---
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
Stéphane Nicoll
b8b3df0b60
Use github.ref_name for building snapshots
...
Closes gh-42866
2025-01-08 09:10:06 +01:00
Andy Wilkinson
ec75474abf
Prepare 3.4.x branch
2025-01-06 15:29:59 +00:00
Stéphane Nicoll
630308775a
Merge branch '3.3.x'
...
Closes gh-43541
2024-12-17 09:10:38 +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](https://github.com/jfrog/setup-jfrog-cli/compare/040913fd7ac2a2bcb29a7e963ea99e7c309d63e5...dff217c085c17666e8849ebdbf29c8fe5e3995e6 )
---
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
Stéphane Nicoll
54d129b729
Merge branch '3.3.x'
...
Closes gh-43455
2024-12-10 07:35: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](https://github.com/jfrog/setup-jfrog-cli/compare/e7cc33a01bc1b1df406bac8a1c4a409a34bdca0a...040913fd7ac2a2bcb29a7e963ea99e7c309d63e5 )
---
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
Stéphane Nicoll
4b0956450c
Merge branch '3.3.x'
...
Closes gh-43374
2024-12-04 07:51:24 +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](https://github.com/jfrog/setup-jfrog-cli/compare/18e785fb220d332edbf01964f853ff0fcaa22220...e7cc33a01bc1b1df406bac8a1c4a409a34bdca0a )
---
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
Andy Wilkinson
6029b01d3d
Merge branch '3.3.x'
...
Closes gh-43292
2024-11-26 14:47:47 +00: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](https://github.com/spring-io/artifactory-deploy-action/compare/26bbe925a75f4f863e1e529e85be2d0093cac116...dc1913008c0599f0c4b1fdafb6ff3c502b3565ea )
---
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
7a9f57fa10
Merge branch '3.3.x'
...
Closes gh-43266
2024-11-22 11:48:19 +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
1f5bd9179e
Merge branch '3.3.x'
...
Closes gh-43265
2024-11-22 11:43:42 +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
c934d8f8f0
Merge branch '3.3.x'
...
Closes gh-43219
2024-11-19 10:34:44 +01: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](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
Moritz Halbritter
85c575b822
Merge branch '3.3.x'
...
Closes gh-43216
2024-11-19 10:24:34 +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