pulumi/.github/workflows
Fraser Waters fbbde3928a
Actually disable plugin acquisition (#14134)
<!--- 
Thanks so much for your contribution! If this is your first time
contributing, please ensure that you have read the
[CONTRIBUTING](https://github.com/pulumi/pulumi/blob/master/CONTRIBUTING.md)
documentation.
-->

# Description

<!--- Please include a summary of the change and which issue is fixed.
Please also include relevant motivation and context. -->

Turns out in https://github.com/pulumi/pulumi/pull/14104 we typo'd the
environment variable name, missing the "PULUMI_" prefix at the start.

This change fixes that, and the resulting fall out of tests running with
automatic plugin downloads being disabled by default.
One test it made sense to actually check with and without the envvar
set. All the others I've just made sure the envvar is falsy so they can
fetch the plugins they want to.

I've also un-skipped the tests that had been disabled due to always
hitting the rate limits. Hopefully now we should be hitting github less
often to allow these to pass consistently.
2023-10-14 08:32:43 +00:00
..
ci-build-binaries.yml ci(test): Fix setup-go caching 2023-07-06 11:59:22 -07:00
ci-build-sdks.yml CI: Node 14 => Node 16 2023-05-09 17:02:08 -04:00
ci-info.yml ci: Update post-release PR to align with release process 2022-10-18 22:45:59 -07:00
ci-lint.yml [sdk/go] Fix issues with templates (#13872) 2023-09-04 19:51:13 +00:00
ci-prepare-release.yml feat: sign pulumi binaries with cosign 2022-12-16 09:32:51 -08:00
ci-run-test.yml Actually disable plugin acquisition (#14134) 2023-10-14 08:32:43 +00:00
ci-test-docs-generation.yml use v3 of setup-dotnet instead of a specific SHA (#14156) 2023-10-11 08:55:21 +00:00
ci.yml Make language-python it's own module (#13819) 2023-08-31 16:35:21 +00:00
command-dispatch.yml ci: ensure trunk is always green 2022-09-13 13:38:14 -07:00
download-pulumi-cron.yml Fix Homebrew install test (#14082) 2023-10-02 18:42:58 +00:00
on-community-pr.yml ci: fix community contributor workflows 2022-09-21 17:39:15 -07:00
on-merge.yml ci: Fix ci-ok check on merge (#13750) 2023-08-21 23:04:33 +00:00
on-pr-changelog.yml ci: fix community contributor workflows 2022-09-21 17:39:15 -07:00
on-pr-default.yml ci: Report ci-ok on version bumps, take two (#13788) 2023-08-25 22:11:41 +00:00
on-pr.yml ci: No-op to test merge queue (#13744) 2023-08-21 18:34:09 +00:00
on-release.yml ci: Update post-release PR to align with release process 2022-10-18 22:45:59 -07:00
periodic-coverage.yml ci(new workflow): Run tests on master every 12 hours 2023-06-29 15:58:48 -07:00
pr-test-acceptance-on-dispatch.yml ci: Don't upload coverage artifacts on PRs 2023-08-09 09:56:08 -07:00
pr-test-docs-gen-on-pr.yml ci: Clean up excess permissions, fix acceptance tests job 2022-09-15 17:48:16 -07:00
pr-test-docs-generation-on-dispatch.yml Replace deprecated command with environment file 2023-02-20 11:14:39 +09:00
rebase.yml ci/rebase: Run for members and owners 2023-02-19 18:18:06 -08:00
release-homebrew-tap.yml ci: Enable gh cli in every step of job 2022-10-04 23:23:43 -07:00
release-pr.yml ci: Add required `--squash` flag to `gh pr merge` (#13905) 2023-09-09 17:52:12 +00:00
release.pub ci: ensure trunk is always green 2022-09-13 13:38:14 -07:00
release.yml Revert temp changes to unblock the v3.88.1 release (#14229) 2023-10-12 01:18:08 +00:00
trigger-homebrew-event.yml ci: Reenable Brew publishing after GH runners removed brew from path 2022-09-27 11:10:38 -07:00
trigger-release-docs-event.yml Enable command dispatch workflow for dealing with PRs (#5851) 2020-12-07 19:29:04 +00:00