pulumi/pkg/codegen
Pat Gavlin 255620ea1e
[codegen/nodejs] Await invokes in async contexts. (#4598)
If we are generating code into an async context (e.g. an async main),
await calls to invoke rather than leaving them as promises. This results
in more idiomatic code withing such contexts.
2020-05-11 10:21:56 -07:00
..
docs [codegen/docs] Add a new template for examples section (#4591) 2020-05-08 16:25:28 -07:00
dotnet Codegen changes to prepare for C# Kubernetes schema (#4531) 2020-05-01 12:45:47 +02:00
go [codegen/docs] Remove exclusions used for Kubernetes' provider resource (#4551) 2020-05-03 16:27:33 -07:00
hcl2 [codegen/nodejs] Await invokes in async contexts. (#4598) 2020-05-11 10:21:56 -07:00
internal/test [codegen/nodejs] Await invokes in async contexts. (#4598) 2020-05-11 10:21:56 -07:00
nodejs [codegen/nodejs] Await invokes in async contexts. (#4598) 2020-05-11 10:21:56 -07:00
python [codegen/nodejs] Await invokes in async contexts. (#4598) 2020-05-11 10:21:56 -07:00
schema Codegen changes to prepare for C# Kubernetes schema (#4531) 2020-05-01 12:45:47 +02:00
docs.go [codegen/docs] Add a new template for examples section (#4591) 2020-05-08 16:25:28 -07:00
docs_test.go [codegen/docs] Add a new template for examples section (#4591) 2020-05-08 16:25:28 -07:00
utilities.go [codegen/python] Fix nested quotes. (#4539) 2020-04-30 16:34:25 -07:00