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
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
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
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
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
fe918782fa
Merge branch '3.3.x'
...
Closes gh-42581
2024-10-10 10:05:44 +01: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
8ccf77b24e
Merge branch '3.3.x'
...
Closes gh-42514
2024-10-04 15:27:28 +02: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
f0cc04be22
Merge branch '3.3.x'
2024-10-01 15:28:22 -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
d92774ab28
Merge branch '3.3.x'
2024-10-01 13:52:13 -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
b82830c596
Merge branch '3.3.x'
...
Closes gh-42465
2024-09-27 08:37:00 +01: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
Andy Wilkinson
a87d269333
Merge branch '3.3.x'
...
Closes gh-42403
2024-09-20 15:44:14 +01:00
Andy Wilkinson
27eb983887
Trigger a docs build when doing a release
...
Closes gh-42378
2024-09-20 15:41:43 +01:00
Phillip Webb
7934728102
Merge branch '3.3.x'
2024-09-17 12:29:47 -07:00
Phillip Webb
75bea6baf1
Merge branch '3.2.x' into 3.3.x
2024-09-17 12:27:39 -07:00
Phillip Webb
cad5dd2b85
Use variables for runs-on settings
...
See gh-42333
2024-09-17 12:25:54 -07:00
Stéphane Nicoll
831e46eaf0
Merge branch '3.3.x'
...
Closes gh-42199
2024-09-10 09:44:39 +02:00
Stéphane Nicoll
62b6ad35b5
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42198
2024-09-10 09:43:35 +02:00
dependabot[bot]
c88e0dd2e2
Bump jfrog/setup-jfrog-cli from 4.3.2 to 4.4.1
...
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli ) from 4.3.2 to 4.4.1.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases )
- [Commits](https://github.com/jfrog/setup-jfrog-cli/compare/cb282f675d5f7add022d9b5e5fa139bb4e6ae9e3...9fe0f98bd45b19e6e931d457f4e98f8f84461fb5 )
---
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-42197
2024-09-10 09:39:17 +02:00
Andy Wilkinson
3fb9aa140b
Merge branch '3.3.x'
...
Closes gh-42118
2024-09-04 08:50:37 +01:00
Andy Wilkinson
a0247f10a4
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42117
2024-09-04 08:49:31 +01:00
dependabot[bot]
6da8251e0f
Bump jfrog/setup-jfrog-cli from 4.2.2 to 4.3.2
...
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli ) from 4.2.2 to 4.3.2.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases )
- [Commits](https://github.com/jfrog/setup-jfrog-cli/compare/26532cdb5b1ea07940f10d57666fd988048fc903...cb282f675d5f7add022d9b5e5fa139bb4e6ae9e3 )
---
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-42089
2024-09-04 08:48:47 +01:00
Stéphane Nicoll
758a0466f8
Merge branch '3.3.x'
...
Closes gh-41834
2024-08-13 07:39:28 +02:00
Stéphane Nicoll
857d706361
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41833
2024-08-13 07:38:08 +02:00
dependabot[bot]
b6353ebd1c
Bump jfrog/setup-jfrog-cli from 4.2.1 to 4.2.2
...
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli ) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases )
- [Commits](https://github.com/jfrog/setup-jfrog-cli/compare/105617d23456a69a92485207c4f28ae12297581d...26532cdb5b1ea07940f10d57666fd988048fc903 )
---
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-41831
2024-08-13 07:36:52 +02:00
Moritz Halbritter
f290b01c67
Merge branch '3.3.x'
...
Closes gh-41704
2024-08-06 09:11:23 +02:00
Moritz Halbritter
15569d0b24
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41703
2024-08-06 09:08:42 +02:00
dependabot[bot]
ecb806dd43
Bump jfrog/setup-jfrog-cli from 4.1.3 to 4.2.1
...
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli ) from 4.1.3 to 4.2.1.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases )
- [Commits](https://github.com/jfrog/setup-jfrog-cli/compare/8bab65dc312163b065ac5b03de6f6a5bdd1bec41...105617d23456a69a92485207c4f28ae12297581d )
---
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-41699
2024-08-06 09:08:08 +02:00
Andy Wilkinson
369cfc4c4c
Correct the global pattern for matching 3.4.x tags
2024-07-17 09:36:52 +01:00