Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 2.78 KB

README.md

File metadata and controls

33 lines (26 loc) · 2.78 KB

Awesome Pipeline as Code

Awesome

A curated list of awesome codified cicd pipelines and reuseable templates to help the next person creating a pipeline a little bit more :)

Github Action Workflows

  • Starter Workflows by Github - These are the workflow files for helping people get started with GitHub Actions. They're presented whenever you start to create a new GitHub Actions workflow.
  • Sample Workflows by Azure - Help developers to easily get started with GitHub Action workflows to deploy to Azure
  • AWS Workflows - Workflows for automation of AWS services setup from Github CI/CD
  • Digital Ocean - GitHub Actions for DigitalOcean Example Workflow
  • Cypress Testing - This is an example app used to showcase Cypress.io testing.
  • Azure MLOps - MLOps on azure machine learning

Azure Pipelines