git-os-job 1.1.0

git-os-job makes it easy to find the logs from OpenStack CI test jobs by finding the hash of the commit and using it to build the right URL. It will then either print the URL or open a web browser directly.

Project details 1.1.0 on PyPI

What’s new in 1.1.0?

  • add --reverse option to go from log URL to review URL
  • decode command output for python 3 support
  • add -u alias for --url command