pulumi/sdk/go/common
bors[bot] 22df0fe235
Merge #12203
12203: Pass *Project to GetCurrentCloudURL r=Frassle a=Frassle

<!--- 
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. -->

Chipping away at https://github.com/pulumi/pulumi/issues/12152. This makes GetCurrentCloudURL take a `*Project` rather than loading the project itself. All call sites have been fixed up, most now need to the project loading there instead but over time we'll bump all these loads to the very top of the call stack in pkg/cmd.

Co-authored-by: Fraser Waters <fraser@pulumi.com>
2023-02-17 11:08:56 +00:00
..
apitype Add resource count to update info struct 2023-01-23 15:30:45 -08:00
constant Send update metadata about update plans 2022-10-12 22:55:59 +01:00
diag sdk/go: Prefer contract.Assertf over Assert 2023-02-15 10:22:43 -08:00
display Moving previewDigest to sdk/go/common/display, and exporting it. (#9886) 2022-06-27 09:08:06 -05:00
encoding all: Drop ioutil 2023-01-06 16:35:14 -08:00
env Handle recursive types 2023-01-13 11:28:13 -08:00
resource sdk/go: Prefer contract.Assertf over Assert 2023-02-15 10:22:43 -08:00
testing all: Drop ioutil 2023-01-06 16:35:14 -08:00
tokens sdk/go: Prefer contract.Assertf over Assert 2023-02-15 10:22:43 -08:00
tools Toward replacing MSBuild with make+bash on Windows (#8617) 2022-01-07 22:27:14 -05:00
util sdk/go: Prefer contract.Assertf over Assert 2023-02-15 10:22:43 -08:00
version move pkg/version -> sdk/go/common/version 2020-03-18 15:25:25 -07:00
workspace Merge #12203 2023-02-17 11:08:56 +00:00