An open API service indexing awesome lists of open source software.

https://github.com/go-vela/community

Community Information for Vela (Target's official Pipeline Automation Framework)
https://github.com/go-vela/community

community documentation issues stories

Last synced: about 16 hours ago
JSON representation

Community Information for Vela (Target's official Pipeline Automation Framework)

Awesome Lists containing this project

README

          

# Vela Community

A collection of documentation that is designed to provide information about the product to the broader community!

## Copyright

All source code and documentation is governed by Target's copyright infringement policies.

```
Copyright (c) 2022 Target Brands, Inc.
```

## Migrations

A collection of documentation and utilities to ease the transition between releases for Vela.

Please see our [migrations documentation](../migrations/README.md) documentation for more information.

## Proposals

A collection of potential new features or modifications to be made to the product.

Please see our [proposals documentation](../proposals/README.md) documentation for more information.

## Releases

A collection of records (a.k.a. release notes) detailing the new features or modifications made to the product.

Vela uses semantic versioning and while Vela is at [major version zero](https://semver.org/#spec-item-4), support
will be limited to `y-1` (where version is `x.y.z`). That means, if the current version is `0.26.x`, support will
extend to `0.25.x`. Security fixes will be backported to the supported versions only.

Please see our [releases documentation](../releases/README.md) documentation for more information on current releases.

## License

Vela is an open source product licensed under [version 2.0 of the Apache License](http://www.apache.org/licenses/LICENSE-2.0).