fredwangwang/concourse-pipeline-builder
pipeline as code, not yaml
This tool helps Site Reliability Engineers and DevOps practitioners define complex Concourse CI/CD pipelines more easily. Instead of manually writing and maintaining lengthy YAML files, you can use Go code to generate your pipeline configuration. This takes your Go-based pipeline definition and outputs the necessary YAML file for Concourse.
No commits in the last 6 months.
Use this if you find managing large, intricate Concourse CI/CD pipelines in YAML to be cumbersome and prone to errors.
Not ideal if your pipelines are very simple and small, or if you prefer to stick with direct YAML editing and templating.
Stars
10
Forks
—
Language
Go
License
MIT
Category
Last pushed
Aug 27, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/fredwangwang/concourse-pipeline-builder"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
googleapis/gapic-generator-python
Generate Python API client libraries from Protocol Buffers.
zeromicro/go-zero
A cloud-native Go microservices framework with cli tool for productivity.
omissis/go-jsonschema
A tool to generate Go data types from JSON Schema definitions.
openconfig/ygot
A YANG-centric Go toolkit - Go/Protobuf Code Generation; Validation; Marshaling/Unmarshaling
mailru/easyjson
Fast JSON serializer for golang.