Skip to content
Snippets Groups Projects
Verified Commit 91f7aded authored by André Sterba's avatar André Sterba
Browse files

Merge branch 'master' into more-validation-tests

parents e4a350d0 998e79d9
Branches
Tags
1 merge request!573Add validation tests for topology
Pipeline #164460 passed
variables:
GOLANG_VERSION: "1.21"
code-quality:
image: golangci/golangci-lint:v1.54.2-alpine
image: golangci/golangci-lint:v1.55.0-alpine
stage: analyze
script:
# writes golangci-lint output to gl-code-quality-report.json
......
......@@ -18,7 +18,7 @@ PLUGIN_NAME= bundled_plugin.zip
# Tool Versions
GOTESTSUM_VERSION=v1.8.1
GOLANGCI_LINT_VERSION=v1.54.0
GOLANGCI_LINT_VERSION=v1.55.0
MOCKERY_VERSION=v2.20.0
YGOT_GENERATOR_VERSION=v0.27.0
YGOT_GENERATOR_GENERATOR_VERSION=v0.0.4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment