Skip to content

Commit

Permalink
[internal] Update GitHub Actions workflow files
Browse files Browse the repository at this point in the history
  • Loading branch information
pulumi-bot committed Aug 24, 2023
1 parent 128cf89 commit 793e550
Show file tree
Hide file tree
Showing 7 changed files with 84 additions and 28 deletions.
24 changes: 18 additions & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,10 @@ jobs:
- name: Unshallow clone for tags
run: git fetch --prune --unshallow --tags
- name: Install Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
cache-dependency-path: |
sdk/go.sum
go-version: 1.20.1
- name: Install pulumictl
uses: jaxxstorm/[email protected]
Expand Down Expand Up @@ -145,8 +147,10 @@ jobs:
- name: Unshallow clone for tags
run: git fetch --prune --unshallow --tags
- name: Install Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
cache-dependency-path: |
sdk/go.sum
go-version: 1.20.1
- name: Install pulumictl
uses: jaxxstorm/[email protected]
Expand Down Expand Up @@ -189,8 +193,10 @@ jobs:
- name: Unshallow clone for tags
run: git fetch --prune --unshallow --tags
- name: Install Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
cache-dependency-path: |
sdk/go.sum
go-version: 1.20.1
- name: Install pulumictl
uses: jaxxstorm/[email protected]
Expand Down Expand Up @@ -220,8 +226,10 @@ jobs:
- name: Unshallow clone for tags
run: git fetch --prune --unshallow --tags
- name: Install Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
cache-dependency-path: |
sdk/go.sum
go-version: 1.20.1
- name: Install pulumictl
uses: jaxxstorm/[email protected]
Expand Down Expand Up @@ -287,8 +295,10 @@ jobs:
- name: Unshallow clone for tags
run: git fetch --prune --unshallow --tags
- name: Install Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
cache-dependency-path: |
sdk/go.sum
go-version: 1.20.1
- name: Install pulumictl
uses: jaxxstorm/[email protected]
Expand Down Expand Up @@ -357,8 +367,10 @@ jobs:
- name: Unshallow clone for tags
run: git fetch --prune --unshallow --tags
- name: Install Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
cache-dependency-path: |
sdk/go.sum
go-version: 1.20.1
- name: Install pulumictl
uses: jaxxstorm/[email protected]
Expand Down
24 changes: 18 additions & 6 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,10 @@ jobs:
- name: Unshallow clone for tags
run: git fetch --prune --unshallow --tags
- name: Install Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
cache-dependency-path: |
sdk/go.sum
go-version: 1.20.1
- name: Install pulumictl
uses: jaxxstorm/[email protected]
Expand Down Expand Up @@ -145,8 +147,10 @@ jobs:
- name: Unshallow clone for tags
run: git fetch --prune --unshallow --tags
- name: Install Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
cache-dependency-path: |
sdk/go.sum
go-version: 1.20.1
- name: Install pulumictl
uses: jaxxstorm/[email protected]
Expand Down Expand Up @@ -189,8 +193,10 @@ jobs:
- name: Unshallow clone for tags
run: git fetch --prune --unshallow --tags
- name: Install Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
cache-dependency-path: |
sdk/go.sum
go-version: 1.20.1
- name: Install pulumictl
uses: jaxxstorm/[email protected]
Expand Down Expand Up @@ -220,8 +226,10 @@ jobs:
- name: Unshallow clone for tags
run: git fetch --prune --unshallow --tags
- name: Install Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
cache-dependency-path: |
sdk/go.sum
go-version: 1.20.1
- name: Install pulumictl
uses: jaxxstorm/[email protected]
Expand Down Expand Up @@ -287,8 +295,10 @@ jobs:
- name: Unshallow clone for tags
run: git fetch --prune --unshallow --tags
- name: Install Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
cache-dependency-path: |
sdk/go.sum
go-version: 1.20.1
- name: Install pulumictl
uses: jaxxstorm/[email protected]
Expand Down Expand Up @@ -357,8 +367,10 @@ jobs:
- name: Unshallow clone for tags
run: git fetch --prune --unshallow --tags
- name: Install Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
cache-dependency-path: |
sdk/go.sum
go-version: 1.20.1
- name: Install pulumictl
uses: jaxxstorm/[email protected]
Expand Down
20 changes: 15 additions & 5 deletions .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,10 @@ jobs:
- name: Unshallow clone for tags
run: git fetch --prune --unshallow --tags
- name: Install Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
cache-dependency-path: |
sdk/go.sum
go-version: 1.20.1
- name: Install pulumictl
uses: jaxxstorm/[email protected]
Expand Down Expand Up @@ -138,8 +140,10 @@ jobs:
- name: Unshallow clone for tags
run: git fetch --prune --unshallow --tags
- name: Install Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
cache-dependency-path: |
sdk/go.sum
go-version: 1.20.1
- name: Install pulumictl
uses: jaxxstorm/[email protected]
Expand Down Expand Up @@ -169,8 +173,10 @@ jobs:
- name: Unshallow clone for tags
run: git fetch --prune --unshallow --tags
- name: Install Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
cache-dependency-path: |
sdk/go.sum
go-version: 1.20.1
- name: Install pulumictl
uses: jaxxstorm/[email protected]
Expand Down Expand Up @@ -235,8 +241,10 @@ jobs:
- name: Unshallow clone for tags
run: git fetch --prune --unshallow --tags
- name: Install Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
cache-dependency-path: |
sdk/go.sum
go-version: 1.20.1
- name: Install pulumictl
uses: jaxxstorm/[email protected]
Expand Down Expand Up @@ -305,8 +313,10 @@ jobs:
- name: Unshallow clone for tags
run: git fetch --prune --unshallow --tags
- name: Install Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
cache-dependency-path: |
sdk/go.sum
go-version: 1.20.1
- name: Install pulumictl
uses: jaxxstorm/[email protected]
Expand Down
20 changes: 15 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,10 @@ jobs:
- name: Unshallow clone for tags
run: git fetch --prune --unshallow --tags
- name: Install Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
cache-dependency-path: |
sdk/go.sum
go-version: 1.20.1
- name: Install pulumictl
uses: jaxxstorm/[email protected]
Expand Down Expand Up @@ -151,8 +153,10 @@ jobs:
- name: Unshallow clone for tags
run: git fetch --prune --unshallow --tags
- name: Install Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
cache-dependency-path: |
sdk/go.sum
go-version: 1.20.1
- name: Install pulumictl
uses: jaxxstorm/[email protected]
Expand Down Expand Up @@ -182,8 +186,10 @@ jobs:
- name: Unshallow clone for tags
run: git fetch --prune --unshallow --tags
- name: Install Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
cache-dependency-path: |
sdk/go.sum
go-version: 1.20.1
- name: Install pulumictl
uses: jaxxstorm/[email protected]
Expand Down Expand Up @@ -248,8 +254,10 @@ jobs:
- name: Unshallow clone for tags
run: git fetch --prune --unshallow --tags
- name: Install Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
cache-dependency-path: |
sdk/go.sum
go-version: 1.20.1
- name: Install pulumictl
uses: jaxxstorm/[email protected]
Expand Down Expand Up @@ -331,8 +339,10 @@ jobs:
- name: Unshallow clone for tags
run: git fetch --prune --unshallow --tags
- name: Install Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
cache-dependency-path: |
sdk/go.sum
go-version: 1.20.1
- name: Install pulumictl
uses: jaxxstorm/[email protected]
Expand Down
4 changes: 3 additions & 1 deletion .github/workflows/resync-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,10 @@ jobs:
- name: Unshallow clone for tags
run: git fetch --prune --unshallow --tags
- name: Install Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
cache-dependency-path: |
sdk/go.sum
go-version: 1.20.1
- name: Install pulumictl
uses: jaxxstorm/[email protected]
Expand Down
16 changes: 12 additions & 4 deletions .github/workflows/run-acceptance-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,10 @@ jobs:
- name: Unshallow clone for tags
run: git fetch --prune --unshallow --tags
- name: Install Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
cache-dependency-path: |
sdk/go.sum
go-version: 1.20.1
- name: Install pulumictl
uses: jaxxstorm/[email protected]
Expand Down Expand Up @@ -162,8 +164,10 @@ jobs:
- name: Unshallow clone for tags
run: git fetch --prune --unshallow --tags
- name: Install Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
cache-dependency-path: |
sdk/go.sum
go-version: 1.20.1
- name: Install pulumictl
uses: jaxxstorm/[email protected]
Expand Down Expand Up @@ -197,8 +201,10 @@ jobs:
- name: Unshallow clone for tags
run: git fetch --prune --unshallow --tags
- name: Install Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
cache-dependency-path: |
sdk/go.sum
go-version: 1.20.1
- name: Install pulumictl
uses: jaxxstorm/[email protected]
Expand Down Expand Up @@ -287,8 +293,10 @@ jobs:
- name: Unshallow clone for tags
run: git fetch --prune --unshallow --tags
- name: Install Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
cache-dependency-path: |
sdk/go.sum
go-version: 1.20.1
- name: Install pulumictl
uses: jaxxstorm/[email protected]
Expand Down
4 changes: 3 additions & 1 deletion .github/workflows/update-bridge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,10 @@ jobs:
- name: Unshallow clone for tags
run: git fetch --prune --unshallow --tags
- name: Install Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
cache-dependency-path: |
sdk/go.sum
go-version: 1.20.1
- name: Install pulumictl
uses: jaxxstorm/[email protected]
Expand Down

0 comments on commit 793e550

Please sign in to comment.