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

Write CI walkthru #24

@nicolehaugen

Description

@nicolehaugen

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions