pulumi/pkg
James Nugent 257c176dc0
Use variable over placeholder for Python version (#7479)
This commit modifies the generation of `setup.py` to use Python
variables as the source for the package version and plugin version
instead of placeholder strings. This has the effect of making the
packages installable via the `-e` flag directly from their source
directory rather than requiring a build step, which is useful while
developing a plugin and examples in tandem.
2021-07-14 16:44:22 -07:00
..
backend Fix watch command in macos arm64 builds (#7345) 2021-06-21 14:33:30 -07:00
cmd/pulumi Fix typo: genrated->generated (#7478) 2021-07-12 13:44:09 -07:00
codegen Use variable over placeholder for Python version (#7479) 2021-07-14 16:44:22 -07:00
engine Add methods lifecycle tests (#7488) 2021-07-12 15:51:11 -07:00
graph [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
operations [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
resource Fix rendering of diffs for resource without DetailedDiffs (#7500) 2021-07-13 08:39:48 -06:00
secrets [cli] Prevent regression in loading passphrase secrets provider from state (#6976) 2021-05-06 14:40:44 +01:00
testing/integration Tracing enhancements for CLI perf metrics capture (#7279) 2021-06-15 13:25:03 -04:00
util [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
version duplicate version to ensure linking is properly handled 2020-03-19 12:49:34 -07:00
go.mod [codegen/schema] YAML {un,}marshaling support. (#7509) 2021-07-13 16:41:40 -07:00
go.sum Add a convert-trace command. (#7319) 2021-06-17 14:46:05 -07:00