CI / CD in YAML

This page summarizes the projects mentioned and recommended in the original post on /r/azuredevops

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • sharpliner

    Use C# instead of YAML to define your Azure DevOps pipelines

  • In case you're just starting with YAML pipelines and you are using C# (which it seems you do), you can have a look at Sharpliner (https://github.com/sharpliner/sharpliner) which lets you use C# for pipelines. Sharpliner contains some useful shortcuts/macros such as If.IsPullRequest or If.IsBranch("main"), potentially If.And(IsPullRequest, IsBranch("main")) which makes this more readable and easy to use.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Pipeline task scripts - inline vs file path?

    1 project | /r/azuredevops | 2 Nov 2022
  • Best way to learn YAML for Azure Pipelines?

    1 project | /r/devops | 29 Oct 2022
  • Devs don’t want to do ops

    1 project | /r/programming | 24 Aug 2022
  • Sharpliner - Use C# instead of YAML to define your Azure DevOps pipelines

    1 project | /r/programming | 13 Aug 2022
  • Sharpliner: Use C# Instead of YAML to Define Your Azure DevOps Pipelines

    1 project | /r/csharp | 2 Aug 2022