Commit Graph

6 Commits

Author SHA1 Message Date
Zaid Ajaj 260e2683d8 Add missing required attributes for TestLowerPropertyAccess 2023-03-08 15:42:02 +01:00
Aaron Friel ed2923653c ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
Pat Gavlin f21eda521f
[codegen] Rename the PCL package. ()
It's just confusing that PCL lives in a package named `hcl2`.
2021-09-29 20:11:56 -07:00
pulumi-bot 73a66f48ea [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
Komal ff219a2381
Use input/output classes in program gen () 2020-08-06 15:09:23 -07:00
Pat Gavlin 96300f12d9
[codegen/*] Improve range type binding + codegen. ()
- Determine variable types for ranged resources by typechecking an
  equivalent expression
- Detect top-level await in NodeJS and generate an async main
- Fix `pulumi.all` generation for NodeJS
- Fix a bug in the lowering of relative traversals in Python
2020-05-04 15:04:35 -07:00