Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 731 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 731 Bytes

Github: Github Workflows

A central repository containing all CI CD Workflows to be used in Github across technologies.

Directory Layout

  • metadata.json contains the project name and version
  • docs/*.md contains any additional documentation
  • .github/workflows/*.yml contains workflow jobs that will be encapsulator into an overall workflow by the calling repository.

Requirements

Dependencies

Lint

GitHub has its own CI Linting Tool however if you wish to be more thorough, run the following command on linux -

yamllint .

Workflows

Jobs

Author Information

These workflows were created in 2022 by GrabAByte, please keep supporting the development community with Open Source Software.