Skip to content

Manage dependencies, versions and merging in loosely coupled pipelines.

License

Notifications You must be signed in to change notification settings

VanAxe/tail-number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tail-number

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.

Installation

Use a binary appropriate for your platform from the Releases page or make build && sudo make install.

Usage

TODO: Write usage instructions

Compilation instructions

make build

TODO: Uhh... stuff related to Golang dependency management???

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Credits

Alexis Vanier

License

This program is released under the MIT license.

About

Manage dependencies, versions and merging in loosely coupled pipelines.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published