GitHub workflow components you can trust for your repositories. Keep your pipelines DRY! (Don't Repeat Yourself)
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 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:
- Build, test your code and analyze it with Sonar
- Build and test your code
- Install the SDK, lint the code and restore NuGet packages
MongoDB: