Tags: getgauge/gauge
Tags
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 <[email protected]> * Added logic not adding empty lines when formatting specs, as well as receiving settings from VSC Extension. Signed-off-by: Jens Johansson <[email protected]> * Added logic not adding empty lines when formatting specs, as well as receiving settings from VSC Extension. Signed-off-by: Jens Johansson <[email protected]> --------- Signed-off-by: Jens Johansson <[email protected]>
Bump the build-python group in /build/pip with 2 updates (#2674) * Bump the build-python group in /build/pip with 2 updates Bumps 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] <[email protected]> * Bump version for release Signed-off-by: Chad Wilson <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Chad Wilson <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chad Wilson <[email protected]>
add log and continue when step parsing fails for completion #2632 (#2638 ) * add log and continue when step parsing fails for completion #2632 Signed-off-by: sriv-e6x <[email protected]> * bump version -> 1.6.10 Signed-off-by: sriv-e6x <[email protected]> --------- Signed-off-by: sriv-e6x <[email protected]> Co-authored-by: sriv-e6x <[email protected]>
Fix cli npm package installs on Linux/MacOS (#2589) * Fix golint warnings Signed-off-by: Chad Wilson <[email protected]> * Fix cli npm package installs on Linux/MacOS Locks package at 0.5.14 since 0.5.15 seemed to introduce the problem at cthackers/adm-zip#530 Signed-off-by: Chad Wilson <[email protected]> --------- Signed-off-by: Chad Wilson <[email protected]>
add support to print list of implemented steps (#2433) * add support to print list of implemented steps usage: gauge list --steps Signed-off-by: sriv <[email protected]> * bump version -> 1.5.7 Signed-off-by: sriv <[email protected]> * fix linter error for errcheck Signed-off-by: sriv <[email protected]> --------- Signed-off-by: sriv <[email protected]>
Bump minor dependencies for release (#2520) * Bump minor dependencies for release Signed-off-by: Chad Wilson <[email protected]> * Make sure we are building/testing with latest Go patch release This is better for security and determinism as otherwise the action uses whatever happens to be cached, which might be old. Signed-off-by: Chad Wilson <[email protected]> * Fix deprecation of grpc.Dial Signed-off-by: Chad Wilson <[email protected]> --------- Signed-off-by: Chad Wilson <[email protected]>
Release version built with Go 1.22.x (#2517) * Use latest LTS dependency versions for build pieces Signed-off-by: Chad Wilson <[email protected]> * Fix CodeQL warning Apparently 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 <[email protected]> * Bump version for release Signed-off-by: Chad Wilson <[email protected]> --------- Signed-off-by: Chad Wilson <[email protected]>
PreviousNext