Skip to content

Add command for displaying Omnibus build status

Yorick Peterse requested to merge omnibus-package-status into master

This adds the release sub-command "build_status". This command displays the build and publish status of a list of versions, making it easier to determine if we're making progress with a release.

The output looks like this:

Screenshot_from_2021-03-31_18-55-14

This fixes gitlab-com/gl-infra/delivery#1662 (closed)

TODO

  • Add tests
Edited by Yorick Peterse

Merge request reports