Skip to content

Tags: getgauge/gauge

Tags

v1.6.31

Toggle v1.6.31's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 1.6.31 (#2850)

Co-authored-by: areddy548 <areddy548@github.com>

v1.6.30

Toggle v1.6.30's commit message

Verified

This commit was signed with the committer’s verified signature.
chadlwilson Chad Wilson
build: ensure using latest python point release rather than stale cac…

…he versions

Signed-off-by: Chad Wilson <29788154+chadlwilson@users.noreply.github.com>

v1.6.29

Toggle v1.6.29's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
If a test passes on a retry remove it failed items so it does not app…

…ears in failures.json (#2836)

Signed-off-by: jensakejohansson <jens.johansson@systemverification.com>

v1.6.28

Toggle v1.6.28's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump version from 1.6.27 to 1.6.28 for grpc patch (#2833)

Signed-off-by: obvprops <obvprops@us.ibm.com>
Co-authored-by: obvprops <obvprops@us.ibm.com>

v1.6.27

Toggle v1.6.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): bump dependencies to latest (#2829)

Signed-off-by: Chad Wilson <29788154+chadlwilson@users.noreply.github.com>

v1.6.26

Toggle v1.6.26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: correct cli install on windows arm64 (#2827)

* fix: use x64 binaries for CLI on Windows arm64

Signed-off-by: Chad Wilson <29788154+chadlwilson@users.noreply.github.com>

* fix: don't swallow install errors for cli

This breaks automated install processes after which you have to guess why Gauge isn't working.

Signed-off-by: Chad Wilson <29788154+chadlwilson@users.noreply.github.com>

---------

Signed-off-by: Chad Wilson <29788154+chadlwilson@users.noreply.github.com>

v1.6.25

Toggle v1.6.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: workaround broken setup-node action with NPM trusted publishing (

#2819)

Signed-off-by: Chad Wilson <29788154+chadlwilson@users.noreply.github.com>

v1.6.24

Toggle v1.6.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: fix NPM publishing (#2818)

* chore: fix warnings from npm while publishing

Signed-off-by: Chad Wilson <29788154+chadlwilson@users.noreply.github.com>

* build(deps): bump transitive npm dependencies

Signed-off-by: Chad Wilson <29788154+chadlwilson@users.noreply.github.com>

* chore: migrate to NPM trusted publishing

Signed-off-by: Chad Wilson <29788154+chadlwilson@users.noreply.github.com>

---------

Signed-off-by: Chad Wilson <29788154+chadlwilson@users.noreply.github.com>

v1.6.23

Toggle v1.6.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): build on latest go 1.25; bumping grpc to 1.79.1 (#2817)

* chore: bump version for 1.6.23 release

Signed-off-by: Chad Wilson <29788154+chadlwilson@users.noreply.github.com>

* build(deps): bump grpc to 1.79.1

Signed-off-by: Chad Wilson <29788154+chadlwilson@users.noreply.github.com>

* build(deps): unlock go version

This seems to be allowed again now.

Signed-off-by: Chad Wilson <29788154+chadlwilson@users.noreply.github.com>

---------

Signed-off-by: Chad Wilson <29788154+chadlwilson@users.noreply.github.com>

v1.6.22

Toggle v1.6.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added missed path in table-driven scenarios fix. (#2807)

Signed-off-by: jensakejohansson <jens.johansson@systemverification.com>