pulumi icon indicating copy to clipboard operation
pulumi copied to clipboard

WIP - refactor python toolchain

Open julienp opened this issue 1 year ago • 1 comments

Description

Fixes # (issue)

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
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] I have run make changelog and committed the changelog/pending/<file> documenting my change
  • [ ] Yes, there are changes in this PR that warrants bumping the Pulumi Cloud API version

julienp avatar May 21 '24 17:05 julienp

Changelog

[uncommitted] (2024-06-03)

Miscellaneous

  • [sdk/python] Move dependency installation and python command invocation to Toolchain interface #16243

pulumi-bot avatar May 21 '24 17:05 pulumi-bot