pulumi/sdk
bors[bot] bc704afa5a
Merge #10703 #10717
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>
2022-09-15 05:15:26 +00:00
..
dotnet ci: Enable robust retries on tests 2022-09-14 12:19:09 -07:00
go Merge #10691 #10702 #10704 #10713 #10714 #10715 #10716 #10718 #10719 #10721 #10722 #10723 #10724 2022-09-14 20:18:59 +00:00
nodejs Merge #10691 #10702 #10704 #10713 #10714 #10715 #10716 #10718 #10719 #10721 #10722 #10723 #10724 2022-09-14 20:18:59 +00:00
proto/go Add getOrganization to nodejs and python (#10504) 2022-08-31 10:33:29 +01:00
python Merge #10703 #10717 2022-09-15 05:15:26 +00:00
README.md Compile protobufs with "pulumi" namespace (#10074) 2022-07-12 14:45:03 +01:00
go.mod [cli] Improve Windows reliability with dependency update to ssh-agent (#10486) 2022-08-25 09:19:12 -07:00
go.sum [cli] Improve Windows reliability with dependency update to ssh-agent (#10486) 2022-08-25 09:19:12 -07:00

README.md

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 the top level directory proto.