mirror of https://github.com/pulumi/pulumi.git
bc704afa5a
10703: Delete CHANGELOG_PENDING.md r=AaronFriel a=AaronFriel 10717: ci: Skip Python service tests when access token is absent r=AaronFriel a=AaronFriel These tests fail loudly and hard when `PULUMI_ACCESS_TOKEN` is not set, making local dev experience more brittle. Along with changes made in a future PR to enable easier local dev testing without a Pulumi service account, this will improve developer experience when running `make` in the repo. Co-authored-by: Aaron Friel <mayreply@aaronfriel.com> |
||
---|---|---|
.. | ||
dotnet | ||
go | ||
nodejs | ||
proto/go | ||
python | ||
README.md | ||
go.mod | ||
go.sum |
README.md
Pulumi Language SDKs
This directory contains the Pulumi SDKs for all supported languages.
Please see the respective README
s for information about installing and using these libraries:
The language providers work by implementing gRPC interfaces defined in the top level directory proto.