Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ base_images:
golangci-lint:
name: golangci-lint
namespace: ci
tag: v2.3.1
tag: v2.10.1
nested-environment-builder:
name: nested-environment-builder
namespace: ci
Expand Down Expand Up @@ -193,7 +193,7 @@ tests:
export GOLANGCI_LINT_CACHE=/tmp/.cache
export GOPROXY=https://proxy.golang.org
golangci-lint version
golangci-lint run -c .golangci-lint-v2.yaml --verbose --print-resources-usage --new-from-rev=dcf8122
golangci-lint run -c .golangci-lint-v2.yaml --verbose --print-resources-usage --new-from-rev=a6ba91c
container:
clone: true
from: golangci-lint
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ base_images:
golangci-lint:
name: golangci-lint
namespace: ci
tag: v2.3.1
tag: v2.10.1
nested-environment-builder:
name: nested-environment-builder
namespace: ci
Expand Down Expand Up @@ -194,7 +194,7 @@ tests:
export GOLANGCI_LINT_CACHE=/tmp/.cache
export GOPROXY=https://proxy.golang.org
golangci-lint version
golangci-lint run -c .golangci-lint-v2.yaml --verbose --print-resources-usage --new-from-rev=dcf8122
golangci-lint run -c .golangci-lint-v2.yaml --verbose --print-resources-usage --new-from-rev=a6ba91c
container:
clone: true
from: golangci-lint
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ base_images:
golangci-lint:
name: golangci-lint
namespace: ci
tag: v2.3.1
tag: v2.10.1
nested-environment-builder:
name: nested-environment-builder
namespace: ci
Expand Down Expand Up @@ -193,7 +193,7 @@ tests:
export GOLANGCI_LINT_CACHE=/tmp/.cache
export GOPROXY=https://proxy.golang.org
golangci-lint version
golangci-lint run -c .golangci-lint-v2.yaml --verbose --print-resources-usage --new-from-rev=dcf8122
golangci-lint run -c .golangci-lint-v2.yaml --verbose --print-resources-usage --new-from-rev=a6ba91c
container:
clone: true
from: golangci-lint
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ base_images:
golangci-lint:
name: golangci-lint
namespace: ci
tag: v2.3.1
tag: v2.10.1
nested-environment-builder:
name: nested-environment-builder
namespace: ci
Expand Down Expand Up @@ -193,7 +193,7 @@ tests:
export GOLANGCI_LINT_CACHE=/tmp/.cache
export GOPROXY=https://proxy.golang.org
golangci-lint version
golangci-lint run -c .golangci-lint-v2.yaml --verbose --print-resources-usage --new-from-rev=dcf8122
golangci-lint run -c .golangci-lint-v2.yaml --verbose --print-resources-usage --new-from-rev=a6ba91c
container:
clone: true
from: golangci-lint
Expand Down