- Notifications
You must be signed in to change notification settings - Fork344
Tags: getgauge/gauge
Tags
v1.6.13
Added logic adding/not adding empty lines when formatting specs based…… on flag/settings. (#2692)* Added logic not adding empty lines when formatting specs, as well as receiving settings from VSC Extension.Signed-off-by: Jens Johansson <jens.johansson@systemverification.com>* Added logic not adding empty lines when formatting specs, as well as receiving settings from VSC Extension.Signed-off-by: Jens Johansson <jens.johansson@systemverification.com>* Added logic not adding empty lines when formatting specs, as well as receiving settings from VSC Extension.Signed-off-by: Jens Johansson <jens.johansson@systemverification.com>---------Signed-off-by: Jens Johansson <jens.johansson@systemverification.com>
v1.6.11
Bump the build-python group in /build/pip with 2 updates (#2674)* Bump the build-python group in /build/pip with 2 updatesBumps the build-python group in /build/pip with 2 updates: [charset-normalizer](https://github.com/jawah/charset_normalizer) and [keyring](https://github.com/jaraco/keyring).Updates `charset-normalizer` from 3.4.0 to 3.4.1- [Release notes](https://github.com/jawah/charset_normalizer/releases)- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)- [Commits](jawah/charset_normalizer@3.4.0...3.4.1)Updates `keyring` from 25.5.0 to 25.6.0- [Release notes](https://github.com/jaraco/keyring/releases)- [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst)- [Commits](jaraco/keyring@v25.5.0...v25.6.0)---updated-dependencies:- dependency-name: charset-normalizer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-python- dependency-name: keyring dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-python...Signed-off-by: dependabot[bot] <support@github.com>* Bump version for releaseSigned-off-by: Chad Wilson <chadw@thoughtworks.com>---------Signed-off-by: dependabot[bot] <support@github.com>Signed-off-by: Chad Wilson <chadw@thoughtworks.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Co-authored-by: Chad Wilson <chadw@thoughtworks.com>
v1.6.10
add log and continue when step parsing fails for completion#2632 (#2638)* add log and continue when step parsing fails for completion#2632Signed-off-by: sriv-e6x <srikanth.venugopalan@e6x.io>* bump version -> 1.6.10Signed-off-by: sriv-e6x <srikanth.venugopalan@e6x.io>---------Signed-off-by: sriv-e6x <srikanth.venugopalan@e6x.io>Co-authored-by: sriv-e6x <srikanth.venugopalan@e6x.io>
v1.6.8
Fix cli npm package installs on Linux/MacOS (#2589)* Fix golint warningsSigned-off-by: Chad Wilson <chadw@thoughtworks.com>* Fix cli npm package installs on Linux/MacOSLocks package at 0.5.14 since 0.5.15 seemed to introducethe problem atcthackers/adm-zip#530Signed-off-by: Chad Wilson <chadw@thoughtworks.com>---------Signed-off-by: Chad Wilson <chadw@thoughtworks.com>
v1.6.7
add support to print list of implemented steps (#2433)* add support to print list of implemented stepsusage: gauge list --stepsSigned-off-by: sriv <srikanth.ddit@gmail.com>* bump version -> 1.5.7Signed-off-by: sriv <srikanth.ddit@gmail.com>* fix linter error for errcheckSigned-off-by: sriv <srikanth.ddit@gmail.com>---------Signed-off-by: sriv <srikanth.ddit@gmail.com>
v1.6.6
Bump minor dependencies for release (#2520)* Bump minor dependencies for releaseSigned-off-by: Chad Wilson <chadw@thoughtworks.com>* Make sure we are building/testing with latest Go patch releaseThis is better for security and determinism as otherwise the actionuses whatever happens to be cached, which might be old.Signed-off-by: Chad Wilson <chadw@thoughtworks.com>* Fix deprecation of grpc.DialSigned-off-by: Chad Wilson <chadw@thoughtworks.com>---------Signed-off-by: Chad Wilson <chadw@thoughtworks.com>
v1.6.5
Release version built with Go 1.22.x (#2517)* Use latest LTS dependency versions for build piecesSigned-off-by: Chad Wilson <chadw@thoughtworks.com>* Fix CodeQL warningApparently no longer need to do this HEAD^2 stuff according to warning on the actions. "1 issue was detected with this workflow: git checkout HEAD^2 is no longer necessary. Please remove this step as Code Scanning recommends analyzing the merge commit for best results."Signed-off-by: Chad Wilson <chadw@thoughtworks.com>* Bump version for releaseSigned-off-by: Chad Wilson <chadw@thoughtworks.com>---------Signed-off-by: Chad Wilson <chadw@thoughtworks.com>
PreviousNext