mirror of https://github.com/pulumi/pulumi.git
f84546cebc
12198: pkg/backend: Prefer contract.Assertf over Assert r=abhinav a=abhinav Incremental step towards #12132 Migrates uses of contract.{Assert, AssertNoError, Require} in pkg/engine to `*f` variants so that we're required to provide more error context. Refs #12132 12210: pkg/resource: Prefer Assertf in some subpackages r=abhinav a=abhinav Incremental step towards #12132 Migrates some uses of contract.{Assert, AssertNoError, Require} in pkg/resource to `*f` variants so that we're required to provide more error context. Refs #12132 12241: pkg/resource/deploy: Prefer Assertf r=abhinav a=abhinav pkg/resource/deploy has a bunch of Assert usages without messages. This migrates all of them to `*f` variants, preferring `Requiref` for paramters. Refs #12132 12252: ci/rebase: Run for members and owners r=abhinav a=abhinav The `/rebase` command only runs for collaborators right now, but not for repository members or owners. This updates the job to support the command from owners and members. (See https://docs.github.com/en/graphql/reference/enums#commentauthorassociation.) The `fromJSON` business is necessary to be able to represent the array in the GitHub expression. (See https://docs.github.com/en/actions/learn-github-actions/expressio˚ns#example-matching-an-array-of-strings.) Refs #12251 Co-authored-by: Abhinav Gupta <abhinav@pulumi.com> |
||
---|---|---|
.. | ||
ci-build-binaries.yml | ||
ci-build-sdks.yml | ||
ci-info.yml | ||
ci-lint.yml | ||
ci-prepare-release.yml | ||
ci-run-test.yml | ||
ci-test-codegen.yml | ||
ci-test-docs-generation.yml | ||
ci.yml | ||
command-dispatch.yml | ||
download-pulumi-cron.yml | ||
on-community-pr.yml | ||
on-merge.yml | ||
on-pr-changelog.yml | ||
on-pr-target.yml | ||
on-pr.yml | ||
on-release.yml | ||
pr-test-acceptance-on-dispatch.yml | ||
pr-test-codegen-on-pr.yml | ||
pr-test-codegen-test-on-dispatch.yml | ||
pr-test-docs-gen-on-pr.yml | ||
pr-test-docs-generation-on-dispatch.yml | ||
rebase.yml | ||
release-homebrew-tap.yml | ||
release-pr.yml | ||
release.pub | ||
release.yml | ||
trigger-homebrew-event.yml | ||
trigger-release-docs-event.yml |