Commit Graph

  • e2d6058d2e Support returning inner resource references Luke Hoban 2020-01-01 14:43:30 -0800
  • b3a20dfe47 Remote resource construction working! Luke Hoban 2020-01-01 14:15:10 -0800
  • 19c3268f7b Add 'urn' resource option to Python Luke Hoban 2020-01-01 12:36:35 -0800
  • c5e4bea769 WIP Python port Luke Hoban 2019-12-29 22:15:31 -0800
  • fd7296797a More reorganization Luke Hoban 2019-12-29 21:19:30 -0800
  • 033924efa9 Fix support for returning resources Luke Hoban 2019-12-29 21:16:53 -0800
  • 35d924b589 Reorganize example files Luke Hoban 2019-12-29 21:13:48 -0800
  • ccbeae1f5f README reorganization Luke Hoban 2019-12-28 23:37:52 -0800
  • 0c53db0587 Switch to real gRPC interface between host and guest Luke Hoban 2019-12-28 23:27:27 -0800
  • ddc222d236 Introduce a first class `Resource` PropertyValue Luke Hoban 2019-12-28 20:38:43 -0800
  • 51adc500de Serialize opts Luke Hoban 2019-12-28 20:31:33 -0800
  • b37e47f46f No longer need to skip `urn` in readStackResource result Luke Hoban 2019-12-27 16:00:35 -0800
  • abab631605 Remove deserializeUrns from deserializeProperties Luke Hoban 2019-12-27 15:41:53 -0800
  • 092ee049dc Support customresources as outputs Luke Hoban 2019-12-27 15:38:47 -0800
  • 4042adef9d Refactor example Luke Hoban 2019-12-23 17:32:48 -0800
  • c2942c3bcc Support components as outputs Luke Hoban 2019-12-23 17:27:50 -0800
  • 0c914ebfb4 A little more cleanup Luke Hoban 2019-12-22 11:45:21 -0800
  • e8242bca33 Initial example working Luke Hoban 2019-12-22 11:25:17 -0800
  • a41316d5b7 WIP Luke Hoban 2019-12-20 13:58:23 -0800
  • 5c5f41d3e6 Very simple "multilang" Luke Hoban 2019-12-17 21:04:36 -0800
  • 1196f16c84 PR changes komal 2020-07-15 14:16:27 -0700
  • 5f41006411 fix typo komal 2020-07-15 12:56:17 -0700
  • e538188279 Bump python version komal 2020-07-15 12:54:18 -0700
  • 4da0195cca Bump python version komal 2020-07-15 12:49:49 -0700
  • bd437f711b Add go function komal 2020-07-15 12:44:12 -0700
  • 675494c30f Add a helper function to clean the codegen dir komal 2020-07-15 12:34:00 -0700
  • 6682da5fa5
    [codegen/python] Add underscores to private modules to avoid exporting them. (#4959) Komal 2020-07-15 13:10:52 -0700
  • 1626a0d6de Adding tests stack72 2020-07-15 23:04:32 +0300
  • 763fe4684b Fixups after codereview stack72 2020-07-15 21:12:45 +0300
  • 8c91f9909e Changelog Mikhail Shilkov 2020-07-15 10:36:54 +0200
  • 0c69def283 Speed up .NET programs with large number of resources Mikhail Shilkov 2020-07-15 10:27:22 +0200
  • 13746f9c82 set config and secrets upon stack initialization evanboyle 2020-07-14 23:35:26 -0700
  • ea6cd84dce add utils to round trip pulumi.yaml and pulumi.stack.yaml evanboyle 2020-07-14 23:13:45 -0700
  • b4097dc6b9 [codegen/hcl2] Fix nested apply rewrites pgavlin/x Pat Gavlin 2020-07-14 16:58:36 -0700
  • df00e81ce9 [codegen/hcl2] Fix nested apply rewrites Pat Gavlin 2020-07-14 16:58:36 -0700
  • da93eb5d7b various codegen changes Pat Gavlin 2020-07-13 18:07:53 -0700
  • 4961567ecf
    [codegen/hcl2] Add a template trivia constructor (#5009) Pat Gavlin 2020-07-14 12:07:44 -0700
  • 86599a06a6
    [codegen/hcl2] Fix applies on relative traversals. (#5008) Pat Gavlin 2020-07-14 12:07:35 -0700
  • a19843f433
    [codegen/{go,nodejs,python}] Normalize modules. (#5006) Pat Gavlin 2020-07-14 10:58:29 -0700
  • 9018a1a0c5 [codegen/hcl2] Add a template trivia constructor Pat Gavlin 2020-07-14 10:10:44 -0700
  • 79184d857a [codegen/hcl2] Fix applies on relative traversals. Pat Gavlin 2020-07-14 10:06:06 -0700
  • bf10aefa59 [codegen/{go,nodejs,python}] Normalize modules. Pat Gavlin 2020-07-13 18:07:53 -0700
  • 8baee06e30
    [codegen/{go,nodejs}] Minor fixes in SDK gen. (#4991) Pat Gavlin 2020-07-14 08:55:39 -0700
  • 4316800f2f
    Add logic to parse pulumi venv (#4994) Gabriel Diaz 2020-07-14 07:04:01 -0500
  • c8c08e3536 Add the ability to copy configs between stacks stack72 2020-07-14 07:09:06 +0300
  • 4188a38b4a Protect against engine event mutation. Pat Gavlin 2020-07-13 20:20:55 -0700
  • 11ba9dd023
    Unneeded ROOT Gabriel Diaz 2020-07-13 17:33:45 -0500
  • 05ee10e9e1 Skip processing a line if the block position is greater than the length of the line. Praneet Loke 2020-07-13 14:59:18 -0700
  • f364311064
    Remove known_types decorators (#4980) Komal 2020-07-13 12:27:00 -0700
  • 3cea836b89 Link issue to TODO komal 2020-07-13 11:32:06 -0700
  • b2bd3e8417 Add a comment about the remaining global var komal 2020-07-13 09:20:49 -0700
  • 5a655c4aa5 Remove unneeded globals komal 2020-07-13 09:01:08 -0700
  • 208c48f36a Remove unneeded quotes komal 2020-07-08 12:32:52 -0700
  • f351db2cf1 Update comment komal 2020-07-08 09:30:15 -0700
  • 69125a9b38 Fix linting komal 2020-07-08 09:27:16 -0700
  • 6fcbdc7546 Fix known_types check. komal 2020-07-08 09:05:40 -0700
  • 18f0aee265 Update docstrings komal 2020-07-07 23:42:58 -0700
  • 155537c700 Remove known_types decorator komal 2020-07-07 23:31:35 -0700
  • e47280607d Move docstrings komal 2020-07-02 14:02:16 -0700
  • 14576c2b2d Make args optional in Node.js if state inputs aren't defined mikhailshilkov/optional-inputs Mikhail Shilkov 2020-07-13 12:35:13 +0200
  • c70c1460a1 Update changelog Gabo 2020-07-10 20:22:50 -0500
  • b3103ec8eb Add logic to parse pulumi venv Gabo 2020-07-10 20:17:30 -0500
  • a778457a1b WIP justin/example Justin Van Patten 2020-07-10 14:51:20 -0700
  • 54c5a75e34 [codegen/{go,nodejs}] Minor fixes in SDK gen. Pat Gavlin 2020-07-10 11:23:31 -0700
  • 736019f7ce
    Add support for streamInvoke during update (#4990) Levi Blackstone 2020-07-10 10:56:35 -0600
  • e621b0ed1e
    Fix label Levi Blackstone 2020-07-10 10:03:44 -0600
  • ae465a19c9 expose GetUser GetOutputs evanboyle 2020-07-10 00:55:07 -0700
  • e08e362a85 init/select stack, improvements evanboyle 2020-07-09 22:30:52 -0700
  • a60eaa2494
    Add support for streamInvoke during update Levi Blackstone 2020-07-09 17:08:30 -0600
  • 89f3a32db3 Prepare for v2.6.1 release v2.6.1 sdk/v2.6.1 pkg/v2.6.1 stack72 2020-07-09 17:51:23 +0300
  • 0824fc9a8b
    Revert "Narrow a few interfaces." (#4987) Paul Stack 2020-07-09 17:19:12 +0300
  • 2def9b0066 Revert "Narrow a few interfaces. (#4934)" Paul Stack 2020-07-09 13:53:40 +0100
  • dff1299be4
    [codegen] Add a code generator for resource state. (#4982) Pat Gavlin 2020-07-08 19:12:37 -0700
  • bdc86e002a
    Change how submodules are imported to work with Intellisense (#4948) Komal 2020-07-08 18:34:59 -0700
  • 0ede17ced2
    Remove duplicated methods (#4985) Komal 2020-07-08 16:50:46 -0700
  • ec2ca2f4db PR feedback Pat Gavlin 2020-07-08 16:16:34 -0700
  • 4d3641d8ac Import config komal 2020-07-08 16:01:14 -0700
  • 785bf356e2 Remove duplicated methods komal 2020-07-08 14:40:21 -0700
  • ad008c0662 Exclude config from imported submodules komal 2020-07-02 10:37:49 -0700
  • af969219fb Change how submodules are imported to work with Intellisense. komal 2020-07-01 21:30:52 -0700
  • 4d3545117f Prepare for v2.6.0 release v2.6.0 sdk/v2.6.0 pkg/v2.6.0 stack72 2020-07-09 00:05:43 +0300
  • 3b410f5122 [codegen] Add a code generator for resource state. Pat Gavlin 2020-07-08 12:00:23 -0700
  • 1acc8231b1
    [codegen/docs] Use the correct format for package name when module name is empty (#4889) Praneet Loke 2020-07-07 17:24:07 -0700
  • 2119601023
    Implement `PropertyPath.Add`. (#4976) Pat Gavlin 2020-07-07 14:45:36 -0700
  • d07c3698e5
    [codegen/{hcl2,schema}] Abstract package loading. (#4975) Pat Gavlin 2020-07-07 14:45:18 -0700
  • 2504db3cd2 prototype evanboyle 2020-07-07 14:25:11 -0700
  • 2d530e8038
    [hcl2] Fix tokenless body item printing. (#4974) Pat Gavlin 2020-07-07 13:46:26 -0700
  • 3bac69041e Add comments, simplify Pat Gavlin 2020-07-07 13:37:46 -0700
  • 76aad24fe9 Fix the fully-qualified type name value used in the link. Praneet Loke 2020-07-07 13:02:16 -0700
  • 941f0092d9 Implement `PropertyPath.Add`. Pat Gavlin 2020-07-07 12:57:38 -0700
  • 5b5a2ef401 Refine logic to only multi-line object cons exprs Pat Gavlin 2020-07-07 12:54:20 -0700
  • 4b643fadfb [codegen/{hcl2,schema}] Abstract package loading. Pat Gavlin 2020-07-07 12:34:53 -0700
  • 57b91d553e
    Adding the ability to specify a version as a ResourceOption (#4945) Paul Stack 2020-07-07 22:20:01 +0300
  • f2fe9fd5c9 [hcl2] Fix tokenless body item printing. Pat Gavlin 2020-07-07 11:57:33 -0700
  • 9325c90946
    [codegen/docs] Document kustomize API (#4960) Levi Blackstone 2020-07-07 12:54:52 -0600
  • 3024cf9394 Prefix the type name with the package name when linking to Python function names. Praneet Loke 2020-07-07 11:42:00 -0700
  • 4241c6ca7f Add an exclusion for Docker's Image component resource when generating the Python formal params. Praneet Loke 2020-06-26 12:18:03 -0700
  • 635005b94a Use the correct format for package name when module name is empty. Praneet Loke 2020-06-24 17:04:21 -0700
  • 56fa087bd6
    [codegen/python] pep-8 compliant spacing (#4958) Komal 2020-07-07 11:32:48 -0700
  • daba47df90 PR fixes komal 2020-07-07 10:35:17 -0700