pulumi/CHANGELOG_PENDING.md
Adam Wilczek a5f72ddbeb
Added a buildkite detector for detecting the correct env vars in CI (#7933)
* Added a buildkite detector for detecting the correct env vars in CI

* adding pending changelog entry

* fixed PR logic to actually match the Buildkite Docs and simplified if statement, Fixed a few typos in comments and added PR to CHANGELOG_PENDING.md

* made PR number fetch easier to read

* fixing typo in comment
2021-11-15 09:10:07 -08:00

681 B

Improvements

  • Adds CI detector for Buildkite #7933
  • [CLI] Adding the ability to use pulumi org set [name] to set a default org to use when creating a stacks in the Pulumi Service backend or Self -hosted Service #8352

  • [schema] Add IsOverlay option to disable codegen for particular types #8338

  • [sdk/dotnet] - Marshal output values. #8316

Bug Fixes

  • [engine] - Compute dependents correctly during targeted deletes. #8360