Commit Graph

190 Commits (7ed64f0677709e460fbcbc19539487d8f7e59965)

Author SHA1 Message Date
Phillip Webb 0129e6b52d Upgrade CI to github-pr-resource v0.23.0
Closes gh-25155
4 years ago
Phillip Webb 4b97f819d6 Upgrade CI to artifactory-resource 0.0.13
Closes gh-25154
4 years ago
Madhura Bhave 822ae0daf7 Fix detection of latest GA for SDKMAN
Fixes gh-24475
4 years ago
Phillip Webb ff124c0902 Use GitHub token rather than password
See gh-24458
4 years ago
Phillip Webb babae118fc Attempt to fix oci-build-task config
See gh-24197
4 years ago
Phillip Webb b953c41a5f Attempt to fix oci-build-task config
See gh-24197
4 years ago
Phillip Webb 615d054dec Attempt to fix oci-build-task config
See gh-24197
4 years ago
Phillip Webb 6990fff27a Attempt to fix oci-build-task config
See gh-24197
4 years ago
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
4 years ago
Stephane Nicoll 793bfff2c8 Polish
See gh-21903
4 years ago
Madhura Bhave e5aea89599 Move SDKMAN to a separate job
Closes gh-21903
4 years ago
Madhura Bhave 7b38b0ed11 Add SDKMAN to pipeline
Closes gh-11987
4 years ago
Andy Wilkinson 96e40e97d2 Switch to Concourse's registry-image resource
Closes gh-24197
4 years ago
Madhura Bhave 4961599f53 Pin github-pr-resource to v0.21.0
Closes gh-24145
4 years ago
Andy Wilkinson d3ea48b7a8 Configure DockerHub credentials on staging builds
See gh-24038
4 years ago
Andy Wilkinson 1172dbfec9 Log into DockerHub prior to running CI builds
Closes gh-24038
4 years ago
Phillip Webb 4bc3a34f54 Merge branch '2.1.x' into 2.2.x
Closes gh-23494
4 years ago
Phillip Webb abe169d593 Upgrade to github-changelog-generator 0.0.3
Closes gh-23493
4 years ago
Phillip Webb 0fd7dd297a Merge branch '2.1.x' into 2.2.x 4 years ago
Phillip Webb 956ee223be Fix CI GitHub icon reference 4 years ago
Phillip Webb e8d24948d5 Merge branch '2.1.x' into 2.2.x 4 years ago
Phillip Webb b0cc5fba4e Use per-branch CI images
Closes gh-23439
4 years ago
Phillip Webb e6ebcf1429 Upgrade Java version used in CI from 14 to 15
Closes gh-23433
4 years ago
Madhura Bhave b14bd45399 Fix syntax for slack notification
See gh-22709
4 years ago
Andy Wilkinson 944fe4c660 Polish 4 years ago
Andy Wilkinson a334134fd0 Make Slack build failure notifications more noticeable
Closes gh-22709
4 years ago
Andy Wilkinson 162253948a Merge branch '2.1.x' into 2.2.x 4 years ago
Andy Wilkinson 25866019c9 Polish pipeline env vars used by Gradle Enterprise 4 years ago
Andy Wilkinson 1dfa21c99f Merge branch '2.1.x' into 2.2.x 4 years ago
Andy Wilkinson 141c59e348 Set BRANCH env var so it's available to Gradle Enterprise 4 years ago
Andy Wilkinson 051d3f2a2e Merge branch '2.1.x' into 2.2.x 4 years ago
Andy Wilkinson 6215052c5b Polish integration of Gradle Enterprise in CI builds 4 years ago
Andy Wilkinson abeab73b2c Merge branch '2.1.x' into 2.2.x
Closes gh-22170
4 years ago
XenoAmess 89d4cda855 Remove duplicated icon from git-repo-windows resource definition
See gh-22163
4 years ago
Phillip Webb 3fe4fb1373 Merge branch '2.1.x' into 2.2.x 5 years ago
Phillip Webb 418859fab6 Further reduce repetition in CI pipeline.yml
See gh-21716
5 years ago
Phillip Webb da09e227c7 Merge branch '2.1.x' into 2.2.x 5 years ago
Phillip Webb 0957c7460b Polish pipeline YAML 5 years ago
Phillip Webb f39a3f963b Merge branch '2.1.x' into 2.2.x 5 years ago
Phillip Webb 7e64f9709a Use milestone as docker tag
Update the pipeline YAML to use ((milestone)) rather than ((branch))
when tagging docker images.

See gh-21716
5 years ago
Phillip Webb 9aa8a073d6 Merge branch '2.1.x' into 2.2.x
Closes gh-21876
5 years ago
Phillip Webb 3a8d173845 Reduce repetition in CI pipeline.yml
Use YAML anchors and aliases to reduce the amount of repetition
in our CI pipeline YAML.

Closes gh-21716
5 years ago
Phillip Webb ce13235e76 Polish 5 years ago
Madhura Bhave a8bd62501d Merge branch '2.1.x' into 2.2.x
Closes gh-20981
5 years ago
Madhura Bhave fd14c4e72a Switch docker upgrade script to submit issue rather than PR
Closes gh-20976
5 years ago
Madhura Bhave 520b8c8836 Merge branch '2.1.x' into 2.2.x 5 years ago
Madhura Bhave 7c36cd414d Add separate parameter for milestone name
Since the branch name doesn't always correspond to the milestone name,
eg, master.

See gh-20680
5 years ago
Madhura Bhave 41f26d3e23 Merge branch '2.1.x' into 2.2.x
Closes gh-20862
5 years ago
Madhura Bhave 1a3df294d0 Prevent duplication of issues created by CI automation
This is done by checking for existing issues only in the milestone
corresponding to the current branch. For issues, the milestone is assigned
at the time of issue creation. For PRs, since the branch is different the
milestone can be derived from that while triaging the issue.

Closes gh-20680
5 years ago
Madhura Bhave d1ef19615c Merge branch '2.1.x' into 2.2.x
Closes gh-20801
5 years ago