https://github.com/nezutero/ci-cd
CI/CD configurations/templates repo
https://github.com/nezutero/ci-cd
cd cdci ci ci-cd ci-cd-automation ci-cd-pipeline ci-cd-template ci-cd-test-validation cicd cicd-feature cicd-master cicd-pr-validation cicd-test travis-ci travis-ci-configuration travis-ci-demo travis-ci-go travis-ci-js travis-ci-python travis-ci-rust
Last synced: about 2 months ago
JSON representation
CI/CD configurations/templates repo
- Host: GitHub
- URL: https://github.com/nezutero/ci-cd
- Owner: nezutero
- Created: 2024-01-16T22:41:43.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-04T05:11:22.000Z (11 months ago)
- Last Synced: 2025-01-24T06:11:25.585Z (4 months ago)
- Topics: cd, cdci, ci, ci-cd, ci-cd-automation, ci-cd-pipeline, ci-cd-template, ci-cd-test-validation, cicd, cicd-feature, cicd-master, cicd-pr-validation, cicd-test, travis-ci, travis-ci-configuration, travis-ci-demo, travis-ci-go, travis-ci-js, travis-ci-python, travis-ci-rust
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CI/CD Configurations Repository
Welcome to the "ci-cd" repository! This repository is a collection of abstract CI/CD configurations in YAML format that can be adapted for various projects and programming languages.
## Overview
Efficient CI/CD configurations are essential for maintaining a robust and automated development workflow. This repository provides a set of abstract CI/CD configuration files that you can use as a starting point for your projects.
## Usage
1. Browse through the different directories to find configurations suitable for your use case.
2. Copy the desired CI/CD configuration file (e.g., `.github/workflows/your-config.yml`) into your project's repository.
3. Customize the configuration file as needed to align with your project's requirements.## License
- [MIT](./LICENSE)