Added
- Missing pipelines statuses from the API spec
- Tests for config file parsing and some gitlab related functions
Changed
- Fix nil pointer dereference on pollProjectRef function
- Refactored codebase with
cli
,cmd
andlogger
packages - Refactored the config and client structures, exported them
- Switched from yaml.v2 to yaml.v3