Tail numbers allow you to identify individual planes, even if they look all very similar.
This program means to automate or simplify most operations related to upstream dependency management in loosely coupled CI/CD pipelines. Specifically this program is built with love for Concourse.
Tail-number centers around two types of operations :
-
Dependency operations which focuses on managing upstream dependency and version bumps.
-
Branch operations which focuses on performing validation on commits and merging branches.
Use a binary appropriate for your platform from the Releases page or make build && sudo make install
.
TODO: Write usage instructions
make build
TODO: Uhh... stuff related to Golang dependency management???
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Alexis Vanier
This program is released under the MIT license.