Skip to content

Releases: affrae/ghas-report-downloader

v1.5.2

08 Sep 22:10
a7a1b00
Compare
Choose a tag to compare

Dependabot bump for Terminal Table 3.0.1

v1.5.1

25 May 23:21
Compare
Choose a tag to compare

Better --help output

v1.5.0

05 May 22:05
5c9e545
Compare
Choose a tag to compare

Added support for setting where to download the reports to with the -d [DIR] or --dir [DIR] options.

v1.4.4

27 Apr 22:48
a4b5e31
Compare
Choose a tag to compare

Bump Octokit.rb to v4.21.0

v1.4.3

26 Apr 20:39
Compare
Choose a tag to compare

Abstracting hostname and API details to prepare for GHES and GHÆ support in v2

v1.4.2

26 Apr 04:09
Compare
Choose a tag to compare

more accurate error catch when SHA does not exist

v1.4.1

26 Apr 03:59
Compare
Choose a tag to compare
  • Fixed rescue for when required environment variables not set
  • converted rescue puts to warn

v1.4.0

26 Apr 02:08
Compare
Choose a tag to compare

Added support for the -s option to download all reports for a given commit SHA (or SHAs)

v1.3.1

25 Apr 07:49
Compare
Choose a tag to compare

Fixed an example ghasrd.rb -g call never getting shown

v1.3.0

24 Apr 22:42
Compare
Choose a tag to compare
  • pull repeated code into its own method
  • some format cleanup