scottopell / nightlies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

diff/compare nightlies

scottopell opened this issue · comments

Once git support lands in #2 , it'd be cool to print out a "shortstat" or similar for the "diff" between two nightlies.

At a minimum, it would need to cover the datadog-agent repo, but in order to do it better, we should parse out as much version info as possible to get the version of:

  • integrations-core
  • jmxfetch
  • ??

I know there is a version-manifest.json inside each image somewhere, but it'd be a pain to actually fetch each image and extract that file. hmmm.