CircleCI Continuous Integration and Delivery - lyes-sefiane/microservices-monitoring-and-observability GitHub Wiki

Table Of Contents

What is CircleCi

Continuous Integration and Delivery

Image

CircleCi Configuration in GitHub

Network Device Inventory Service Release Workflow

maven-build-inventory > docker-build-invntory > sonar-cloud-inventory > snyk-scan-inventory > docker-compose-up > docker-push

Maven Build Inventory Job

Image

Docker Build Inventory Job

Image

SonarCloud Analyze Inventory Job

Image

Snyk Scan Inventory Job

Image

Docker Compose Test Job

Image

Docker Push to DockerHub Job

Image