pulumi/sdk/python/cmd/pulumi-language-python
Fraser Waters bf806f5834
Add asset archive test to conformance tests (#16455)
<!--- 
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

<!--- Please include a summary of the change and which issue is fixed.
Please also include relevant motivation and context. -->

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

Hopefully the really last part of the fixes started by
https://github.com/pulumi/pulumi/pull/16100 and
https://github.com/pulumi/pulumi/pull/16119. This fixes the working
directory handling for asset archives.
2024-06-24 14:23:18 +00:00
..
testdata Add asset archive test to conformance tests (#16455) 2024-06-24 14:23:18 +00:00
go.mod Changelog and go.mod updates for v3.121.0 (#16451) 2024-06-22 03:02:16 +00:00
go.sum Vendor the inflector library (#16421) 2024-06-20 09:04:33 +00:00
language_test.go Fix race in language conformance tests Log method (#16227) 2024-05-19 17:41:42 +00:00
main.go Query language runtime for options during “pulumi new” (#16346) 2024-06-17 17:10:55 +00:00
main_test.go [Python] Move existing dependency installation and python command invocation to a Toolchain interface (#16243) 2024-06-03 13:52:27 +00:00