diff --git a/.circleci/config.yml b/.circleci/config.yml index bdd0a77c..9663cce9 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -254,4 +254,5 @@ workflows: - test-cockroachdb - test-influxdb - test-cassandra + - test-vault ### circleci jobs go here diff --git a/Taskfile.yml b/Taskfile.yml index 76301a39..cde15407 100644 --- a/Taskfile.yml +++ b/Taskfile.yml @@ -34,6 +34,7 @@ tasks: sed -Ei '' 's/^ version: (.*)$/ version: {{.version}}/' swagger/swagger.yaml - | sed -Ei '' 's/apis\/orlangure\/gnomock\/(.*)#/apis\/orlangure\/gnomock\/{{.version}}#/' README.md + - git add swagger/swagger.yaml - git commit -m 'Update version to {{.version}}' silent: true dir: . diff --git a/swagger/swagger.yaml b/swagger/swagger.yaml index ad59343d..f06a685a 100644 --- a/swagger/swagger.yaml +++ b/swagger/swagger.yaml @@ -7,7 +7,7 @@ info: testing toolkit. It allows to use Gnomock outside of Go ecosystem. Not all Gnomock features exist in this wrapper, but official presets, as well as basic general configuration, are supported. - version: 1.20.0 + version: 1.26.0 contact: url: https://github.com/orlangure/gnomock/ license: