This project is hosted on Gitlab and has a read-only copy hosted on Github.
Stable Branch
Development Branch
links:
This repository has been designed as a central point for your repositories CI/CD jobs. By simply linking this repository to your repository and configuring, your CI/CD jobs will run as part of the build process, whilst keeping any CI/CD commits limited within your git history.
Each CI/CD job is contained within its own sub-folder. Each sub-folder has a readme specific to the job, which includes the details on how to implement, use etc.
For further details on using these templates with your Gitlab CI/CD jobs, pleaase view the documentation.
We use the following branches (these jobs assume you do as well):
master
- Considered as the stable branchdevelopment
considered as unstable
We also tag each branch to denote the version of release. We use our own repo to do the version increment automagically in line with semantic versioning.
All contributions for this project must conducted from Gitlab.
For further details on contributing please refer to the contribution guide.
This repo is release under this license