https://github.com/timrutte/cicd-templates
This repository contains reusable CI/CD templates for GitLab and GitHub to streamline pipeline management and improve consistency across projects.
https://github.com/timrutte/cicd-templates
aws cicd github github-actions gitlab gitlab-ci golang k8s php
Last synced: 4 months ago
JSON representation
This repository contains reusable CI/CD templates for GitLab and GitHub to streamline pipeline management and improve consistency across projects.
- Host: GitHub
- URL: https://github.com/timrutte/cicd-templates
- Owner: timrutte
- License: mit
- Created: 2023-01-30T09:53:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-31T07:55:06.000Z (over 1 year ago)
- Last Synced: 2025-04-02T07:51:12.744Z (about 1 year ago)
- Topics: aws, cicd, github, github-actions, gitlab, gitlab-ci, golang, k8s, php
- Language: Shell
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CI/CD Templates
Reusable CI/CD templates for GitLab and GitHub to streamline and standardize pipelines across multiple projects.
## Table of Contents
- [Overview](#overview)
- [Features](#features)
- [Templates Included](#templates-included)
- [GitLab](#gitlab)
- [GitHub](#github)
- [Contributing](#contributing)
- [License](#license)
- [Feedback and Support](#feedback-and-support)
## Overview
This repository contains a collection of GitLab and GitHub CI/CD templates for common tasks such as linting, testing, building, and deploying applications. These templates are designed to be easily reusable, enabling efficient pipeline management and reducing maintenance overhead.
## Features
- **Modular Design**: Templates can be included in various GitLab projects.
- **Reusable Configurations**: Predefined stages and jobs for common tasks like linting, vulnerability scanning, testing, and Docker image building.
- **Flexibility**: Parameterized templates allow customization per project.
- **Best Practices**: Incorporates industry-standard tools and practices.
## Templates Included
### GitLab
tbd
### GitHub
tbd
## Contributing
Contributions are welcome! To contribute:
Fork this repository.
Create a new branch for your feature or fix.
Submit a pull request with a clear description of your changes.
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
## Feedback and Support
If you have any questions, suggestions, or issues, feel free to open an issue in this repository or reach out to me directly.