-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
dev-toolingChanges that enhance/improve developmentChanges that enhance/improve development
Description
Running docker-compose up from the project root builds all the software
- docker-compose builds the Docker image with yum installs
- docker build calls mvn package, with packages from Maven repos, and runs unit tests
- mvn package calls the npm build, with packages from npm registries, and runs unit tests
Any number of factors in this build can change, including OS software packages and Maven/npm dependencies.
This issue represents an automated build that runs this entire process daily, and presents a badge in customary ways (i.e., https://shields.io)
Metadata
Metadata
Assignees
Labels
dev-toolingChanges that enhance/improve developmentChanges that enhance/improve development
Type
Projects
Status
Ungroomed