Skip to content

GrabAByte/github-devops-workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A central repository for reusable GitHub workflows

Resources

License

Stars

Watchers

Forks

Packages

No packages published