/vela-git

Git Plugin for Vela (Target's official Pipeline Automation Framework)

Primary LanguageGoApache License 2.0Apache-2.0

vela-git

license GoDoc Go Report Card codecov

A Vela plugin designed for cloning repositories into your workspace.

Internally, the plugin is a wrapper around the git CLI.

The plugin comes in two flavors: vela-git-slim and vela-git

vela-git-slim contains basic packages required to perform basic git operations - ideal for regular clone steps.

vela-git contains all of vela-git-slim and additional utility packages related to git, such as git-lfs and gh (GitHub CLI).

Documentation

For installation and usage, please visit our user 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 2019 Target Brands, Inc.

Apache License, Version 2.0