Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Denperidge-Redpencil/cicd-templates

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Archival notice

This repository has been deprecated in favour of the denperidge-redpencil/ci-quickstart repository on GitHub.

Redpencil.io's CI/CD Templates

A repository for ready-to-use, but easily adaptable, quickstarts for CI/CD.

Structure/navigation:

Discussions

Navigation order

While seemingly random, there is a logic behind it!

Folder structure

  • The structure is as follows: {platform}/{language/toolkit}/{action}
  • An example would be {woodpecker,drone}/{ember,service}/{test,build}.yml.

Woodpecker above Drone

Due to a slow shift towards the open source Woodpecker as opposed to the proprietary Drone, Woodpecker has been moved upwards in the navigation

Actions are not alphabetically ordered

The navigation is ordered as to what would commonly happen first. Testing is put above building, building above releasing, etc.

Drone actions all navigate towards one file

Drone does not natively support splitting pipelines into different files. So the navigation all goes to one file. Sorry about that.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published