Commit Graph

75 Commits

Author SHA1 Message Date
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
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
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
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
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
Andy Wilkinson
27eb983887 Trigger a docs build when doing a release
Closes gh-42378
2024-09-20 15:41:43 +01: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
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](cb282f675d...9fe0f98bd4)

---
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
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](26532cdb5b...cb282f675d)

---
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
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](105617d234...26532cdb5b)

---
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
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](8bab65dc31...105617d234)

---
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
Stéphane Nicoll
3529f9019b Merge branch '3.2.x' into 3.3.x
Closes gh-41514
2024-07-16 08:02:20 +02:00
dependabot[bot]
c2b63fd20b Bump jfrog/setup-jfrog-cli from 4.1.2 to 4.1.3
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases)
- [Commits](7c95feb320...8bab65dc31)

---
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>
2024-07-16 08:01:09 +02:00
Stéphane Nicoll
f4b55a6f28 Harmonize GitHub Actions settings
Closes gh-41463
2024-07-12 12:08:11 +02:00
Stéphane Nicoll
fc5fc7f5c3 Harmonize GitHub Actions structure
This commit harmonizes the order of elements, in particular the settings
of the deploy step. It also adds the ability to build against a
different distribution than liberica.

Closes gh-41457
2024-07-12 09:12:57 +02:00
Moritz Halbritter
935ce87521 Merge branch '3.2.x'
Closes gh-40984
2024-06-04 09:09:50 +02:00
dependabot[bot]
3c8b6828a5 Bump jfrog/setup-jfrog-cli from 4.0.2 to 4.1.2
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) from 4.0.2 to 4.1.2.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases)
- [Commits](727b480baf...7c95feb320)

---
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-40980
2024-06-04 09:09:19 +02:00
Andy Wilkinson
d26881acb4 Update Homebrew tap when releasing 3.3.x
Closes gh-40922
2024-05-28 10:54:54 +01:00
Andy Wilkinson
4bb9197a14 Do not update Homebrew tap when publishing 3.2.x releases
Closes gh-40921
2024-05-28 10:52:12 +01:00
Andy Wilkinson
ed0a3fd908 Update publish-to-sdkman job to make new candidates the default
Closes gh-40882
2024-05-23 12:59:46 +01:00
Moritz Halbritter
234e0fd1f3 Stop mark 3.2.x as the default SDKman release
Closes gh-40883
2024-05-23 13:57:22 +02:00
Moritz Halbritter
dffdd6d67c Explicitly set SDKman's make-default to false 2024-05-23 11:06:27 +02:00
Andy Wilkinson
78be9cfe53 Merge branch '3.2.x'
Closes gh-40775
2024-05-16 14:02:26 +01:00
Andy Wilkinson
ed93bcf099 Merge branch '3.1.x' into 3.2.x
Closes gh-40774
2024-05-16 14:02:12 +01:00
dependabot[bot]
55553eaa24 Bump jfrog/setup-jfrog-cli from 4.0.1 to 4.0.2
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases)
- [Commits](d82fe26823...727b480baf)

---
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>
2024-05-16 14:00:04 +01:00
Andy Wilkinson
58ad229ca6 Merge branch '3.2.x'
Closes gh-40707
2024-05-13 12:13:05 +01:00
Andy Wilkinson
ccd573ad3d Merge branch '3.1.x' into 3.2.x
Closes gh-40706
2024-05-13 12:12:47 +01:00