Skip to content

Commit

Permalink
Upgrade to v2.20.2 of the Docker Terraform Provider
Browse files Browse the repository at this point in the history
  • Loading branch information
stack72 committed Aug 15, 2022
1 parent 038b9e9 commit 05dbd34
Show file tree
Hide file tree
Showing 318 changed files with 11,048 additions and 2,570 deletions.
36 changes: 18 additions & 18 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.18.x
- 1.19.x
javaversion:
- "11"
language:
Expand All @@ -118,9 +118,9 @@ jobs:
- go
- java
nodeversion:
- 14.x
- 16.x
pythonversion:
- "3.7"
- "3.9"
generate_coverage_data:
continue-on-error: true
env:
Expand Down Expand Up @@ -176,7 +176,7 @@ jobs:
fail-fast: true
matrix:
goversion:
- 1.18.x
- 1.19.x
lint:
container: golangci/golangci-lint:latest
name: lint
Expand Down Expand Up @@ -213,7 +213,7 @@ jobs:
fail-fast: true
matrix:
goversion:
- 1.18.x
- 1.19.x
lint_sdk:
container: golangci/golangci-lint:latest
name: lint-sdk
Expand Down Expand Up @@ -251,7 +251,7 @@ jobs:
fail-fast: true
matrix:
goversion:
- 1.18.x
- 1.19.x
prerequisites:
name: prerequisites
runs-on: ubuntu-latest
Expand Down Expand Up @@ -321,11 +321,11 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.18.x
- 1.19.x
nodeversion:
- 14.x
- 16.x
pythonversion:
- "3.7"
- "3.9"
publish:
name: publish
needs: test
Expand Down Expand Up @@ -377,11 +377,11 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.18.x
- 1.19.x
nodeversion:
- 14.x
- 16.x
pythonversion:
- "3.7"
- "3.9"
publish_sdk:
name: publish_sdk
needs: publish
Expand Down Expand Up @@ -484,13 +484,13 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.18.x
- 1.19.x
javaversion:
- "11"
nodeversion:
- 14.x
- 16.x
pythonversion:
- "3.7"
- "3.9"
test:
name: test
needs: build_sdk
Expand Down Expand Up @@ -591,7 +591,7 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.18.x
- 1.19.x
javaversion:
- "11"
language:
Expand All @@ -601,9 +601,9 @@ jobs:
- go
- java
nodeversion:
- 14.x
- 16.x
pythonversion:
- "3.7"
- "3.9"
name: main
on:
push:
Expand Down
36 changes: 18 additions & 18 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.18.x
- 1.19.x
javaversion:
- "11"
language:
Expand All @@ -118,9 +118,9 @@ jobs:
- go
- java
nodeversion:
- 14.x
- 16.x
pythonversion:
- "3.7"
- "3.9"
generate_coverage_data:
continue-on-error: true
env:
Expand Down Expand Up @@ -176,7 +176,7 @@ jobs:
fail-fast: true
matrix:
goversion:
- 1.18.x
- 1.19.x
lint:
container: golangci/golangci-lint:latest
name: lint
Expand Down Expand Up @@ -213,7 +213,7 @@ jobs:
fail-fast: true
matrix:
goversion:
- 1.18.x
- 1.19.x
lint_sdk:
container: golangci/golangci-lint:latest
name: lint-sdk
Expand Down Expand Up @@ -251,7 +251,7 @@ jobs:
fail-fast: true
matrix:
goversion:
- 1.18.x
- 1.19.x
prerequisites:
name: prerequisites
runs-on: ubuntu-latest
Expand Down Expand Up @@ -321,11 +321,11 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.18.x
- 1.19.x
nodeversion:
- 14.x
- 16.x
pythonversion:
- "3.7"
- "3.9"
publish:
name: publish
needs: test
Expand Down Expand Up @@ -377,11 +377,11 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.18.x
- 1.19.x
nodeversion:
- 14.x
- 16.x
pythonversion:
- "3.7"
- "3.9"
publish_sdk:
name: publish_sdk
needs: publish
Expand Down Expand Up @@ -484,13 +484,13 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.18.x
- 1.19.x
javaversion:
- "11"
nodeversion:
- 14.x
- 16.x
pythonversion:
- "3.7"
- "3.9"
test:
name: test
needs: build_sdk
Expand Down Expand Up @@ -591,7 +591,7 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.18.x
- 1.19.x
javaversion:
- "11"
language:
Expand All @@ -601,9 +601,9 @@ jobs:
- go
- java
nodeversion:
- 14.x
- 16.x
pythonversion:
- "3.7"
- "3.9"
name: master
on:
push:
Expand Down
18 changes: 9 additions & 9 deletions .github/workflows/nightly-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.18.x
- 1.19.x
javaversion:
- "11"
language:
Expand All @@ -118,9 +118,9 @@ jobs:
- go
- java
nodeversion:
- 14.x
- 16.x
pythonversion:
- "3.7"
- "3.9"
prerequisites:
name: prerequisites
runs-on: ubuntu-latest
Expand Down Expand Up @@ -190,11 +190,11 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.18.x
- 1.19.x
nodeversion:
- 14.x
- 16.x
pythonversion:
- "3.7"
- "3.9"
test:
name: test
needs: build_sdk
Expand Down Expand Up @@ -295,7 +295,7 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.18.x
- 1.19.x
javaversion:
- "11"
language:
Expand All @@ -305,9 +305,9 @@ jobs:
- go
- java
nodeversion:
- 14.x
- 16.x
pythonversion:
- "3.7"
- "3.9"
name: cron
on:
schedule:
Expand Down
34 changes: 17 additions & 17 deletions .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.18.x
- 1.19.x
javaversion:
- "11"
language:
Expand All @@ -118,9 +118,9 @@ jobs:
- go
- java
nodeversion:
- 14.x
- 16.x
pythonversion:
- "3.7"
- "3.9"
lint:
container: golangci/golangci-lint:latest
name: lint
Expand Down Expand Up @@ -157,7 +157,7 @@ jobs:
fail-fast: true
matrix:
goversion:
- 1.18.x
- 1.19.x
lint_sdk:
container: golangci/golangci-lint:latest
name: lint-sdk
Expand Down Expand Up @@ -195,7 +195,7 @@ jobs:
fail-fast: true
matrix:
goversion:
- 1.18.x
- 1.19.x
prerequisites:
name: prerequisites
runs-on: ubuntu-latest
Expand Down Expand Up @@ -265,11 +265,11 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.18.x
- 1.19.x
nodeversion:
- 14.x
- 16.x
pythonversion:
- "3.7"
- "3.9"
publish:
name: publish
needs: test
Expand Down Expand Up @@ -321,11 +321,11 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.18.x
- 1.19.x
nodeversion:
- 14.x
- 16.x
pythonversion:
- "3.7"
- "3.9"
publish_sdk:
name: publish_sdk
needs: publish
Expand Down Expand Up @@ -428,13 +428,13 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.18.x
- 1.19.x
javaversion:
- "11"
nodeversion:
- 14.x
- 16.x
pythonversion:
- "3.7"
- "3.9"
test:
name: test
needs: build_sdk
Expand Down Expand Up @@ -535,7 +535,7 @@ jobs:
dotnetversion:
- 3.1.301
goversion:
- 1.18.x
- 1.19.x
javaversion:
- "11"
language:
Expand All @@ -545,9 +545,9 @@ jobs:
- go
- java
nodeversion:
- 14.x
- 16.x
pythonversion:
- "3.7"
- "3.9"
name: prerelease
on:
push:
Expand Down

0 comments on commit 05dbd34

Please sign in to comment.