Update GitHub Actions workflows. (#48)
This PR was automatically generated by the rollout-single-native-provider-workflow workflow in the pulumi/ci-mgmt repo, from commit 1ccdca8fcd563ed4a1c7b82fdcebcf87cf598569.
This commit is contained in:
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@@ -69,6 +69,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: ci-scripts
|
path: ci-scripts
|
||||||
repository: pulumi/scripts
|
repository: pulumi/scripts
|
||||||
|
- run: echo "ci-scripts" >> .git/info/exclude
|
||||||
- name: Unshallow clone for tags
|
- name: Unshallow clone for tags
|
||||||
run: git fetch --prune --unshallow --tags
|
run: git fetch --prune --unshallow --tags
|
||||||
- name: Install Go
|
- name: Install Go
|
||||||
@@ -167,6 +168,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: ci-scripts
|
path: ci-scripts
|
||||||
repository: pulumi/scripts
|
repository: pulumi/scripts
|
||||||
|
- run: echo "ci-scripts" >> .git/info/exclude
|
||||||
- name: Unshallow clone for tags
|
- name: Unshallow clone for tags
|
||||||
run: git fetch --prune --unshallow --tags
|
run: git fetch --prune --unshallow --tags
|
||||||
- name: Install Go
|
- name: Install Go
|
||||||
@@ -263,6 +265,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: ci-scripts
|
path: ci-scripts
|
||||||
repository: pulumi/scripts
|
repository: pulumi/scripts
|
||||||
|
- run: echo "ci-scripts" >> .git/info/exclude
|
||||||
- name: Unshallow clone for tags
|
- name: Unshallow clone for tags
|
||||||
run: git fetch --prune --unshallow --tags
|
run: git fetch --prune --unshallow --tags
|
||||||
- name: Install Go
|
- name: Install Go
|
||||||
@@ -437,6 +440,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: ci-scripts
|
path: ci-scripts
|
||||||
repository: pulumi/scripts
|
repository: pulumi/scripts
|
||||||
|
- run: echo "ci-scripts" >> .git/info/exclude
|
||||||
- name: Unshallow clone for tags
|
- name: Unshallow clone for tags
|
||||||
run: git fetch --prune --unshallow --tags
|
run: git fetch --prune --unshallow --tags
|
||||||
- name: Install Go
|
- name: Install Go
|
||||||
@@ -516,6 +520,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: ci-scripts
|
path: ci-scripts
|
||||||
repository: pulumi/scripts
|
repository: pulumi/scripts
|
||||||
|
- run: echo "ci-scripts" >> .git/info/exclude
|
||||||
- name: Unshallow clone for tags
|
- name: Unshallow clone for tags
|
||||||
run: git fetch --prune --unshallow --tags
|
run: git fetch --prune --unshallow --tags
|
||||||
- name: Install Go
|
- name: Install Go
|
||||||
|
|||||||
5
.github/workflows/prerelease.yml
vendored
5
.github/workflows/prerelease.yml
vendored
@@ -61,6 +61,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: ci-scripts
|
path: ci-scripts
|
||||||
repository: pulumi/scripts
|
repository: pulumi/scripts
|
||||||
|
- run: echo "ci-scripts" >> .git/info/exclude
|
||||||
- name: Unshallow clone for tags
|
- name: Unshallow clone for tags
|
||||||
run: git fetch --prune --unshallow --tags
|
run: git fetch --prune --unshallow --tags
|
||||||
- name: Install Go
|
- name: Install Go
|
||||||
@@ -159,6 +160,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: ci-scripts
|
path: ci-scripts
|
||||||
repository: pulumi/scripts
|
repository: pulumi/scripts
|
||||||
|
- run: echo "ci-scripts" >> .git/info/exclude
|
||||||
- name: Unshallow clone for tags
|
- name: Unshallow clone for tags
|
||||||
run: git fetch --prune --unshallow --tags
|
run: git fetch --prune --unshallow --tags
|
||||||
- name: Install Go
|
- name: Install Go
|
||||||
@@ -254,6 +256,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: ci-scripts
|
path: ci-scripts
|
||||||
repository: pulumi/scripts
|
repository: pulumi/scripts
|
||||||
|
- run: echo "ci-scripts" >> .git/info/exclude
|
||||||
- name: Unshallow clone for tags
|
- name: Unshallow clone for tags
|
||||||
run: git fetch --prune --unshallow --tags
|
run: git fetch --prune --unshallow --tags
|
||||||
- name: Install Go
|
- name: Install Go
|
||||||
@@ -428,6 +431,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: ci-scripts
|
path: ci-scripts
|
||||||
repository: pulumi/scripts
|
repository: pulumi/scripts
|
||||||
|
- run: echo "ci-scripts" >> .git/info/exclude
|
||||||
- name: Unshallow clone for tags
|
- name: Unshallow clone for tags
|
||||||
run: git fetch --prune --unshallow --tags
|
run: git fetch --prune --unshallow --tags
|
||||||
- name: Install Go
|
- name: Install Go
|
||||||
@@ -507,6 +511,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: ci-scripts
|
path: ci-scripts
|
||||||
repository: pulumi/scripts
|
repository: pulumi/scripts
|
||||||
|
- run: echo "ci-scripts" >> .git/info/exclude
|
||||||
- name: Unshallow clone for tags
|
- name: Unshallow clone for tags
|
||||||
run: git fetch --prune --unshallow --tags
|
run: git fetch --prune --unshallow --tags
|
||||||
- name: Install Go
|
- name: Install Go
|
||||||
|
|||||||
5
.github/workflows/release.yml
vendored
5
.github/workflows/release.yml
vendored
@@ -61,6 +61,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: ci-scripts
|
path: ci-scripts
|
||||||
repository: pulumi/scripts
|
repository: pulumi/scripts
|
||||||
|
- run: echo "ci-scripts" >> .git/info/exclude
|
||||||
- name: Unshallow clone for tags
|
- name: Unshallow clone for tags
|
||||||
run: git fetch --prune --unshallow --tags
|
run: git fetch --prune --unshallow --tags
|
||||||
- name: Install Go
|
- name: Install Go
|
||||||
@@ -159,6 +160,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: ci-scripts
|
path: ci-scripts
|
||||||
repository: pulumi/scripts
|
repository: pulumi/scripts
|
||||||
|
- run: echo "ci-scripts" >> .git/info/exclude
|
||||||
- name: Unshallow clone for tags
|
- name: Unshallow clone for tags
|
||||||
run: git fetch --prune --unshallow --tags
|
run: git fetch --prune --unshallow --tags
|
||||||
- name: Install Go
|
- name: Install Go
|
||||||
@@ -254,6 +256,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: ci-scripts
|
path: ci-scripts
|
||||||
repository: pulumi/scripts
|
repository: pulumi/scripts
|
||||||
|
- run: echo "ci-scripts" >> .git/info/exclude
|
||||||
- name: Unshallow clone for tags
|
- name: Unshallow clone for tags
|
||||||
run: git fetch --prune --unshallow --tags
|
run: git fetch --prune --unshallow --tags
|
||||||
- name: Install Go
|
- name: Install Go
|
||||||
@@ -428,6 +431,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: ci-scripts
|
path: ci-scripts
|
||||||
repository: pulumi/scripts
|
repository: pulumi/scripts
|
||||||
|
- run: echo "ci-scripts" >> .git/info/exclude
|
||||||
- name: Unshallow clone for tags
|
- name: Unshallow clone for tags
|
||||||
run: git fetch --prune --unshallow --tags
|
run: git fetch --prune --unshallow --tags
|
||||||
- name: Install Go
|
- name: Install Go
|
||||||
@@ -507,6 +511,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: ci-scripts
|
path: ci-scripts
|
||||||
repository: pulumi/scripts
|
repository: pulumi/scripts
|
||||||
|
- run: echo "ci-scripts" >> .git/info/exclude
|
||||||
- name: Unshallow clone for tags
|
- name: Unshallow clone for tags
|
||||||
run: git fetch --prune --unshallow --tags
|
run: git fetch --prune --unshallow --tags
|
||||||
- name: Install Go
|
- name: Install Go
|
||||||
|
|||||||
3
.github/workflows/run-acceptance-tests.yml
vendored
3
.github/workflows/run-acceptance-tests.yml
vendored
@@ -86,6 +86,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: ci-scripts
|
path: ci-scripts
|
||||||
repository: pulumi/scripts
|
repository: pulumi/scripts
|
||||||
|
- run: echo "ci-scripts" >> .git/info/exclude
|
||||||
- name: Unshallow clone for tags
|
- name: Unshallow clone for tags
|
||||||
run: git fetch --prune --unshallow --tags
|
run: git fetch --prune --unshallow --tags
|
||||||
- name: Install Go
|
- name: Install Go
|
||||||
@@ -187,6 +188,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: ci-scripts
|
path: ci-scripts
|
||||||
repository: pulumi/scripts
|
repository: pulumi/scripts
|
||||||
|
- run: echo "ci-scripts" >> .git/info/exclude
|
||||||
- name: Unshallow clone for tags
|
- name: Unshallow clone for tags
|
||||||
run: git fetch --prune --unshallow --tags
|
run: git fetch --prune --unshallow --tags
|
||||||
- name: Install Go
|
- name: Install Go
|
||||||
@@ -286,6 +288,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: ci-scripts
|
path: ci-scripts
|
||||||
repository: pulumi/scripts
|
repository: pulumi/scripts
|
||||||
|
- run: echo "ci-scripts" >> .git/info/exclude
|
||||||
- name: Unshallow clone for tags
|
- name: Unshallow clone for tags
|
||||||
run: git fetch --prune --unshallow --tags
|
run: git fetch --prune --unshallow --tags
|
||||||
- name: Install Go
|
- name: Install Go
|
||||||
|
|||||||
2
.github/workflows/weekly-pulumi-update.yml
vendored
2
.github/workflows/weekly-pulumi-update.yml
vendored
@@ -130,7 +130,7 @@ jobs:
|
|||||||
uses: repo-sync/pull-request@v2.6.2
|
uses: repo-sync/pull-request@v2.6.2
|
||||||
with:
|
with:
|
||||||
source_branch: update-pulumi/${{ github.run_id }}-${{ github.run_number }}
|
source_branch: update-pulumi/${{ github.run_id }}-${{ github.run_number }}
|
||||||
destination_branch: master
|
destination_branch: main
|
||||||
pr_title: Automated Pulumi/Pulumi upgrade
|
pr_title: Automated Pulumi/Pulumi upgrade
|
||||||
github_token: ${{ secrets.PULUMI_BOT_TOKEN }}
|
github_token: ${{ secrets.PULUMI_BOT_TOKEN }}
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user