A central repository containing all CI CD Workflows to be used in Github across technologies.
metadata.json
contains the project name and versiondocs/*.md
contains any additional documentation.github/workflows/*.yml
contains workflow jobs that will be encapsulator into an overall workflow by the calling repository.
GitHub has its own CI Linting Tool however if you wish to be more thorough, run the following command on linux -
yamllint .
These workflows were created in 2022 by GrabAByte, please keep supporting the development community with Open Source Software.