Rahul Singh created USERGRID-1358:
-------------------------------------
Summary: Configure Travis CI based CICD Pipeline
Key: USERGRID-1358
URL: https://issues.apache.org/jira/browse/USERGRID-1358
Project: Usergrid
Issue Type: Improvement
Components: Portal, release-automation, Stack
Affects Versions: 2.2.0
Environment: Works on travis but the scripted commands can be used
anywhere.
Reporter: Rahul Singh
Fix For: 2.2.0
Acceptance Criteria:
Travis CI yml file in place for *usergrid* that can build test and produce a
testable binary.
# Testable binary can be brought up in a containerized stack (possible on
travis)
# Conduct integration tests
# If tests pass, produce CICD jar + build docker container + push to dockerhub
# Try to contain all build steps as bash scripts so that work can be reused in
other systems like Jenkins/etc.
Have already started this
https://github.com/Appleseed/usergrid
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)