Skip to content
This repository has been archived by the owner on Jan 12, 2021. It is now read-only.

Releases: improbable-eng/goss

v0.3.70001: Publish macOS binaries (#11)

11 Sep 13:23
bcd7023
Compare
Choose a tag to compare

v0.3.60007: Add support for disk_usage to goss (#8)

19 Jun 12:42
6e9588d
Compare
Choose a tag to compare
MVP PR that adds support for disk_usage (total bytes, free bytes and percent available).

Testing strategy:
- ci on linux and windows passes
- goss add disk-usage "invalid dir", goss add disk-usage / and goss validate work as expected

v0.3.60005

10 Apr 14:59
Compare
Choose a tag to compare

v0.3.60004

10 Apr 14:26
Compare
Choose a tag to compare

v0.3.60003

10 Apr 14:02
Compare
Choose a tag to compare
test script

v0.3.60002: Make goss compile on windows. (#2)

10 Apr 13:52
a1eaf7a
Compare
Choose a tag to compare
I've extracted the unix-only part to file_unix.go and windows part to file_windows.go. I haven't found an easy way to support owners/groups on windows, so I've left it empty.

TODO: figure out how to write and run integration tests on windows, but probably not this pr.

v0.3.60001

08 Apr 16:24
Compare
Choose a tag to compare
travis yml