pulumi/sdk
Pat Gavlin 008ac014d4 [testing/dotnet] Support gathering coverage data.
Use the `coverlet` collector to gather and report coverage data.
Coverage is only gathered and reported if the
`PULUMI_TEST_COVERAGE_PATH` environment variable is set.
2021-11-24 10:59:05 -08:00
..
dotnet [testing/dotnet] Support gathering coverage data. 2021-11-24 10:59:05 -08:00
go [cli] Support gathering code coverage data. 2021-11-24 10:58:45 -08:00
nodejs [testing/nodejs] Support gathering coverage data. 2021-11-24 10:58:46 -08:00
proto Add monitor feature for output values (#7870) 2021-09-15 14:16:00 -07:00
python [testing/python] Support gathering coverage data. 2021-11-24 10:58:46 -08:00
go.mod Fix cmdutil.PrintTable to handle ansi escapes and non-byte glyphs (#8344) 2021-11-04 10:06:20 +00:00
go.sum Fix cmdutil.PrintTable to handle ansi escapes and non-byte glyphs (#8344) 2021-11-04 10:06:20 +00:00
README.md Updating .NET references 2020-04-27 12:42:11 -07:00

Pulumi Language SDKs

This directory contains the Pulumi SDKs for all supported languages.

Please see the respective READMEs for information about installing and using these libraries:

The language providers work by implementing gRPC interfaces defined in proto/.