Phillip Webb
eafe61c4ca
Backport upgrade to Gradle 8.10.1
...
Cherry-pick commits d756bf4e86 , 083ac67d13 and 162c929a80 to
upgrade to Gradle 8.10.1.
Closes gh-42433
1 year ago
Phillip Webb
80b1944878
Update changelog-generator for commercial builds
...
See gh-42333
1 year ago
Andy Wilkinson
27eb983887
Trigger a docs build when doing a release
...
Closes gh-42378
1 year ago
Stéphane Nicoll
ae8315e90a
Use Liberica for Java 23 CI
...
Closes gh-42354
1 year ago
Andy Wilkinson
dc72e3853b
Try to ensure that distribution always has a non-empty value
...
See gh-42345
1 year ago
Andy Wilkinson
6d8a421114
Update CI to use Java 23 GA
...
Closes gh-42345
1 year ago
Phillip Webb
cad5dd2b85
Use variables for `runs-on` settings
...
See gh-42333
1 year ago
Stéphane Nicoll
c6c0923dce
Polish "Bump gradle/actions from 4.0.1 to 4.1.0"
...
See gh-42331
1 year ago
dependabot[bot]
6f535adb47
Bump gradle/actions from 4.0.1 to 4.1.0
...
Bumps [gradle/actions](https://github.com/gradle/actions ) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/gradle/actions/releases )
- [Commits](16bf8bc8fe...d156388eb1 )
---
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-42331
1 year ago
Stéphane Nicoll
94c5a1e8d3
Polish "Bump jfrog/setup-jfrog-cli from 4.3.2 to 4.4.1"
...
See gh-42197
1 year ago
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
1 year ago
Andy Wilkinson
bca7486bde
Fix Prepare Gradle Build action
...
See gh-42090
1 year ago
Andy Wilkinson
542c810f67
Polish "Bump jfrog/setup-jfrog-cli from 4.2.2 to 4.3.2"
...
See gh-42089
1 year ago
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
1 year ago
Andy Wilkinson
b3781eecbc
Polish "Bump gradle/actions from 4.0.0 to 4.0.1"
...
See gh-42090
1 year ago
dependabot[bot]
cc432f9611
Bump gradle/actions from 4.0.0 to 4.0.1
...
Bumps [gradle/actions](https://github.com/gradle/actions ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/gradle/actions/releases )
- [Commits](af1da67850...16bf8bc8fe )
---
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-42090
1 year ago
Andy Wilkinson
d756bf4e86
Upgrade build to Gradle 8.10
...
Closes gh-41980
1 year ago
Stéphane Nicoll
77d62dd9d0
Enable Java 23-ea on CI
...
Closes gh-41711
1 year ago
Andy Wilkinson
d627a5db6b
Allow other CI jobs to continue when one fails
...
Closes gh-41925
1 year ago
Stéphane Nicoll
e3de6a19b6
Polish "Bump gradle/actions from 3.5.0 to 4.0.0"
...
See gh-41832
1 year ago
dependabot[bot]
fca989c792
Bump gradle/actions from 3.5.0 to 4.0.0
...
Bumps [gradle/actions](https://github.com/gradle/actions ) from 3.5.0 to 4.0.0.
- [Release notes](https://github.com/gradle/actions/releases )
- [Commits](d9c87d481d...af1da67850 )
---
updated-dependencies:
- dependency-name: gradle/actions
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-41832
1 year ago
Stéphane Nicoll
7f8fe33b3c
Polish "Bump jfrog/setup-jfrog-cli from 4.2.1 to 4.2.2"
...
See gh-41831
1 year ago
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
1 year ago
Stéphane Nicoll
00cfe4dddd
Don't pass -ea suffix into Gradle as the toolchain version
...
This commit is similar to what we had to do for Java 22-ea.
Given our actions have changed quite a bit, this commit replaces the
"java-distribution" parameter by a "java-early-access" parameter. When
set, it automatically switches the distribution to temurin as well as
applying the same handling of the Java version as in b8a6cab .
See gh-41698
1 year ago
Stéphane Nicoll
7273a4bc26
Enable Java 23-ea on CI
...
See gh-41698
1 year ago
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
1 year ago
Andy Wilkinson
682a5b27aa
Wait until spring-boot.rb is available when updating Homebrew tap
...
Closes gh-41561
1 year ago
Andy Wilkinson
8917c94a04
Add workflow for releases to the milestone repository
...
Closes gh-40426
1 year ago
Andy Wilkinson
369cfc4c4c
Correct the global pattern for matching 3.4.x tags
1 year ago
Stéphane Nicoll
2fce9f27fa
Polish "Bump jfrog/setup-jfrog-cli from 4.1.2 to 4.1.3"
...
See gh-41507
1 year ago
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>
1 year ago
Stéphane Nicoll
379edd4564
Polish "Bump gradle/actions from 3.4.2 to 3.5.0"
...
See gh-41508
1 year ago
dependabot[bot]
58c124aa65
Bump gradle/actions from 3.4.2 to 3.5.0
...
Bumps [gradle/actions](https://github.com/gradle/actions ) from 3.4.2 to 3.5.0.
- [Release notes](https://github.com/gradle/actions/releases )
- [Commits](dbbdc275be...d9c87d481d )
---
updated-dependencies:
- dependency-name: gradle/actions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Stéphane Nicoll
f6cbbe7948
Add missing input for java distribution
...
See gh-41463
1 year ago
Stéphane Nicoll
f4b55a6f28
Harmonize GitHub Actions settings
...
Closes gh-41463
1 year ago
Andy Wilkinson
549a12683d
Specify the repository when running Deploy Docs workflow
...
See gh-41461
1 year ago
Andy Wilkinson
dec6a8d1ba
Move Trigger Docs Build into a separate job
...
Closes gh-41461
1 year ago
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
1 year ago
Andy Wilkinson
e722200876
Update the build name now that we're working on 3.4
2 years ago
Andy Wilkinson
55af8a38f5
Upgrade to GitHub Changelog Generator 0.0.11
...
Closes gh-41195
2 years ago
Andy Wilkinson
7c6d40f777
Prepare 3.3.x branch
2 years ago
Andy Wilkinson
0193e47602
Polish "Bump gradle/actions from 3.4.1 to 3.4.2"
...
See gh-41139
2 years ago
dependabot[bot]
52718b8a8c
Bump gradle/actions from 3.4.1 to 3.4.2
...
Bumps [gradle/actions](https://github.com/gradle/actions ) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/gradle/actions/releases )
- [Commits](31ae3562f6...dbbdc275be )
---
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-41139
2 years ago
Andy Wilkinson
1a19e0bf8f
Pass access key into Prepare Gradle Build
...
See gh-41120
2 years ago
Andy Wilkinson
270597e577
Use short-lived access token to authenticate with Develocity
...
Closes gh-41120
2 years ago
Andy Wilkinson
2bbeb7e78c
Upgrade to Gradle Actions 3.4.1
...
Closes gh-41119
2 years ago
Moritz Halbritter
054a1a0c0f
Polish "Bump jfrog/setup-jfrog-cli from 4.0.2 to 4.1.2"
...
See gh-40980
2 years ago
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
2 years ago
Andy Wilkinson
d26881acb4
Update Homebrew tap when releasing 3.3.x
...
Closes gh-40922
2 years ago
Andy Wilkinson
4bb9197a14
Do not update Homebrew tap when publishing 3.2.x releases
...
Closes gh-40921
2 years ago