https://github.com/theyorkshiredev/shared-pipeline-resources
https://github.com/theyorkshiredev/shared-pipeline-resources
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/theyorkshiredev/shared-pipeline-resources
- Owner: TheYorkshireDev
- License: mit
- Created: 2025-07-28T18:23:01.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-28T19:24:07.000Z (12 months ago)
- Last Synced: 2025-07-28T21:26:39.740Z (12 months ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.