Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
portal-backend
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
HBP Medical Informatics Platform
portal-backend
Commits
18f9b148
Commit
18f9b148
authored
7 years ago
by
Ludovic Claude
Browse files
Options
Downloads
Patches
Plain Diff
Send build events to Atomist.
parent
afac4e19
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!1
Receive build notifications via Atomist
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.atomist.yml
+16
-0
16 additions, 0 deletions
.atomist.yml
.gitattributes
+1
-0
1 addition, 0 deletions
.gitattributes
circle.yml
+3
-0
3 additions, 0 deletions
circle.yml
with
20 additions
and
0 deletions
.atomist.yml
0 → 100644
+
16
−
0
View file @
18f9b148
---
kind
:
"
operation"
client
:
"
com.atomist:rug"
version
:
"
1.0.0-20170816122823"
editor
:
name
:
"
AddCircleWebhookEditor"
group
:
"
atomist"
artifact
:
"
enrollment-rugs"
version
:
"
0.3.52"
origin
:
repo
:
"
git@github.com:atomisthq/enrollment-rugs.git"
branch
:
"
7a6d5332592a7fa24e9cb5d4080747889e295d1f"
sha
:
"
7a6d533"
parameters
:
-
"
atomistWebhookUrl"
:
"
https://webhook.atomist.com/atomist/circle"
This diff is collapsed.
Click to expand it.
.gitattributes
0 → 100644
+
1
−
0
View file @
18f9b148
.atomist.yml linguist-generated=true
This diff is collapsed.
Click to expand it.
circle.yml
+
3
−
0
View file @
18f9b148
...
...
@@ -21,3 +21,6 @@ test:
# - docker login -u $DOCKER_HUB_USER -p $DOCKER_HUB_PASS -e $DOCKER_HUB_EMAIL
# - docker push --branch-tags=false --commit-tags=true
# - mvn sonar:sonar -Dsonar.login=$SONAR_KEY # Need SonarQube back on a public URL
notify
:
webhooks
:
-
url
:
'
https://webhook.atomist.com/atomist/circle'
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment