mostlylikeable / server

Server/API for Vela (Target's official Pipeline Automation Framework)

Home Page:https://go-vela.github.io/docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

server

license GoDoc Go Report Card codecov

Vela is in active development and is a pre-release product.

Feel free to send us feedback at https://github.com/go-vela/community/issues/new.

Vela is a Pipeline Automation (CI/CD) framework built on Linux container technology written in Golang.

Vela uses a syntax similar to Docker Compose to define its configuration. This structure for repeated use, within the application, is called a pipeline and a single execution of a pipeline is referenced as a build.

Documentation

For installation and usage, please visit our user docs.

For local development, please visit our repo docs.

Contributing

We are always welcome to new pull requests!

Please see our contributing documentation for further instructions.

Support

We are always here to help!

Please see our support documentation for further instructions.

Copyright and License

Copyright (c) 2021 Target Brands, Inc.

Apache License, Version 2.0

About

Server/API for Vela (Target's official Pipeline Automation Framework)

https://go-vela.github.io/docs/

License:Apache License 2.0


Languages

Language:Go 99.2%Language:Makefile 0.6%Language:Shell 0.1%Language:Dockerfile 0.0%