Skip to content

devpro/github-workflow-parts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub workflow parts

CI

GitHub workflow components you can trust for your repositories. Keep your pipelines DRY! (Don't Repeat Yourself)

Reusable workflows

Rather than copying and pasting from one workflow to another, you can make workflows reusable (Reusing workflow configurations)

Containers:

.NET:

Markup (Markdown, YAML):

Terraform:

Composite actions

Composite actions allow you to collect a series of workflow job steps into a single action which you can then run as a single job step in multiple workflows (Creating a composite action)

Containers:

.NET:

MongoDB:

About

Repository of workflows to be used in GitHub Actions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors