From bb8189eb1e3ba5adb505fc975e5eed36450c785f Mon Sep 17 00:00:00 2001 From: Pulumi Bot Date: Tue, 12 Nov 2024 05:41:32 +0000 Subject: [PATCH] [internal] Update GitHub Actions workflow files --- .github/workflows/command-dispatch.yml | 2 +- .github/workflows/community-moderation.yml | 2 +- .github/workflows/license.yml | 2 +- .github/workflows/lint.yml | 2 +- .github/workflows/master.yml | 2 +- .github/workflows/prerelease.yml | 2 +- .github/workflows/publish.yml | 2 +- .github/workflows/pull-request.yml | 2 +- .github/workflows/release.yml | 2 +- .github/workflows/release_command.yml | 2 +- .github/workflows/resync-build.yml | 2 +- .github/workflows/run-acceptance-tests.yml | 2 +- .github/workflows/upgrade-bridge.yml | 2 +- .github/workflows/upgrade-provider.yml | 2 +- .golangci.yml | 2 +- .upgrade-config.yml | 2 +- Makefile | 2 +- upstream.sh | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) diff --git a/.github/workflows/command-dispatch.yml b/.github/workflows/command-dispatch.yml index 9b68cdaa..24f7b13b 100644 --- a/.github/workflows/command-dispatch.yml +++ b/.github/workflows/command-dispatch.yml @@ -1,4 +1,4 @@ -# WARNING: This file is autogenerated - changes will be overwritten if not made via https://github.com/pulumi/ci-mgmt +# WARNING: This file is autogenerated - changes will be overwritten when regenerated by https://github.com/pulumi/ci-mgmt env: ARM_CLIENT_ID: 30e520fa-12b4-4e21-b473-9426c5ac2e1e diff --git a/.github/workflows/community-moderation.yml b/.github/workflows/community-moderation.yml index 2afb297c..fc701df6 100644 --- a/.github/workflows/community-moderation.yml +++ b/.github/workflows/community-moderation.yml @@ -1,4 +1,4 @@ -# WARNING: This file is autogenerated - changes will be overwritten if not made via https://github.com/pulumi/ci-mgmt +# WARNING: This file is autogenerated - changes will be overwritten when regenerated by https://github.com/pulumi/ci-mgmt env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} diff --git a/.github/workflows/license.yml b/.github/workflows/license.yml index 79e2055c..4a3921c4 100644 --- a/.github/workflows/license.yml +++ b/.github/workflows/license.yml @@ -1,4 +1,4 @@ -# WARNING: This file is autogenerated - changes will be overwritten if not made via https://github.com/pulumi/ci-mgmt +# WARNING: This file is autogenerated - changes will be overwritten when regenerated by https://github.com/pulumi/ci-mgmt name: license_check diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index ae2e8815..d9af2573 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -1,4 +1,4 @@ -# WARNING: This file is autogenerated - changes will be overwritten if not made via https://github.com/pulumi/ci-mgmt +# WARNING: This file is autogenerated - changes will be overwritten when regenerated by https://github.com/pulumi/ci-mgmt name: lint diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 64de7e81..18bc542a 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -1,4 +1,4 @@ -# WARNING: This file is autogenerated - changes will be overwritten if not made via https://github.com/pulumi/ci-mgmt +# WARNING: This file is autogenerated - changes will be overwritten when regenerated by https://github.com/pulumi/ci-mgmt env: ARM_CLIENT_ID: 30e520fa-12b4-4e21-b473-9426c5ac2e1e diff --git a/.github/workflows/prerelease.yml b/.github/workflows/prerelease.yml index aad3a563..199c5931 100644 --- a/.github/workflows/prerelease.yml +++ b/.github/workflows/prerelease.yml @@ -1,4 +1,4 @@ -# WARNING: This file is autogenerated - changes will be overwritten if not made via https://github.com/pulumi/ci-mgmt +# WARNING: This file is autogenerated - changes will be overwritten when regenerated by https://github.com/pulumi/ci-mgmt env: IS_PRERELEASE: true diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 2913732c..06279d16 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -1,4 +1,4 @@ -# WARNING: This file is autogenerated - changes will be overwritten if not made via https://github.com/pulumi/ci-mgmt +# WARNING: This file is autogenerated - changes will be overwritten when regenerated by https://github.com/pulumi/ci-mgmt name: Publish on: diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index faac179a..e7ff1f84 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -1,4 +1,4 @@ -# WARNING: This file is autogenerated - changes will be overwritten if not made via https://github.com/pulumi/ci-mgmt +# WARNING: This file is autogenerated - changes will be overwritten when regenerated by https://github.com/pulumi/ci-mgmt env: ARM_CLIENT_ID: 30e520fa-12b4-4e21-b473-9426c5ac2e1e diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4a56b7b8..fc850a7a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,4 +1,4 @@ -# WARNING: This file is autogenerated - changes will be overwritten if not made via https://github.com/pulumi/ci-mgmt +# WARNING: This file is autogenerated - changes will be overwritten when regenerated by https://github.com/pulumi/ci-mgmt name: release on: push: diff --git a/.github/workflows/release_command.yml b/.github/workflows/release_command.yml index 4029f32a..f199952c 100644 --- a/.github/workflows/release_command.yml +++ b/.github/workflows/release_command.yml @@ -1,4 +1,4 @@ -# WARNING: This file is autogenerated - changes will be overwritten if not made via https://github.com/pulumi/ci-mgmt +# WARNING: This file is autogenerated - changes will be overwritten when regenerated by https://github.com/pulumi/ci-mgmt name: release-command on: diff --git a/.github/workflows/resync-build.yml b/.github/workflows/resync-build.yml index 99d38561..26177230 100644 --- a/.github/workflows/resync-build.yml +++ b/.github/workflows/resync-build.yml @@ -1,4 +1,4 @@ -# WARNING: This file is autogenerated - changes will be overwritten if not made via https://github.com/pulumi/ci-mgmt +# WARNING: This file is autogenerated - changes will be overwritten when regenerated by https://github.com/pulumi/ci-mgmt env: PULUMI_EXTRA_MAPPING_ERROR: true diff --git a/.github/workflows/run-acceptance-tests.yml b/.github/workflows/run-acceptance-tests.yml index a04ee60b..ddb7dc6f 100644 --- a/.github/workflows/run-acceptance-tests.yml +++ b/.github/workflows/run-acceptance-tests.yml @@ -1,4 +1,4 @@ -# WARNING: This file is autogenerated - changes will be overwritten if not made via https://github.com/pulumi/ci-mgmt +# WARNING: This file is autogenerated - changes will be overwritten when regenerated by https://github.com/pulumi/ci-mgmt name: run-acceptance-tests diff --git a/.github/workflows/upgrade-bridge.yml b/.github/workflows/upgrade-bridge.yml index 639cbed5..dcfea70e 100644 --- a/.github/workflows/upgrade-bridge.yml +++ b/.github/workflows/upgrade-bridge.yml @@ -1,4 +1,4 @@ -# WARNING: This file is autogenerated - changes will be overwritten if not made via https://github.com/pulumi/ci-mgmt +# WARNING: This file is autogenerated - changes will be overwritten when regenerated by https://github.com/pulumi/ci-mgmt name: Upgrade bridge on: diff --git a/.github/workflows/upgrade-provider.yml b/.github/workflows/upgrade-provider.yml index c18fbb90..6e7ec04d 100644 --- a/.github/workflows/upgrade-provider.yml +++ b/.github/workflows/upgrade-provider.yml @@ -1,4 +1,4 @@ -# WARNING: This file is autogenerated - changes will be overwritten if not made via https://github.com/pulumi/ci-mgmt +# WARNING: This file is autogenerated - changes will be overwritten when regenerated by https://github.com/pulumi/ci-mgmt name: Upgrade provider on: diff --git a/.golangci.yml b/.golangci.yml index 2dc511d1..5f8b1240 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -1,4 +1,4 @@ -# WARNING: This file is autogenerated - changes will be overwritten if not made via https://github.com/pulumi/ci-mgmt +# WARNING: This file is autogenerated - changes will be overwritten when regenerated by https://github.com/pulumi/ci-mgmt linters: enable: diff --git a/.upgrade-config.yml b/.upgrade-config.yml index 896e077c..04a72065 100644 --- a/.upgrade-config.yml +++ b/.upgrade-config.yml @@ -1,4 +1,4 @@ -# WARNING: This file is autogenerated - changes will be overwritten if not made via https://github.com/pulumi/ci-mgmt +# WARNING: This file is autogenerated - changes will be overwritten when regenerated by https://github.com/pulumi/ci-mgmt --- upstream-provider-name: terraform-provider-docker diff --git a/Makefile b/Makefile index 6ff4c5e9..e7e2d48b 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# WARNING: This file is autogenerated - changes will be overwritten if not made via https://github.com/pulumi/ci-mgmt +# WARNING: This file is autogenerated - changes will be overwritten when regenerated by https://github.com/pulumi/ci-mgmt PACK := docker ORG := pulumi diff --git a/upstream.sh b/upstream.sh index f5609ac6..87593cde 100755 --- a/upstream.sh +++ b/upstream.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# WARNING: This file is autogenerated - changes will be overwritten if not made via https://github.com/pulumi/ci-mgmt +# WARNING: This file is autogenerated - changes will be overwritten when regenerated by https://github.com/pulumi/ci-mgmt set -e