pulumi/changelog/pending
Bryce Lampe b6899476e4
[ci] More fixes for the homebrew release job (#14482)
<!--- 
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

Fine-grained tokens can't submit PRs against public repos, so we need to
continue using classic PATs for this use case.

I'm removing the `org: pulumi` so it will continue to interact with the
repo under the `pulumi-bot`. I think this should allow us to still
restrict PATs on the pulumi org.

I've already added a `PULUMI_BOT_HOMEBREW_TOKEN` secret to the repo. 

Fixes https://github.com/pulumi/pulumi/issues/14412

## Checklist

- [ ] I have run `make tidy` to update any new dependencies
- [ ] I have run `make lint` to verify my code passes the lint check
  - [ ] I have formatted my code using `gofumpt`

<!--- Please provide details if the checkbox below is to be left
unchecked. -->
- [ ] I have added tests that prove my fix is effective or that my
feature works
<!--- 
User-facing changes require a CHANGELOG entry.
-->
- [ ] I have run `make changelog` and committed the
`changelog/pending/<file>` documenting my change
<!--
If the change(s) in this PR is a modification of an existing call to the
Pulumi Cloud,
then the service should honor older versions of the CLI where this
change would not exist.
You must then bump the API version in
/pkg/backend/httpstate/client/api.go, as well as add
it to the service.
-->
- [ ] Yes, there are changes in this PR that warrants bumping the Pulumi
Cloud API version
<!-- @Pulumi employees: If yes, you must submit corresponding changes in
the service repo. -->
2023-11-03 02:15:57 +00:00
..
20231021--auto-nodejs--add-refresh-option-for-up.yaml add refresh option for up in NodeJS automation API (#14306) 2023-11-02 11:05:31 +00:00
20231023--auto--allow-shallow-repository-clones.yaml Allow shallow clones for local workspaces (#14312) 2023-11-01 17:21:52 +00:00
20231027--yaml--update-pulumi-yaml-to-1-4-0.yaml upgrade pulumi-yaml to 1.4.0 (#14425) 2023-10-28 07:25:27 +00:00
20231028--cli--pull-in-fixes-from-esc-v0-5-7.yaml [esc] update to v0.5.7 (#14430) 2023-10-28 02:10:00 +00:00
20231028--engine--correctly-propogate-provider-errors-from-diffconfig.yaml Return errors from DiffConfig (#14436) 2023-10-30 09:28:17 +00:00
20231028--engine--support-name-in-http-plugin-download-urls.yaml Support {NAME} in plugin download url (#14435) 2023-10-30 09:29:12 +00:00
20231030--auto-nodejs--pin-atgrpc-grpc-js-to-v1-9-6-to-resolve-automation-api-hang-in-nodejs.yaml [sdk/nodejs] pin `@grpc/grpc-js` to `v1.9.6` to resolve automation API hang (#14445) 2023-11-02 17:42:08 +00:00
20231030--ci--bump-homebrew-using-pulumis-fork-instead-of-pulumi-bots.yaml Bump homebrew with pulumi's fork instead of pulumi-bot's (#14449) 2023-10-30 23:21:01 +00:00
20231030--cli--add-support-for-esc-file-projection.yaml [cli] Support ESC files projection (#14447) 2023-10-30 23:03:57 +00:00
20231030--engine--fix-parsing-of-property-paths-such-as-root-1-being-returned-from-providers.yaml Support 'key.[index]' in property paths (#14451) 2023-10-31 17:37:48 +00:00
20231031--cli-new--adds-support-for-remote-zip-archive-templates-to-pulumi-new.yaml Adds remote .zip archive support to `pulumi new` (#14443) 2023-10-31 22:05:39 +00:00
20231101--cli-new--adds-nested-directory-support-to-pulumi-new-zip.yaml Adds nested directory support to pulumi new .zip (#14473) 2023-11-01 21:59:29 +00:00
20231101--sdk-python--fix-error-on-empty-invoke-returns.yaml [sdk/python] Fix error on empty invoke returns (#14470) 2023-11-01 17:47:23 +00:00
20231101--sdk-python--fix-traceback-diagnostic-from-being-printed-when-using-python-dynamic-providers.yaml Fix traceback diagnostic from being printed when using Python dynamic providers (#14474) 2023-11-01 22:19:37 +00:00
20231102--ci--additional-fixes-for-the-homebrew-release-job.yaml [ci] More fixes for the homebrew release job (#14482) 2023-11-03 02:15:57 +00:00