gauge

Light weight cross-platform test automation

APACHE-2.0 License

Downloads
23.6K
Stars
3K
Committers
86

Bot releases are visible (Hide)

gauge - Gauge v1.4.0

Published by gaugebot about 3 years ago

  • #2057 - allow custom environment directory, fixes #2025
  • #2047 - introduce gauge_data_dir
gauge - Gauge v1.3.3

Published by gaugebot over 3 years ago

  • #2045 - allow x86_64 binaries on arm64 for darwin
  • #2019 - ignore events when cache isn't init #1896
gauge - Gauge v1.3.2

Published by gaugebot over 3 years ago

  • #2041 - check 'language' key before installing from manifest
  • #2039 - Ability to filter with case insensitive tags
gauge - Gauge v1.3.1

Published by gaugebot over 3 years ago

  • #2037 - add arm64 plugin support
gauge - Gauge v1.3.0

Published by gaugebot over 3 years ago

  • #2036 - Added support for Linux arm64
  • #2033 - Bump google.golang.org/grpc from 1.38.0 to 1.39.0
  • #2030 - Bump google.golang.org/protobuf from 1.27.0 to 1.27.1
  • #2026 - Bump google.golang.org/protobuf from 1.26.0 to 1.27.0
  • #2018 - optimize filewatcher logic, init cache before registering, #1896
  • #1983 - Bump github.com/magiconair/properties from 1.8.4 to 1.8.5
  • #1980 - Bump github.com/golang/protobuf from 1.4.3 to 1.5.2
gauge - Gauge v1.2.1

Published by gaugebot over 3 years ago

  • #2007 - fix deploy remove deb rpm
gauge - Gauge v1.2.0

Published by gaugebot over 3 years ago

  • #2006 - remove cert file dependency and fix release
  • #2005 - fixed github action for release
  • #2004 - remove code signing from GH actions
  • #2003 - use go 1.16 in ci
  • #2002 - Bump google.golang.org/grpc from 1.37.0 to 1.38.0
  • #1998 - Added support for Apple Silicon. Fixes #1997 (thanks @Bonitas)
  • #1989 - Bump google.golang.org/grpc from 1.37.0 to 1.37.1
  • #1988 - Bump lodash from 4.17.19 to 4.17.21 in /build/npm
  • #1982 - Bump google.golang.org/protobuf from 1.25.0 to 1.26.0
  • #1981 - Bump google.golang.org/grpc from 1.36.0 to 1.37.0
  • #1979 - Upgrade to GitHub-native Dependabot
  • #1970 - Fix dead links in README

Important Notes

  • This release was made when there were some issues in the deploy scripts. Please use v1.2.1 which fixes those, and has the binaries for Apple Sillicon (darwin.amd64).

  • From this release onwards, Gauge windows binaries (including the installer) will not be signed, as the certificate has expired and we do not have the resource to extend it.

gauge - Gauge v1.1.8

Published by gaugebot over 3 years ago

  • #1916 - Bump google.golang.org/grpc from 1.35.0 to 1.36.0
  • #1901 - Bump github.com/spf13/cobra from 1.1.1 to 1.1.3
  • #1900 - Bump github.com/spf13/cobra from 1.1.1 to 1.1.2
  • #1860 - Fixes an issue with env variable is to empty string
  • #1858 - Fix params type for step ref request.
  • #1851 - Bump google.golang.org/grpc from 1.34.1 to 1.35.0
gauge - Gauge v1.1.7

Published by gaugebot almost 4 years ago

  • #1849 - Update gRPC and proto dep.
  • #1846 - Use the "google.golang.org/protobuf/proto" instead of "github.com/golang/protobuf/proto"
  • #1841 - Fix step snippet generation
  • #1816 - Bump github.com/golang/protobuf from 1.3.3 to 1.4.3
  • #1815 - Bump google.golang.org/grpc from 1.32.0 to 1.34.0
  • #1813 - Remove vendor folder and build based on go mod
  • #1811 - Refer the new discussion forum
  • #1808 - Remove duplicate concept file entries
  • #1773 - Upgrade properties library
  • #1762 - Bump google.golang.org/grpc from 1.24.0 to 1.32.0
  • #1761 - Bump github.com/golang/protobuf from 1.3.2 to 1.4.2
  • #1760 - Bump github.com/fsnotify/fsnotify from 1.4.7 to 1.4.9
gauge - Gauge v1.1.6

Published by gaugebot almost 4 years ago

  • #1806 - remove use of hub action
  • #1805 - Use GITHUB_PATH and GITHUB_ENV.
  • #1799 - update contributing.md to reflect DCO instead of CLA
  • #1797 - Fix formatting related test failures
  • #1796 - Update issue templates
  • #1794 - use env files for github actions
  • #1792 - handle runner crash and generate report
  • #1790 - Don't print a trailing space on steps with table args
  • #1785 - Kill runner on sigTerm and sigInt signals
  • #1777 - kill lsp runner on signal
  • #1775 - add current execution info in simple execution
gauge - Gauge v1.1.5

Published by gaugebot almost 4 years ago

Features

None

Bug Fixes

  • Search for concepts in custom spec dirs as well (#1780)
  • Fix step formatting for dynamic params #1767
  • Compute cell length using runes when formatting, fixes #1755 (#1759)
gauge - Gauge v1.1.4

Published by gaugebot about 4 years ago

Features

None

Bug Fixes

  • #1750 - Raising missing events #1741
  • #1753 - Check if port is available when matching, fixes #1752
gauge - Gauge v1.1.3

Published by gaugebot about 4 years ago

Features

  • External table support for scenario (#1720)
  • Initialise template from github releases (#1640)

Bug Fixes

  • Separate context execution from steps #1629 (#1722)
  • remove 'superagent' dependency, use node https. fixes #1719 (#1727)
gauge - Gauge v1.1.2

Published by gaugebot about 4 years ago

gauge - Gauge v1.1.1

Published by gaugebot over 4 years ago

Features

  • #1625 - Add retry count in proto scenario #1607
  • #1616 - Handle grpc connection failure

Bug Fixes

  • #1646 - Fixe for data driven execution when scenario data table are used with parallel tag filters.
  • #1638 - Fix for mismatch of steps and table names in report
  • #1608 - Exit with proper status code when specs dir is empty or doesn't exists.
  • #1606 - Show proper error for actions on external steps.
gauge - Gauge v1.1.0

Published by gaugebot over 4 years ago

Features

  • #1625 - Add retry count in proto scenario #1607
  • #1616 - Handle grpc connection failure

Bug Fixes

  • #1646 - Fixe for data driven execution when scenario data table are used with parallel tag filters.
  • #1638 - Fix for mismatch of steps and table names in report
  • #1608 - Exit with proper status code when specs dir is empty or doesn't exists.
  • #1606 - Show proper error for actions on external steps.
gauge - Gauge v1.0.8

Published by gaugebot over 4 years ago

Features

None

Bug Fixes

  • #1608 - Exit with proper status code when specs dir is empty or doesn't exists.
  • #1606 - Show proper error for actions on external steps.
gauge - Gauge v1.0.7

Published by github-actions[bot] over 4 years ago

Enhancements:

  • Improve screenshot feature. Now screenshots are written to file getgauge/html-report#213
  • Improve communication medium between gauge and plugins (Use gRPC) #134

Bug Fixes:

#693 - list-templates should not be a separate subcommand.
#1543 - "gauge init" without argument suggests using unsupported "gauge list-templates" command
#1140 - Syntax highlight of multi-line text should be handled
#1529 - getting panic run time error with "--parallel --only" tag
#1528 - Getting error with latest gauge plugin in intellij

gauge - gauge 1.0.6

Published by gaugeci about 5 years ago

Enhancements

  • #1430 - Plugins are not installed when running the validate command
  • #1426 - Aggregate plugin's fatal errors

Bug Fixes

  • #1421 - Panic with specFileCollection while running Gauge
  • #1452 - Gauge should handle multiple structured log entries properly.
  • #1450 - Show language plugin successfully installed message after telemetry message.
  • #1413 - Verbose console log does not include step parameters

Miscellaneous

  • #1434 - Create a landing page for downloads.gauge.org
gauge - gauge 1.0.5

Published by gaugeci over 5 years ago

New Features

  • #1375 - Add ability to retry scenarios
  • #962 - Running specs serially before parallel execution

Bug Fixes

  • #1349 - Scenario data lost when using multiple reporting plugins
  • #1387 - Log level is not honored for some gauge commands
  • #1350 - html-report plugin fails during test execution with proto message failure

Miscellaneous

  • #1266 - Print plugin version of plugin when it is installed
  • #1330 - support dynamic values in step data table
  • #1361 - Retain name of arg while setting arg value
  • #1333 - Set an environmental variable based on gauge's current env
  • #1324 -Executing gauge with incorrect parameters should return non-zero exit code