An open API service indexing awesome lists of open source software.

https://github.com/theyorkshiredev/shared-pipeline-resources


https://github.com/theyorkshiredev/shared-pipeline-resources

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Shared Pipeline Resources

This repository contains a collection of reusable CI/CD templates for both GitHub Actions and Azure DevOps Pipelines. It is designed to help teams standardize and streamline their automation workflows across multiple platforms.

---

## 📦 Project Overview

The goal of this repository is to provide a centralized location for reusable pipeline components, including:

- **GitHub Actions workflows**: Modular and reusable `.yml` files for common CI/CD tasks.
- **Azure DevOps pipeline templates**: YAML templates for build, test, and deployment stages.

These resources can be imported into your projects to reduce duplication and improve maintainability.