Andy Wilkinson
20d21d4e58
Set up CI with JDK 18
...
Closes gh-30104
3 years ago
Andy Wilkinson
429167e71f
Align CI image generation mirrors with 2.6.x
...
Closes gh-25135
3 years ago
Andy Wilkinson
5ccd70c73a
Update LATEST_GA settings in preparation for 2.6.0
...
Closes gh-28729
3 years ago
Andy Wilkinson
84d332e527
Merge branch '2.4.x' into 2.5.x
...
Closes gh-28115
3 years ago
Andy Wilkinson
b18a56f451
Upgrade CI to github-release resource 1.5.5
...
Closes gh-28114
3 years ago
Stephane Nicoll
aa5a645419
Remove Java 16 pipeline
...
Closes gh-28023
3 years ago
Andy Wilkinson
56438cf274
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27791
3 years ago
Andy Wilkinson
02a988e055
Make secrets available to publish_gradle_plugin
...
Fixes gh-27774
3 years ago
Andy Wilkinson
a5bd4e963f
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27772
3 years ago
Andy Wilkinson
6be27e2212
Download artifacts for the publish_gradle_plugin task
...
Closes gh-27759
3 years ago
Stephane Nicoll
29ccbddaf4
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27770
3 years ago
Stephane Nicoll
f2b7092073
Use token for GitHub authentication consistently
...
Closes gh-24458
3 years ago
Phillip Webb
807582ec06
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27466
3 years ago
Phillip Webb
8ebeedbf93
Upgrade to Artifactory Resource 0.0.17
...
Closes gh-27465
3 years ago
Andy Wilkinson
e2c6929d2b
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27459
3 years ago
Andy Wilkinson
f0625b42bf
Trigger publish-gradle-plugin automatically
...
Closes gh-27454
3 years ago
Andy Wilkinson
c7ba905993
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27442
3 years ago
Andy Wilkinson
70ecaac16c
Configure a mirror for registry-image image_resources
...
Closes gh-27441
3 years ago
Andy Wilkinson
ca9396d890
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27439
3 years ago
Andy Wilkinson
79990a1b9c
Upgrade to artifactory-resource 0.0.15
...
Closes gh-27232
3 years ago
dreis2211
056f817ba2
Add CI pipeline for JDK 17
...
See gh-27366
3 years ago
Andy Wilkinson
16c4178146
Merge branch '2.4.x' into 2.5.x
3 years ago
Andy Wilkinson
2ce38cdc43
Start using 0.0.15 snapshots of the Artifactory Resource
...
See gh-27232
3 years ago
Madhura Bhave
c231714e2f
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27121
3 years ago
Madhura Bhave
44b0bd43a4
Automate publication of gradle plugin
...
Closes gh-27079
3 years ago
Andy Wilkinson
d0b8741fe2
Merge branch '2.4.x' into 2.5.x
...
Closes gh-26875
3 years ago
Andy Wilkinson
65e3267065
Always use 8 threads when getting from Artifactory
...
Closes gh-26852
3 years ago
Madhura Bhave
0548f90b2b
Set LATEST_GA flag to true
4 years ago
Madhura Bhave
b25497c45c
Set LATEST_GA flag to false
4 years ago
Andy Wilkinson
1116a3d0c5
Merge branch '2.4.x'
...
Closes gh-26178
4 years ago
Andy Wilkinson
289ede6541
Merge branch '2.3.x' into 2.4.x
...
Closes gh-26177
4 years ago
Andy Wilkinson
2dce3abe84
Use main branch when working with Homebrew tap's git repo
...
Closes gh-26173
4 years ago
Andy Wilkinson
bfe8e5ac19
Revert changes to make staging run Docker
...
See gh-26130
4 years ago
Andy Wilkinson
6073cf7063
Marking staging tasks as privileged so they can start Docker
...
See gh-26130
4 years ago
Stephane Nicoll
9d76ad58d5
Merge branch '2.4.x'
...
Closes gh-25783
4 years ago
Stephane Nicoll
0043093a7d
Drop Java 15 build
...
Closes gh-25782
4 years ago
Andy Wilkinson
af3aa234de
Merge branch '2.4.x'
...
Closes gh-25728
4 years ago
Andy Wilkinson
2c2e2c8448
Merge branch '2.3.x' into 2.4.x
...
Closes gh-25727
4 years ago
Andy Wilkinson
4358d9bc39
Update CI to use Artifactory Resource 0.0.14
...
Closes gh-25698
4 years ago
Andy Wilkinson
c007709bad
Merge branch '2.4.x'
...
Closes gh-25522
4 years ago
Andy Wilkinson
24e957b052
Polish "Add Java 16 CI pipeline"
...
See gh-25519
4 years ago
dreis2211
d89739cc78
Add Java 16 CI pipeline
...
See gh-25519
4 years ago
Andy Wilkinson
38610a6cae
Merge branch '2.4.x'
4 years ago
Andy Wilkinson
daf067e49a
Merge branch '2.3.x' into 2.4.x
4 years ago
Andy Wilkinson
78cbe7a4d9
Update Sonatype credentials used to publish to Central
4 years ago
Andy Wilkinson
91e16e1099
Merge branch '2.4.x'
...
Closes gh-25344
4 years ago
Andy Wilkinson
dea9b7f085
Merge branch '2.3.x' into 2.4.x
...
Closes gh-25343
4 years ago
Andy Wilkinson
98ee724ec6
Stop using Bintray to publish to Maven Central
...
This commit reworks the CI pipeline to remove the use of Bintray for
publishing to Maven Central. In its place it adds a new
publishToCentral command to the release scripts. This command can be
used to publish a directory tree of artifacts to the Maven Central
gateway hosted by Sonatype.
Publishing consists of 4 steps:
1. Create the staging repository
2. Deploy artifacts to the repository
3. Close the repository
4. Release the repository
The command requires 3 arguments:
1. The type of release being performed
2. Location of a build info JSON file that describes the release
that is to be deployed
3. Root of a directory structure, in Maven repository layout, that
contains the artifacts to be deployed
Closes gh-25107
4 years ago
Phillip Webb
dceaf9b7f0
Merge branch '2.4.x'
...
Closes gh-25161
4 years ago
Phillip Webb
f555a6f55f
Merge branch '2.3.x' into 2.4.x
...
Closes gh-25160
4 years ago