Skip to content

nofusscomputing/gitlab-ci

Folders and files

NameName
Last commit message
Last commit date
Aug 11, 2021
May 21, 2023
Feb 15, 2024
Jun 2, 2023
Feb 25, 2024
Feb 26, 2025
Nov 6, 2023
Aug 1, 2024
Feb 22, 2024
Jun 2, 2023
Nov 18, 2023
Feb 16, 2024
Feb 25, 2025
Jun 2, 2023
Feb 16, 2024
Feb 15, 2024
Feb 2, 2024
Feb 2, 2024
Aug 8, 2021
Mar 16, 2024
Jun 3, 2023
May 13, 2023
Feb 2, 2024
Aug 3, 2021
May 22, 2023
Feb 17, 2024
May 28, 2023

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