Skip to content

Tags: fgrosse/go-coverage-report

Tags

v1.2.0

Release v1.2.0

v1.1.1

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
Use github.workflow_ref to fix issues when workflow files are renamed (

…#41)

* Use github.workflow_ref to fix issues when workflow files are renamed

* Add CHANGELOG entry

v1.1.0

Update CHANGELOG.md

v1.0.2

Release version v1.0.2

v1.0.1

Release v1.0.1

v1.0.0

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
Prepare for v1 release (#14)

* Update README.md and CHANGELOG.md to point to v1

* Rename $COVERAGE_REPORT_TRIM to $TRIM_PACKAGE

* Rename "-root-pkg" flag to "-root"

* Fail "Download go-coverage-report" job on non-zero status codes

* Move downloading of binary into its own script

* Use v0.4.0 version in GitHub CI workflow until v1.0.0 is actually released

* Move Go code into "cmd" directory

* Tell goreleaser where to find the main package

* Support install go-coverage-report from local and remote source

* Some more tweaking of input and variable naming

v0.3.3

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
Merge pull request #4 from fgrosse/fix-release-archive-names

Fix release archive names

v0.3.2

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
Merge pull request #3 from fgrosse/change-release-archive-names

Change the names of the archives created for each release