Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

Write CI walkthru #24

Open
nicolehaugen opened this issue Apr 10, 2017 · 0 comments
Open

Write CI walkthru #24

nicolehaugen opened this issue Apr 10, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@nicolehaugen
Copy link
Collaborator

Write the portion of the walk thru that shows how to setup CI using Jenkins for the microservice version of the app. This includes flushing out the necessary steps.

The CI tasks are something to the effect of:
1.) Configure Git build trigger upon check-in
2.) Ensure node, npm, git and other necessary packages are installed
3.) Run production build tasks (such as minify)
4.) Run unit tests against distribution folder
5.) Deploy production app

Also highlight azure container registry where we're using docker containers.

Estimate: 7 days

@mjrousos mjrousos added the Pri1 label Apr 11, 2017
@mjrousos mjrousos changed the title Microservice: Write CI walkthru (P1) Microservice: Write CI walkthru Apr 11, 2017
@nicolehaugen nicolehaugen changed the title Microservice: Write CI walkthru Write CI walkthru Apr 14, 2017
@nicolehaugen nicolehaugen added this to the Sprint 3 milestone Apr 18, 2017
@nicolehaugen nicolehaugen self-assigned this May 22, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants