Skip to content

nofusscomputing/gitlab-ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

No Fuss Computing - Gitlab-CI


Project Status - Active


Gitlab forks count Gitlab stars Open Issues

GitHub forks GitHub stars Github Watchers


This project is hosted on Gitlab and has a read-only copy hosted on Github.


Stable Branch

Gitlab build status - stable branch release version PyLint Score


Development Branch

Gitlab build status - development branch release version PyLint Score



links:

Using this repository for your Gitlab CI/CD Jobs.

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.

gitlab-ci repository layout

We use the following branches (these jobs assume you do as well):

  • master - Considered as the stable branch
  • development 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.

Contributing

All contributions for this project must conducted from Gitlab.

For further details on contributing please refer to the contribution guide.

Other

This repo is release under this license