GoTestTools / gotestfmt

go test output for humans
The Unlicense
515 stars 9 forks source link

Fixes #4: Adding support for multiple popular CI systems #5

Closed ghost closed 3 years ago

ghost commented 3 years ago

Please describe the change you are making

This change adds formatting and direct support for the following CI systems:

CircleCI

image

GitHub Actions

image

Your code will be released under the Unlicense into the public domain for everyone to use for any purpose. Are you in the position, and are you willing to release your code under this license?

Yes

ghost commented 3 years ago

FYI @Holek

ghost commented 3 years ago

Dropping support for TravisCI because they don't offer a free plan we can reliably test against.

ghost commented 3 years ago

@Holek I don't have a Travis CI setup, could you please test the build from this PR to see if it works for you?

ghost commented 3 years ago

GitLab CI: image