Tags: getgauge/gauge
Tags
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>
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>
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>
Use timestamps in RFC3339 format (#2764) * Use timestamps in RFC3339 format Signed-off-by: Sebastian Schulz <bastie92_spam@gmx.de> * Revert "Use timestamps in RFC3339 format" This reverts commit ef19eb6. Signed-off-by: sschulz92 <bastie92_spam@gmx.de> * Use new field TimestampISO Signed-off-by: sschulz92 <bastie92_spam@gmx.de> * Add new field to protoConverter Signed-off-by: sschulz92 <bastie92_spam@gmx.de> * Update gauge-proto dependency and fix some typos Signed-off-by: sschulz92 <bastie92_spam@gmx.de> * Fill timestampISO for specRsults Signed-off-by: sschulz92 <bastie92_spam@gmx.de> * Bump version Signed-off-by: sschulz92 <bastie92_spam@gmx.de> --------- Signed-off-by: Sebastian Schulz <bastie92_spam@gmx.de> Signed-off-by: sschulz92 <bastie92_spam@gmx.de> Co-authored-by: Srikanth <srikanth.ddit@gmail.com>
PreviousNext