pulumi/pkg/resource/deploy
Fraser Waters 86f3f712aa
Readd "Make StackReference.Name a tokens.Name (#9088)" (#9236)
* Readd "Make StackReference.Name a tokens.Name (#9088)"

This reverts commit f0aa4df149.

This also removes the AsName asserting casts for stack names. We do want
to add them in at some point to be sure that bad names don't slip in
somehow but they don't need adding with this.

* Update sdk/go/common/util/fsutil/qname.go

Co-authored-by: Ian Wahbe <ian@wahbe.com>

Co-authored-by: Ian Wahbe <ian@wahbe.com>
2022-03-17 21:37:11 +00:00
..
deploytest Handle `nil` version for deploytest/pluginhost (#9225) 2022-03-16 15:53:59 -07:00
providers ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
builtins.go Make resource autonames determinstic (#8631) 2022-01-20 11:18:54 +00:00
deployment.go Readd "Make StackReference.Name a tokens.Name (#9088)" (#9236) 2022-03-17 21:37:11 +00:00
deployment_executor.go Preview of update plans (#8448) 2022-01-31 10:31:51 +00:00
deployment_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
doc.go Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
import.go Readd "Make StackReference.Name a tokens.Name (#9088)" (#9236) 2022-03-17 21:37:11 +00:00
manifest.go Split Manifest type to it's own file (#8712) 2022-01-10 12:25:24 +00:00
plan.go Preview of update plans (#8448) 2022-01-31 10:31:51 +00:00
snapshot.go Add wildcard for --target and family (#8883) 2022-02-01 21:11:38 +01:00
snapshot_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
source.go Initial support for resource methods (authoring from Node.js, calling from Python) (#7363) 2021-06-30 07:48:56 -07:00
source_error.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
source_eval.go Readd "Make StackReference.Name a tokens.Name (#9088)" (#9236) 2022-03-17 21:37:11 +00:00
source_eval_test.go Readd "Make StackReference.Name a tokens.Name (#9088)" (#9236) 2022-03-17 21:37:11 +00:00
source_fixed.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
source_null.go Clone snapshot before testing with it (#8551) 2021-12-09 09:09:48 +00:00
source_query.go Fix (Read,Invoke) denied default provider handling (#9067) 2022-02-28 15:33:45 -08:00
source_query_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
step.go Import uses all input properties and warns on check failure (#8922) 2022-03-08 12:27:15 +00:00
step_executor.go Preview of update plans (#8448) 2022-01-31 10:31:51 +00:00
step_generator.go Readd "Make StackReference.Name a tokens.Name (#9088)" (#9236) 2022-03-17 21:37:11 +00:00
step_generator_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
target.go Readd "Make StackReference.Name a tokens.Name (#9088)" (#9236) 2022-03-17 21:37:11 +00:00