Skip to content

Releases: guyarb/golang-test-annotations

v0.8.0

03 Mar 22:09
2941118
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

Supporting optional working directory

21 Jul 06:45
a7869d3
Compare
Choose a tag to compare

What's Changed

  • Add working-directory option & build command by @Nivl in #27

New Contributors

  • @Nivl made their first contribution in #27

Full Changelog: v0.6.0...v0.7.0

Fixes

09 Jun 07:57
9ab2ea8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.6.0

Ignore log lines in tests

14 Apr 07:47
f54c4b2
Compare
Choose a tag to compare

What's Changed

  • Bump @actions/core from 1.5.0 to 1.6.0 by @dependabot in #17
  • Test logging no longer affects retrieval of file name and line number by @IsaacLambat in #19

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

26 Sep 08:24
fcac421
Compare
Choose a tag to compare
Added option (#15)

Support modules names without `github.com/owner` prefix

08 Feb 04:16
48645c3
Compare
Choose a tag to compare
v0.4.0

add configuration for custom pkg names (#5)

Updated @actions/core to 1.2.6

13 Nov 08:08
fe8ce93
Compare
Choose a tag to compare
Bump @actions/core from 1.2.5 to 1.2.6 (#2)

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Signed-off-by: dependabot[bot] <[email protected]>

Removing node modules

06 Nov 11:23
Compare
Choose a tag to compare
v0.2.0

Added the action's code

First version

17 Sep 06:23
Compare
Choose a tag to compare

Enables failed golang testing annotations.