ManageIQ / manageiq-cross_repo

ManageIQ cross-repository testing framework
MIT License
3 stars 18 forks source link

Announce the cross repo run information #81

Closed jrafanie closed 2 years ago

jrafanie commented 2 years ago

In the event you're running several in a batch, it's nice to report on what we're doing and not rely on ENV variables as some could be set via command line.

The output looks something like this:

 Starting cross repo for:
  test repo: ManageIQ/manageiq-providers-lenovo
  core repo: ManageIQ/manageiq#21652
  gem repo:  ManageIQ/inventory_refresh#103
Fetching https://github.com/ManageIQ/manageiq-providers-lenovo/tarball/dfeb7c99963eac29e9eb9f8f2f78ba2c9c3ee866

Here's the output with color. I just picked an existing color and didn't really format it too much but thought it was helpful when running several cross repos in a batch.

image