generated from pulumi/pulumi-tf-provider-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[internal] Update GitHub Actions workflow files
- Loading branch information
1 parent
4441db3
commit de2a8fd
Showing
19 changed files
with
114 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ env: | |
6.0.x | ||
3.1.301 | ||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||
GOVERSION: 1.20.1 | ||
GOVERSION: 1.21.x | ||
JAVAVERSION: "11" | ||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }} | ||
NODEVERSION: 16.x | ||
|
@@ -48,7 +48,7 @@ jobs: | |
with: | ||
cache-dependency-path: | | ||
sdk/go.sum | ||
go-version: 1.20.1 | ||
go-version: 1.21.x | ||
- name: Install pulumictl | ||
uses: jaxxstorm/[email protected] | ||
with: | ||
|
@@ -152,7 +152,7 @@ jobs: | |
with: | ||
cache-dependency-path: | | ||
sdk/go.sum | ||
go-version: 1.20.1 | ||
go-version: 1.21.x | ||
- name: Install pulumictl | ||
uses: jaxxstorm/[email protected] | ||
with: | ||
|
@@ -195,7 +195,7 @@ jobs: | |
with: | ||
cache-dependency-path: | | ||
sdk/go.sum | ||
go-version: 1.20.1 | ||
go-version: 1.21.x | ||
- name: Install pulumictl | ||
uses: jaxxstorm/[email protected] | ||
with: | ||
|
@@ -264,7 +264,7 @@ jobs: | |
with: | ||
cache-dependency-path: | | ||
sdk/go.sum | ||
go-version: 1.20.1 | ||
go-version: 1.21.x | ||
- name: Install pulumictl | ||
uses: jaxxstorm/[email protected] | ||
with: | ||
|
@@ -336,7 +336,7 @@ jobs: | |
with: | ||
cache-dependency-path: | | ||
sdk/go.sum | ||
go-version: 1.20.1 | ||
go-version: 1.21.x | ||
- name: Install pulumictl | ||
uses: jaxxstorm/[email protected] | ||
with: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ env: | |
6.0.x | ||
3.1.301 | ||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||
GOVERSION: 1.20.1 | ||
GOVERSION: 1.21.x | ||
JAVAVERSION: "11" | ||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }} | ||
NODEVERSION: 16.x | ||
|
@@ -48,7 +48,7 @@ jobs: | |
with: | ||
cache-dependency-path: | | ||
sdk/go.sum | ||
go-version: 1.20.1 | ||
go-version: 1.21.x | ||
- name: Install pulumictl | ||
uses: jaxxstorm/[email protected] | ||
with: | ||
|
@@ -152,7 +152,7 @@ jobs: | |
with: | ||
cache-dependency-path: | | ||
sdk/go.sum | ||
go-version: 1.20.1 | ||
go-version: 1.21.x | ||
- name: Install pulumictl | ||
uses: jaxxstorm/[email protected] | ||
with: | ||
|
@@ -195,7 +195,7 @@ jobs: | |
with: | ||
cache-dependency-path: | | ||
sdk/go.sum | ||
go-version: 1.20.1 | ||
go-version: 1.21.x | ||
- name: Install pulumictl | ||
uses: jaxxstorm/[email protected] | ||
with: | ||
|
@@ -264,7 +264,7 @@ jobs: | |
with: | ||
cache-dependency-path: | | ||
sdk/go.sum | ||
go-version: 1.20.1 | ||
go-version: 1.21.x | ||
- name: Install pulumictl | ||
uses: jaxxstorm/[email protected] | ||
with: | ||
|
@@ -336,7 +336,7 @@ jobs: | |
with: | ||
cache-dependency-path: | | ||
sdk/go.sum | ||
go-version: 1.20.1 | ||
go-version: 1.21.x | ||
- name: Install pulumictl | ||
uses: jaxxstorm/[email protected] | ||
with: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ env: | |
6.0.x | ||
3.1.301 | ||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||
GOVERSION: 1.20.1 | ||
GOVERSION: 1.21.x | ||
JAVAVERSION: "11" | ||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }} | ||
NODEVERSION: 16.x | ||
|
@@ -49,7 +49,7 @@ jobs: | |
with: | ||
cache-dependency-path: | | ||
sdk/go.sum | ||
go-version: 1.20.1 | ||
go-version: 1.21.x | ||
- name: Install pulumictl | ||
uses: jaxxstorm/[email protected] | ||
with: | ||
|
@@ -142,7 +142,7 @@ jobs: | |
with: | ||
cache-dependency-path: | | ||
sdk/go.sum | ||
go-version: 1.20.1 | ||
go-version: 1.21.x | ||
- name: Install pulumictl | ||
uses: jaxxstorm/[email protected] | ||
with: | ||
|
@@ -210,7 +210,7 @@ jobs: | |
with: | ||
cache-dependency-path: | | ||
sdk/go.sum | ||
go-version: 1.20.1 | ||
go-version: 1.21.x | ||
- name: Install pulumictl | ||
uses: jaxxstorm/[email protected] | ||
with: | ||
|
@@ -282,7 +282,7 @@ jobs: | |
with: | ||
cache-dependency-path: | | ||
sdk/go.sum | ||
go-version: 1.20.1 | ||
go-version: 1.21.x | ||
- name: Install pulumictl | ||
uses: jaxxstorm/[email protected] | ||
with: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ env: | |
6.0.x | ||
3.1.301 | ||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||
GOVERSION: 1.20.1 | ||
GOVERSION: 1.21.x | ||
JAVAVERSION: "11" | ||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }} | ||
NODEVERSION: 16.x | ||
|
@@ -48,7 +48,7 @@ jobs: | |
with: | ||
cache-dependency-path: | | ||
sdk/go.sum | ||
go-version: 1.20.1 | ||
go-version: 1.21.x | ||
- name: Install pulumictl | ||
uses: jaxxstorm/[email protected] | ||
with: | ||
|
@@ -155,7 +155,7 @@ jobs: | |
with: | ||
cache-dependency-path: | | ||
sdk/go.sum | ||
go-version: 1.20.1 | ||
go-version: 1.21.x | ||
- name: Install pulumictl | ||
uses: jaxxstorm/[email protected] | ||
with: | ||
|
@@ -223,7 +223,7 @@ jobs: | |
with: | ||
cache-dependency-path: | | ||
sdk/go.sum | ||
go-version: 1.20.1 | ||
go-version: 1.21.x | ||
- name: Install pulumictl | ||
uses: jaxxstorm/[email protected] | ||
with: | ||
|
@@ -308,7 +308,7 @@ jobs: | |
with: | ||
cache-dependency-path: | | ||
sdk/go.sum | ||
go-version: 1.20.1 | ||
go-version: 1.21.x | ||
- name: Install pulumictl | ||
uses: jaxxstorm/[email protected] | ||
with: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ env: | |
6.0.x | ||
3.1.301 | ||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||
GOVERSION: 1.20.1 | ||
GOVERSION: 1.21.x | ||
JAVAVERSION: "11" | ||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }} | ||
NODEVERSION: 16.x | ||
|
@@ -52,7 +52,7 @@ jobs: | |
with: | ||
cache-dependency-path: | | ||
sdk/go.sum | ||
go-version: 1.20.1 | ||
go-version: 1.21.x | ||
- name: Install pulumictl | ||
uses: jaxxstorm/[email protected] | ||
with: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ env: | |
6.0.x | ||
3.1.301 | ||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||
GOVERSION: 1.20.1 | ||
GOVERSION: 1.21.x | ||
JAVAVERSION: "11" | ||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }} | ||
NODEVERSION: 16.x | ||
|
@@ -53,7 +53,7 @@ jobs: | |
with: | ||
cache-dependency-path: | | ||
sdk/go.sum | ||
go-version: 1.20.1 | ||
go-version: 1.21.x | ||
- name: Install pulumictl | ||
uses: jaxxstorm/[email protected] | ||
with: | ||
|
@@ -166,7 +166,7 @@ jobs: | |
with: | ||
cache-dependency-path: | | ||
sdk/go.sum | ||
go-version: 1.20.1 | ||
go-version: 1.21.x | ||
- name: Install pulumictl | ||
uses: jaxxstorm/[email protected] | ||
with: | ||
|
@@ -222,15 +222,42 @@ jobs: | |
fields: repo,commit,author,action | ||
status: ${{ job.status }} | ||
sentinel: | ||
if: github.event_name == 'repository_dispatch' || | ||
github.event.pull_request.head.repo.full_name == github.repository | ||
name: sentinel | ||
# We would like to be able to specify `sentinel` as the only required job for this | ||
# workflow. To do that, we need `sentinel` to succeed only when it is safe to | ||
# merge and fail in all other cases. | ||
# | ||
# We can't use the default `if: success()`, since GitHub interprets a skipped job as a | ||
# success, and by default a dependee job failing will skip a dependent job. That means | ||
# if a test step fails, then it will skip `sentinel` so GitHub will register | ||
# `sentinel` as succeeded. | ||
# | ||
# GitHub documents `jobs.result` as: | ||
# | ||
# The result of a job in the reusable workflow. Possible values are success, | ||
# failure, cancelled, or skipped. | ||
# | ||
# GitHub documents `cancelled()` as: | ||
# | ||
# Returns true if the workflow was canceled. | ||
# | ||
# Combining these terms gives us an intuitive definition of success: | ||
# | ||
# We have succeeded when no dependent workflow has failed and the job was | ||
# not cancelled. | ||
# | ||
if: (github.event_name == 'repository_dispatch' || | ||
github.event.pull_request.head.repo.full_name == github.repository) && | ||
! cancelled() | ||
needs: | ||
- test | ||
runs-on: ubuntu-latest | ||
steps: | ||
- name: Is workflow a success | ||
run: echo yes | ||
- name: Workflow is not a success | ||
if: contains(needs.*.result, 'failure') || contains(needs.*.result, 'cancelled') || contains(needs.*.result, 'skipped') | ||
run: exit 1 | ||
- name: Workflow is a success | ||
run: echo "🎉🎈🎉🎈🎉" | ||
test: | ||
if: github.event_name == 'repository_dispatch' || | ||
github.event.pull_request.head.repo.full_name == github.repository | ||
|
@@ -257,7 +284,7 @@ jobs: | |
with: | ||
cache-dependency-path: | | ||
sdk/go.sum | ||
go-version: 1.20.1 | ||
go-version: 1.21.x | ||
- name: Install pulumictl | ||
uses: jaxxstorm/[email protected] | ||
with: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,7 @@ jobs: | |
with: | ||
cache-dependency-path: | | ||
sdk/go.sum | ||
go-version: 1.20.1 | ||
go-version: 1.21.x | ||
- name: Install pulumictl | ||
uses: jaxxstorm/[email protected] | ||
with: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ jobs: | |
runs-on: ubuntu-latest | ||
steps: | ||
- name: Call upgrade provider action | ||
uses: pulumi/[email protected].5 | ||
uses: pulumi/[email protected].6 | ||
with: | ||
kind: bridge | ||
- env: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ jobs: | |
runs-on: ubuntu-latest | ||
steps: | ||
- name: Call upgrade provider action | ||
uses: pulumi/[email protected].5 | ||
uses: pulumi/[email protected].6 | ||
with: | ||
kind: all | ||
- env: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.