Skip to content

Releases: kyoh86/richgo

v0.2.8

02 Nov 00:48
Compare
Choose a tag to compare

Changelog

db38499 use conf.Default() instead of conf.Load() in test
dd145c1 colorize when a "testfilter" command is called fix #21
c45bf70 Merge pull request #22 from sagikazarmark/patch-1
b758dc4 Add skip style to solarized dark notice


Automated with GoReleaser
Built with go version go1.9 darwin/amd64

v0.2.7

24 Oct 02:38
Compare
Choose a tag to compare

Changelog

5d85942 fix panic if a Apply called on nil-style
3473592 enable slack-notifier in wercker
457c952 fix some lints


Automated with GoReleaser
Built with go version go1.9 darwin/amd64

v0.2.6

23 Oct 12:30
Compare
Choose a tag to compare

Changelog

aac81eb rename output.go to output_test.go It's used just for test.
19598ce increase coverage: add e2e test
1b8bf33 treat sample: if the empty _test.go file exists, "[no tests to run]" is put.
8e2d046 treat sample
04d693b vendoring
4d982e3 increase coverage
cdc7b4d Wear some badges.
65ad9d6 setup go workspace on wercker
fe281e3 set box in wercker.yml
a7bfe53 add coverage
acf36df bugfix: styling coverage
8da8517 fix some lints
cc2293d Add test and fix bugs for config/color
02714b1 fix misspell
d918526 fix some lints


Automated with GoReleaser
Built with go version go1.9 darwin/amd64

v0.2.5

07 Oct 05:43
Compare
Choose a tag to compare

Changelog

fffd761 load from xdg directories for #19
3d61e9b vendor update


Automated with GoReleaser
Built with go version go1.9 darwin/amd64

v0.2.4

21 Sep 14:28
Compare
Choose a tag to compare

Changelog

828cc34 fixes #18


Automated with GoReleaser
Built with go version go1.9 darwin/amd64

v0.2.3

20 Sep 15:32
Compare
Choose a tag to compare

Changelog

71ecef0 Merge branch 'fixes-18'
421f5e5 resolve #17
f1fbbcb fixes #18


Automated with GoReleaser
Built with go version go1.9 darwin/amd64

v0.2.2

19 Aug 09:33
Compare
Choose a tag to compare

Changelog

92f1da4 fix failing replace "SKIP:" label.


Automated with GoReleaser
Built with go version go1.8.3 darwin/amd64

v0.2.1

30 Jul 16:38
Compare
Choose a tag to compare

Changelog

3984caf prepare v0.2.1
b5351b5 Filters outputs only if the richgo is called with "test" subcommand
4aa6fe9 Merge pull request #11 from martinlindhe/notify-on-parse-error
fe71a56 Load: notify that yaml parse failed
572c50c Merge pull request #10 from kyoh86/fix-issue-5
f75df95 fix issue #5
03edea9 docker to reproduce from atombender
35d295f Add environment override flag for forcing colorization (#9)
502ba06 Remove extraneous backtick in example (#8)
aabd73f Add testfilter command for postprocessing only (#6)
9228b48 Bye-bye go-yaml/yaml. I'm sike of you.


Automated with GoReleaser
Built with go version go1.8.3 darwin/amd64

Support coverage

18 Jan 18:47
Compare
Choose a tag to compare
v0.2

Merge branch 'mark-coverage'

Basic functionality

17 Jan 17:14
Compare
Choose a tag to compare

[email protected] will eparate the output-lines in following categories.

  • Build
  • Start
  • Pass
  • Fail
  • Skip

And each categories can be styled seperately.