pulumi/sdk/go/common
Fraser Waters a80fe65912
Add github:// download url (#9984)
* Add github:// download url

This will allow pulumiverse plugins (or others) to use the github releases api:
```
% pulumi plugin install resource astra --server github://api.github.com/pulumiverse
[resource plugin astra-1.0.25] installing
Downloading plugin: 15.12 MiB / 15.12 MiB [=========================] 100.00% 5s
```

* Add to CHANGELOG

* ws

* lint
2022-06-29 20:15:01 +01:00
..
apitype Revert "Send smart aliases via gRPC to engine (#9731)" (#9999) 2022-06-29 13:18:14 +01:00
constant expose execution kind via update metadata (#5258) 2020-08-31 09:07:59 -07:00
diag Revert "Send smart aliases via gRPC to engine (#9731)" (#9999) 2022-06-29 13:18:14 +01:00
display Moving previewDigest to sdk/go/common/display, and exporting it. (#9886) 2022-06-27 09:08:06 -05:00
encoding Add gzip flag to filestate backend (#9610) 2022-05-23 12:13:21 -07:00
resource Revert "Send smart aliases via gRPC to engine (#9731)" (#9999) 2022-06-29 13:18:14 +01:00
testing ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
tokens Update tokens.Name to match what's actually in the service (#9163) 2022-03-11 17:06:18 +00:00
tools Toward replacing MSBuild with make+bash on Windows (#8617) 2022-01-07 22:27:14 -05:00
util [utils] Handle nils in mapper encoding (#9810) 2022-06-16 15:43:23 -07:00
version move pkg/version -> sdk/go/common/version 2020-03-18 15:25:25 -07:00
workspace Add github:// download url (#9984) 2022-06-29 20:15:01 +01:00