Reuse a Pipeline with Jenkins Shared Library
-
Updated
Aug 14, 2024 - Groovy
Reuse a Pipeline with Jenkins Shared Library
Java-based shipping microservice built with Maven and Docker, featuring a Jenkins CI/CD pipeline powered by a shared library for automated builds, testing, and deployment. This repository demonstrates a production-style DevOps workflow for containerized microservices, including pipeline automation, artifact creation, and container image delivery.
This repository contains reusable Groovy code for Jenkins Shared Libraries to simplify pipeline workflows.
This repo contains the application source code, Dockerfile, and Jenkins pipeline used to build the Docker image and push it to AWS ECR. Deployment is handled in a separate Helm-based deploy repository.
Helm chart and Jenkins pipeline setup for automated Kubernetes deployment of the cart microservice.
Automated Kubernetes deployment setup for the shipping service using Helm charts and Jenkins shared library pipelines.
Add a description, image, and links to the jenkins-shared-libraries topic page so that developers can more easily learn about it.
To associate your repository with the jenkins-shared-libraries topic, visit your repo's landing page and select "manage topics."