matthewpdias
ada99328d8
fixed duplicated named stages
2018-03-07 15:47:25 -08:00
matthewpdias
067be1874d
simplified pipeline stages
2018-03-07 15:46:05 -08:00
matthewpdias
61be4c6725
moved out maven command
2018-03-07 15:34:31 -08:00
matthewpdias
e23c08f8b5
aded tool step
2018-03-07 15:32:09 -08:00
matthewpdias
72a3cc04da
aded tool step
2018-03-07 15:31:35 -08:00
matthewpdias
3153997748
removed docker build step
2018-03-07 15:29:59 -08:00
matthewpdias
79b053c200
added configFileProvider
2018-03-07 15:11:47 -08:00
matthewpdias
d996061554
changed dummy step
2018-03-07 14:20:09 -08:00
matthewpdias
ac575a4f16
updated mvn command
2018-03-07 14:08:21 -08:00
matthewpdias
905e3e9e4c
changed curl url
2018-03-06 19:04:11 -08:00
matthewpdias
48708ed17d
updated curl url
2018-03-06 16:13:05 -08:00
matthewpdias
7d63e7171d
changed curl ip
2018-03-06 16:01:27 -08:00
matthewpdias
b3e771ee35
removed regression tests
2018-03-06 15:48:50 -08:00
matthewpdias
da1895c8d1
removed mvn settings
2018-03-06 15:39:32 -08:00
matthewpdias
0015a2e4c1
pruned jenkinsfile
2018-03-06 15:34:32 -08:00
matthewpdias
519d34e671
fixed missing }}
2018-03-06 15:20:31 -08:00
matthewpdias
fdf75b3114
adding resources for interview box
2018-03-06 15:16:52 -08:00
Ravi Kalaga
d76167cfe9
Merge pull request #39 from liatrio/PET-3-vets
...
Pet 3 vets
2018-01-31 13:27:42 -08:00
RobertKelly
f93c7ee636
Changing the test for Vets
2017-09-28 13:18:26 -04:00
RobertKelly
ebd70024e6
Changing to Vets
2017-09-28 13:09:03 -04:00
Chad Duffin
e7ae81d642
Merge pull request #36 from liatrio/PET-no-dev-deploy
...
No longer deploys to dev on non-master branches.
2017-09-27 13:43:51 -07:00
Chad Duffin
f3911a65ed
No longer deploys to dev on non-master branches.
2017-09-27 12:45:27 -07:00
Eddie Bracho
7dbdaf2178
LDOP-300 remote blue/green deployments ( #35 )
...
* Blue/Green deploy stage
* Only run b/g deploys on master
* Fixed indentation
* Decomposed blue/green into stages
* Confirm load balancer toggle
* Pull updated image when deploying
* Use latest version of ldop-shared-library
2017-09-25 15:27:24 -07:00
Eddie Bracho
ff0c650b22
Only deploy to prod on master ( #34 )
...
* Blue/Green deploy stage
* Only run b/g deploys on master
2017-09-22 23:07:00 -07:00
Eddie Bracho
151fbe7ff2
Blue/Green deploy stage
2017-09-22 15:52:26 -07:00
HunterMayers
ec58bcca8c
Merge pull request #31 from liatrio/LDOP-302-full-demo
...
Ldop 302 full demo: moved full-demo to root Jenkinsfile
2017-09-21 13:35:48 -07:00
HunterMayers
bbf78e569d
deleted full-demo in git
2017-09-21 12:12:07 -07:00
HunterMayers
6785a57925
move full-demo jenkinsfile to root
2017-09-21 12:08:30 -07:00
Chad Duffin
b13e480892
Merge pull request #30 from liatrio/LDOP-302-full-demo
...
LDOP-302 full-demo jenkinsfile now uses updated getArtifact.
2017-09-21 11:34:51 -07:00
Chad Duffin
618958c3ee
LDOP-302 full-demo jenkinsfile now uses updated getArtifact.
2017-09-21 09:47:44 -07:00
Chad Duffin
6cae399590
Merge pull request #27 from liatrio/LDOP-302-tmp
...
Ldop 302 tmp
2017-09-20 15:32:56 -07:00
Chad Duffin
fc1d921203
LDOP-302 Removed deploy-prod, fixed regression test URLs.
2017-09-20 12:53:03 -07:00
Chad Duffin
6df3f03097
Merge branch 'master' of https://github.com/liatrio/spring-petclinic into LDOP-302-tmp
2017-09-20 12:43:10 -07:00
jguzman4
a5bdf0e2e6
changing the front end rules for dev and qa
2017-09-20 10:41:44 -07:00
Benjamin Stein
39859c6cef
Merge pull request #26 from liatrio/LDOP-304
...
Ldop 304
2017-09-19 17:14:55 -07:00
Benjamin Stein
7c3ee45914
fix url for the container running petclinic
2017-09-19 14:26:05 -07:00
Benjamin Stein
4a86eaff28
put correct title in find vets: veternarians
2017-09-19 14:19:45 -07:00
Benjamin Stein
e72200b470
Merge pull request #25 from liatrio/LDOP-304
...
bumping up cucumber to fix bug
2017-09-19 14:10:42 -07:00
Benjamin Stein
c90ba72d70
bumping up cucumber to fix bug
2017-09-19 14:08:30 -07:00
Benjamin Stein
1f22a6ae25
Merge pull request #24 from liatrio/LDOP-304
...
run mvn test from regression suite directory
2017-09-19 13:35:04 -07:00
Benjamin Stein
bedfc943d5
run mvn test from regression suite directory
2017-09-19 13:29:58 -07:00
Eddie Bracho
2a012de048
LDOP-302 full demo ( #23 )
...
* LDOP-302 setting up pipeline skeleton
* trying to fix spacing
* trying to fix spacing
* LDOP-302 Updated full-demo-aws to use the updated shared library function params.
* removing some environment variables
* bringing full-demo pipeline to top directory
* fixing tag
* reverting root Jenkinsfile and moving changes to full demo
* Fixed the image tag for deployments
* added script block around if statement
* Change env.branch to env.BRANCH_NAME
* Changed traeffik front end rules in jenkinsfiles
* replaced dev with qa in deploy to qa step
* replaced dev to qa
* fixed prod uri for production instances
* testing master branch logic
* removed prod b and changed prod stages
* LDOP-302 Update conditions for master branch
* Fixed backwards deploy logic for dev
2017-09-15 13:26:31 -07:00
HunterMayers
c9b33de94d
Merge pull request #20 from liatrio/LDOP-301-dockerhub-push
...
Ldop 301 dockerhub push
2017-09-14 15:34:05 -07:00
Benjamin Stein
2f3216f6f7
Merge branch 'master' into LDOP-301-dockerhub-push
2017-09-14 15:32:50 -07:00
HunterMayers
7bb35e7d97
Changed main Jenkinsfile to push to dockerhub
...
updated jenkinsfile
replaced a couple instances of wrong account in jenkinsfile
Added master branch logic and dockerhub cred
updated docker login
Changing master to this branch for testing
reverting branch check, testing done.
Added dockerhub push steps to full-demo
Updated reference to tomcat image name
fixed failing steps in jenkinsfile
flatten jenkinsfile directory (#19 )
* flatten jenkinsfile directory
* move full-demo jenkinsfile up one level
revert root Jenkinsfile to be consistent with master
Testing branch feature on full-demo
Re-added a missing closing bracket
Reverted to checking for master
2017-09-14 15:29:55 -07:00
Benjamin Stein
4fc9191afa
flatten jenkinsfile directory ( #19 )
...
* flatten jenkinsfile directory
* move full-demo jenkinsfile up one level
2017-09-12 09:52:56 -07:00
Eddie Bracho
21d78146ad
LDOP-240 blue green deployment ( #16 )
...
* Add traefik labels to petclinic dev
* LDOP-240 rolling blue/green deployment via Docker
2017-09-05 10:53:25 -07:00
Benjamin Stein
f0b57e4613
Almost master ( #18 )
...
* trying out slack notifications
* print all environment variables
* print all environment variables
* print all environment variables
* print all environment variables
* printenv
* printenv
* find environment variables
* find environment variables
* find environment variables
* find environment variables
* find environment variables
* find environment variables
* post failures for now
* remove erroneous line
2017-08-29 17:23:12 -07:00
Benjamin Stein
4a1b7c4ee3
fix quote issue
2017-08-29 15:11:40 -07:00
Benjamin Stein
0493ff6d1c
bumping version
2017-08-29 15:09:15 -07:00