Madhura Bhave
f57adde61c
Merge branch '2.2.x' into 2.3.x
...
See gh-24813
2021-01-13 16:22:38 -08:00
Madhura Bhave
a78ec9da6a
Simplify lowercase grep logic in docker script
...
See gh-24811
2021-01-13 16:21:33 -08:00
Madhura Bhave
c34188f077
Merge branch '2.2.x' into 2.3.x
...
Closes gh-24813
2021-01-13 15:25:20 -08:00
Madhura Bhave
aefeb3ffaf
Fix parsing of location header in docker update script
...
Fixes gh-24811
2021-01-13 15:24:25 -08:00
Madhura Bhave
b309980a59
Automate homebrew tap repo update
...
Closes gh-24677
2021-01-07 14:21:01 -08:00
Stephane Nicoll
39751fd692
Merge branch '2.2.x' into 2.3.x
...
Closes gh-24513
2020-12-15 16:17:27 +01:00
Stephane Nicoll
7194210762
Remove reference to java14 in CI scripts
...
Closes gh-24472
2020-12-15 16:16:02 +01:00
Madhura Bhave
e5e654c9ee
Merge branch '2.2.x' into 2.3.x
...
Closes gh-24500
2020-12-14 12:08:33 -08:00
Madhura Bhave
822ae0daf7
Fix detection of latest GA for SDKMAN
...
Fixes gh-24475
2020-12-14 12:07:15 -08:00
Stephane Nicoll
492df2259b
Upgrade Java 11 version in CI image
...
Closes gh-24463
2020-12-11 08:37:50 +01:00
Stephane Nicoll
c416a40469
Upgrade Java 8 version in CI image
...
Closes gh-24464
2020-12-11 08:37:08 +01:00
Stephane Nicoll
d0b11bdcf4
Upgrade Ubuntu version in CI images
...
Closes gh-24465
2020-12-11 08:36:33 +01:00
Stephane Nicoll
d6f15c3924
Upgrade CI to Docker 19.03.14
...
Close gh-24462
2020-12-11 08:35:19 +01:00
Stephane Nicoll
d24bb94c62
Upgrade Java 11 version in CI image
...
Closes gh-24457
2020-12-11 08:25:24 +01:00
Stephane Nicoll
588090994d
Upgrade Java 8 version in CI image
...
Closes gh-24456
2020-12-11 08:24:52 +01:00
Stephane Nicoll
0db6891808
Upgrade Ubuntu version in CI images
...
Closes gh-24460
2020-12-11 08:24:09 +01:00
Stephane Nicoll
37e601f128
Upgrade CI to Docker 19.03.14
...
Closes gh-24459
2020-12-11 08:22:55 +01:00
Phillip Webb
235f4a7415
Merge branch '2.2.x' into 2.3.x
2020-12-10 21:05:31 -08:00
Phillip Webb
1f8a6ddaaf
Write docker/config.json for CI Image generation
...
See gh-24461
2020-12-10 21:00:58 -08:00
Phillip Webb
743fedc0ea
Merge branch '2.2.x' into 2.3.x
2020-12-10 18:52:31 -08:00
Phillip Webb
ff124c0902
Use GitHub token rather than password
...
See gh-24458
2020-12-10 18:51:47 -08:00
Phillip Webb
305694e162
Merge branch '2.2.x' into 2.3.x
2020-12-10 18:22:35 -08:00
Phillip Webb
babae118fc
Attempt to fix oci-build-task config
...
See gh-24197
2020-12-10 16:40:44 -08:00
Phillip Webb
b953c41a5f
Attempt to fix oci-build-task config
...
See gh-24197
2020-12-10 16:31:37 -08:00
Phillip Webb
398c6b3603
Attempt to fix oci-build-task config
...
See gh-24197
2020-12-10 16:20:37 -08:00
Phillip Webb
615d054dec
Attempt to fix oci-build-task config
...
See gh-24197
2020-12-10 15:58:19 -08:00
Phillip Webb
6990fff27a
Attempt to fix oci-build-task config
...
See gh-24197
2020-12-10 14:35:04 -08:00
Phillip Webb
cae5ed81cd
Fix README
2020-12-10 14:13:05 -08:00
Phillip Webb
c14be4e84b
Generate CI images with oci-build-task
...
Update CI to generate images using an `oci-build-task` since
the `registry-image` resource cannot perform actual image builds.
See gh-24197
2020-12-10 14:10:17 -08:00
Phillip Webb
fa44a1d0c5
Migrate to registry-image in task yaml
...
See gh-24197
2020-12-10 14:09:55 -08:00
Madhura Bhave
aa24d623fe
Merge branch '2.2.x' into 2.3.x
2020-12-10 12:37:16 -08:00
Madhura Bhave
5cab547fe4
Fix SDKMAN automation
2020-12-10 12:36:22 -08:00
Madhura Bhave
5da22b5bff
Fix syntax in bash script
2020-12-10 10:42:12 -08:00
Madhura Bhave
2e8d26150b
Add git-repo as input to sdkman
2020-12-10 10:33:00 -08:00
Stephane Nicoll
360013cba4
Merge branch '2.2.x' into 2.3.x
2020-12-10 18:31:32 +01:00
Stephane Nicoll
793bfff2c8
Polish
...
See gh-21903
2020-12-10 18:20:33 +01:00
Scott Frederick
b14847d0e1
Credit contributors for forward-ported contributions
...
This commit upgrades github-changelog-generator to 0.0.5 and adds
configuration for forward-port and back-port labels so that
contributors get credit for contributions in the release notes for
each release that includes the contribution.
Fixes gh-24135
2020-12-09 16:19:45 -06:00
Madhura Bhave
6553020e8d
Merge branch '2.2.x' into 2.3.x
...
Closes gh-24420
2020-12-09 12:24:18 -08:00
Madhura Bhave
e5aea89599
Move SDKMAN to a separate job
...
Closes gh-21903
2020-12-09 12:20:05 -08:00
Phillip Webb
5f351a6983
Merge branch '2.2.x' into 2.3.x
...
Closes gh-24338
2020-12-04 18:21:57 -08:00
Phillip Webb
9a7b8c07f8
Upgrade to spring-javaformat 0.0.26
...
Closes gh-24337
2020-12-04 17:54:56 -08:00
Madhura Bhave
f569d7616d
Merge branch '2.2.x' into 2.3.x
...
Closes gh-24315
2020-12-02 10:56:23 -08:00
Madhura Bhave
7b38b0ed11
Add SDKMAN to pipeline
...
Closes gh-11987
2020-12-02 10:52:41 -08:00
Andy Wilkinson
46c9a4fbc7
Merge branch '2.2.x' into 2.3.x
...
Closes gh-24198
2020-11-18 11:18:22 +00:00
Andy Wilkinson
96e40e97d2
Switch to Concourse's registry-image resource
...
Closes gh-24197
2020-11-18 11:16:37 +00:00
Madhura Bhave
af8b6ed5d2
Merge branch '2.2.x' into 2.3.x
...
Closes gh-24187
2020-11-17 16:23:37 -08:00
Madhura Bhave
4961599f53
Pin github-pr-resource to v0.21.0
...
Closes gh-24145
2020-11-17 16:21:24 -08:00
Andy Wilkinson
fdd028d52c
Merge branch '2.2.x' into 2.3.x
...
Closes gh-24039
2020-11-04 20:53:06 +00:00
Andy Wilkinson
d3ea48b7a8
Configure DockerHub credentials on staging builds
...
See gh-24038
2020-11-04 20:48:14 +00:00
Andy Wilkinson
1172dbfec9
Log into DockerHub prior to running CI builds
...
Closes gh-24038
2020-11-04 20:31:49 +00:00