Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
S
spring-boot
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
DEMO
spring-boot
Commits
c34bcd49
Commit
c34bcd49
authored
Jun 11, 2020
by
Phillip Webb
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '2.2.x' into 2.3.x
parents
3ca58f61
3fe4fb13
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
70 deletions
+27
-70
pipeline.yml
ci/pipeline.yml
+27
-70
No files found.
ci/pipeline.yml
View file @
c34bcd49
...
@@ -48,6 +48,24 @@ anchors:
...
@@ -48,6 +48,24 @@ anchors:
properties
:
properties
:
"
zip.type"
:
"
docs"
"
zip.type"
:
"
docs"
"
zip.deployed"
:
"
false"
"
zip.deployed"
:
"
false"
slack-fail-params
:
&slack-fail-params
text
:
>
:concourse-failed: ${BUILD_PIPELINE_NAME} ${BUILD_JOB_NAME} failed!
[<https://ci.spring.io/teams/${BUILD_TEAM_NAME}/pipelines/${BUILD_PIPELINE_NAME}/jobs/${BUILD_JOB_NAME}/builds/${BUILD_NAME}|build log>]
[$TEXT_FILE_CONTENT]
text_file
:
git-repo/build/build-scan-uri.txt
silent
:
true
icon_emoji
:
"
:concourse:"
username
:
concourse-ci
slack-success-params
:
&slack-success-params
text
:
>
:concourse-succeeded: ${BUILD_PIPELINE_NAME} ${BUILD_JOB_NAME} was successful!
[<https://ci.spring.io/teams/${BUILD_TEAM_NAME}/pipelines/${BUILD_PIPELINE_NAME}/jobs/${BUILD_JOB_NAME}/builds/${BUILD_NAME}|build log>]
[$TEXT_FILE_CONTENT]
text_file
:
git-repo/build/build-scan-uri.txt
silent
:
true
icon_emoji
:
"
:concourse:"
username
:
concourse-ci
resource_types
:
resource_types
:
-
name
:
artifactory-resource
-
name
:
artifactory-resource
type
:
docker-image
type
:
docker-image
...
@@ -267,14 +285,7 @@ jobs:
...
@@ -267,14 +285,7 @@ jobs:
params
:
{
state
:
"
failure"
,
commit
:
"
git-repo"
}
params
:
{
state
:
"
failure"
,
commit
:
"
git-repo"
}
-
put
:
slack-alert
-
put
:
slack-alert
params
:
params
:
text
:
>
<<
:
*slack-fail-params
:concourse-failed: ${BUILD_PIPELINE_NAME} ${BUILD_JOB_NAME} failed!
[<https://ci.spring.io/teams/${BUILD_TEAM_NAME}/pipelines/${BUILD_PIPELINE_NAME}/jobs/${BUILD_JOB_NAME}/builds/${BUILD_NAME}|build log>]
[$TEXT_FILE_CONTENT]
text_file
:
git-repo/build/build-scan-uri.txt
silent
:
true
icon_emoji
:
"
:concourse:"
username
:
concourse-ci
-
put
:
repo-status-build
-
put
:
repo-status-build
params
:
{
state
:
"
success"
,
commit
:
"
git-repo"
}
params
:
{
state
:
"
success"
,
commit
:
"
git-repo"
}
-
put
:
artifactory-repo
-
put
:
artifactory-repo
...
@@ -286,22 +297,10 @@ jobs:
...
@@ -286,22 +297,10 @@ jobs:
do
:
do
:
-
put
:
slack-alert
-
put
:
slack-alert
params
:
params
:
text
:
>
<<
:
*slack-fail-params
:concourse-failed: ${BUILD_PIPELINE_NAME} ${BUILD_JOB_NAME} failed!
[<https://ci.spring.io/teams/${BUILD_TEAM_NAME}/pipelines/${BUILD_PIPELINE_NAME}/jobs/${BUILD_JOB_NAME}/builds/${BUILD_NAME}|build log>]
silent
:
true
icon_emoji
:
"
:concourse:"
username
:
concourse-ci
-
put
:
slack-alert
-
put
:
slack-alert
params
:
params
:
text
:
>
<<
:
*slack-success-params
:concourse-succeeded: ${BUILD_PIPELINE_NAME} ${BUILD_JOB_NAME} was successful!
[<https://ci.spring.io/teams/${BUILD_TEAM_NAME}/pipelines/${BUILD_PIPELINE_NAME}/jobs/${BUILD_JOB_NAME}/builds/${BUILD_NAME}|build log>]
[$TEXT_FILE_CONTENT]
text_file
:
git-repo/build/build-scan-uri.txt
silent
:
true
icon_emoji
:
"
:concourse:"
username
:
concourse-ci
-
name
:
build-pull-requests
-
name
:
build-pull-requests
serial
:
true
serial
:
true
public
:
true
public
:
true
...
@@ -349,26 +348,12 @@ jobs:
...
@@ -349,26 +348,12 @@ jobs:
params
:
{
state
:
"
failure"
,
commit
:
"
git-repo"
}
params
:
{
state
:
"
failure"
,
commit
:
"
git-repo"
}
-
put
:
slack-alert
-
put
:
slack-alert
params
:
params
:
text
:
>
<<
:
*slack-fail-params
:concourse-failed: ${BUILD_PIPELINE_NAME} ${BUILD_JOB_NAME} failed!
[<https://ci.spring.io/teams/${BUILD_TEAM_NAME}/pipelines/${BUILD_PIPELINE_NAME}/jobs/${BUILD_JOB_NAME}/builds/${BUILD_NAME}|build log>]
[$TEXT_FILE_CONTENT]
text_file
:
git-repo/build/build-scan-uri.txt
silent
:
true
icon_emoji
:
"
:concourse:"
username
:
concourse-ci
-
put
:
repo-status-jdk11-build
-
put
:
repo-status-jdk11-build
params
:
{
state
:
"
success"
,
commit
:
"
git-repo"
}
params
:
{
state
:
"
success"
,
commit
:
"
git-repo"
}
-
put
:
slack-alert
-
put
:
slack-alert
params
:
params
:
text
:
>
<<
:
*slack-success-params
:concourse-succeeded: ${BUILD_PIPELINE_NAME} ${BUILD_JOB_NAME} was successful!
[<https://ci.spring.io/teams/${BUILD_TEAM_NAME}/pipelines/${BUILD_PIPELINE_NAME}/jobs/${BUILD_JOB_NAME}/builds/${BUILD_NAME}|build log>]
[$TEXT_FILE_CONTENT]
text_file
:
git-repo/build/build-scan-uri.txt
silent
:
true
icon_emoji
:
"
:concourse:"
username
:
concourse-ci
-
name
:
jdk14-build
-
name
:
jdk14-build
serial
:
true
serial
:
true
public
:
true
public
:
true
...
@@ -388,26 +373,12 @@ jobs:
...
@@ -388,26 +373,12 @@ jobs:
params
:
{
state
:
"
failure"
,
commit
:
"
git-repo"
}
params
:
{
state
:
"
failure"
,
commit
:
"
git-repo"
}
-
put
:
slack-alert
-
put
:
slack-alert
params
:
params
:
text
:
>
<<
:
*slack-fail-params
:concourse-failed: ${BUILD_PIPELINE_NAME} ${BUILD_JOB_NAME} failed!
[<https://ci.spring.io/teams/${BUILD_TEAM_NAME}/pipelines/${BUILD_PIPELINE_NAME}/jobs/${BUILD_JOB_NAME}/builds/${BUILD_NAME}|build log>]
[$TEXT_FILE_CONTENT]
text_file
:
git-repo/build/build-scan-uri.txt
silent
:
true
icon_emoji
:
"
:concourse:"
username
:
concourse-ci
-
put
:
repo-status-jdk14-build
-
put
:
repo-status-jdk14-build
params
:
{
state
:
"
success"
,
commit
:
"
git-repo"
}
params
:
{
state
:
"
success"
,
commit
:
"
git-repo"
}
-
put
:
slack-alert
-
put
:
slack-alert
params
:
params
:
text
:
>
<<
:
*slack-success-params
:concourse-succeeded: ${BUILD_PIPELINE_NAME} ${BUILD_JOB_NAME} was successful!
[<https://ci.spring.io/teams/${BUILD_TEAM_NAME}/pipelines/${BUILD_PIPELINE_NAME}/jobs/${BUILD_JOB_NAME}/builds/${BUILD_NAME}|build log>]
[$TEXT_FILE_CONTENT]
text_file
:
git-repo/build/build-scan-uri.txt
silent
:
true
icon_emoji
:
"
:concourse:"
username
:
concourse-ci
-
name
:
windows-build
-
name
:
windows-build
serial
:
true
serial
:
true
plan
:
plan
:
...
@@ -431,24 +402,10 @@ jobs:
...
@@ -431,24 +402,10 @@ jobs:
do
:
do
:
-
put
:
slack-alert
-
put
:
slack-alert
params
:
params
:
text
:
>
<<
:
*slack-fail-params
:concourse-failed: ${BUILD_PIPELINE_NAME} ${BUILD_JOB_NAME} failed!
[<https://ci.spring.io/teams/${BUILD_TEAM_NAME}/pipelines/${BUILD_PIPELINE_NAME}/jobs/${BUILD_JOB_NAME}/builds/${BUILD_NAME}|build log>]
[$TEXT_FILE_CONTENT]
text_file
:
git-repo/build/build-scan-uri.txt
silent
:
true
icon_emoji
:
"
:concourse:"
username
:
concourse-ci
-
put
:
slack-alert
-
put
:
slack-alert
params
:
params
:
text
:
>
<<
:
*slack-success-params
:concourse-succeeded: ${BUILD_PIPELINE_NAME} ${BUILD_JOB_NAME} was successful!
[<https://ci.spring.io/teams/${BUILD_TEAM_NAME}/pipelines/${BUILD_PIPELINE_NAME}/jobs/${BUILD_JOB_NAME}/builds/${BUILD_NAME}|build log>]
[$TEXT_FILE_CONTENT]
text_file
:
git-repo/build/build-scan-uri.txt
silent
:
true
icon_emoji
:
"
:concourse:"
username
:
concourse-ci
-
name
:
stage-milestone
-
name
:
stage-milestone
serial
:
true
serial
:
true
plan
:
plan
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment