Commit Graph
566 Commits
Author SHA1 Message Date
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
Moritz Halbritter 841d25907d Polish "Bump gradle/actions from 4.1.0 to 4.2.1"
See gh-43212
2024-11-19 10:33:09 +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
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](https://github.com/jfrog/setup-jfrog-cli/compare/9fe0f98bd45b19e6e931d457f4e98f8f84461fb5...18e785fb220d332edbf01964f853ff0fcaa22220)

---
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 39cdcc6d38 Merge branch '3.3.x' 2024-10-24 12:52:23 +02: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 c2bb3586c8 Use spring-boot-3.4.x as build name
See gh-42866
2024-10-24 09:47:56 +02:00
Moritz Halbritter 17a399ea92 Merge branch '3.3.x' 2024-10-24 08:58:17 +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 465ad822d3 Merge branch '3.3.x'
Closes gh-42863
2024-10-24 08:39:55 +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 52b7b3cc46 Polish "Add GitHub issue templates"
See gh-42770
2024-10-22 11:30:08 +02:00
Dmytro Nosan e2d3755911 Add GitHub issue templates
See gh-42770
2024-10-22 11:30:07 +02:00
Phillip Webb 8d028aa55f Merge branch '3.2.x' into 3.3.x
Closes gh-42793
2024-10-18 10:59:48 -07:00
Phillip Webb a45844e7cd Reclaim docker disk space on CI during build
Attempt to fix disk space issues by removing large docker images
after they have been used.

This commit backports commits from `3.4.x` that were applied to
test the changes.

Closes gh-42776
2024-10-18 10:58:27 -07:00
Moritz Halbritter 0350eb81d5 Merge branch '3.3.x' 2024-10-18 11:03:21 +02:00
Moritz Halbritter d6ac527fbc Merge branch '3.2.x' into 3.3.x 2024-10-18 11:03:14 +02:00
Moritz Halbritter 85936e7c2a Remove tool cache on the GitHub actions runner
See gh-42776
2024-10-18 11:03:03 +02:00
Phillip Webb 6825fec37c Add #!/bin/bash
See gh-42776
2024-10-17 20:49:21 -07:00
Phillip Webb 3d920fd6ac Refine reclaim space script
See gh-42776
2024-10-17 20:37:51 -07:00
Phillip Webb 2f21ddae5a Refine reclaim space script
See gh-42776
2024-10-17 20:20:20 -07:00
Phillip Webb 38b441cfe9 Refine reclaim space script
See gh-42776
2024-10-17 19:44:44 -07:00
Phillip Webb f269a19448 Reclaim docker disk space on CI during build
Attempt to fix disk space issues by removing large docker images
after they have been used.

See gh-42776
2024-10-17 18:29:44 -07:00
Stéphane Nicoll 3493095dd5 Merge branch '3.3.x' 2024-10-16 16:19:32 +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 a2e867951c Merge branch '3.3.x'
Closes gh-42697
2024-10-15 17:30:41 +01:00
Andy Wilkinson 1bd373dac3 Merge branch '3.2.x' into 3.3.x
Closes gh-42696
2024-10-15 17:30:17 +01:00
Andy Wilkinson c989948869 Increase short-lived access token's expiry to 4 hours
Closes gh-42695
2024-10-15 17:30:05 +01:00
Andy Wilkinson fdc4a51e24 Merge branch '3.3.x' 2024-10-10 15:23:41 +01:00
Andy Wilkinson 5f9f5e999b Merge branch '3.2.x' into 3.3.x 2024-10-10 15:23:20 +01:00
Andy Wilkinson 88fb0efb90 Try a different approach to getting cache-read-only to work 2024-10-10 15:22:52 +01:00
Andy Wilkinson d815cad8f1 Merge branch '3.3.x' 2024-10-10 11:58:44 +01:00
Andy Wilkinson cbeda2797b Merge branch '3.2.x' into 3.3.x 2024-10-10 11:58:30 +01:00
Andy Wilkinson 8a96ab4afb Try to correct interpretation of cache-read-only 2024-10-10 11:58:10 +01:00
Andy Wilkinson 341ff8c71e Merge branch '3.3.x'
See gh-42585
2024-10-10 11:21:16 +01:00
Andy Wilkinson 7e1999fbc7 Merge branch '3.2.x' into 3.3.x
See gh-42584
2024-10-10 11:20:50 +01:00
Andy Wilkinson 035d12a1a3 Revert "Remove pre-cached Docker images when preparing runner"
This reverts commit f468dc3d42.

See gh-42579
2024-10-10 11:20:06 +01:00
Andy Wilkinson 4c7dda1594 Merge branch '3.3.x'
Closes gh-42585
2024-10-10 10:16:36 +01:00