Commit Graph

  • 60d7254609 Update examples komal 2020-11-05 21:01:32 -0800
  • 7dbea85f71 Fix hasEnums() komal 2020-11-05 21:01:14 -0800
  • e01b5bb87b Require nested imports for enums. komal 2020-11-05 18:12:20 -0800
  • dc95b3d594 Add schema test with only nested enums. komal 2020-11-05 16:25:35 -0800
  • 90fbe4bc8f
    Add boolean values to Go SDK (#5647) (#5687) RyanW02 2020-11-05 21:33:58 +0000
  • 8d38ebb407
    Update Helm stable repo link (#5693) Levi Blackstone 2020-11-05 13:31:40 -0700
  • 0383c2db7d
    Update Helm stable repo link Levi Blackstone 2020-11-05 11:44:13 -0700
  • f22b47e54f Prepare for v2.13.0 release v2.13.0 sdk/v2.13.0 pkg/v2.13.0 stack72 2020-11-04 21:55:05 +0000
  • 0b102e4c12 Update changelog RyanW02 2020-11-04 21:13:27 +0000
  • 44ac274449 Add boolean values to Go SDK (#5647) RyanW02 2020-11-04 21:11:16 +0000
  • d43f8bd311
    Fix the go sum files to ensure non dirty tree (#5683) Paul Stack 2020-11-04 20:04:03 +0000
  • 1308705b6e Fix the go sum files to ensure non dirty tree stack72 2020-11-04 18:29:58 +0000
  • 44376738f6
    Add resource modules. (#5645) Pat Gavlin 2020-11-04 10:24:41 -0800
  • 596ee7c668
    Ensure CLI doesn't panic when trying to decrypt a config value in stack history (#5680) Paul Stack 2020-11-04 17:40:17 +0000
  • 29fe40d5c7
    Fix release steps for choco, docs, homebrew and docker (#5618) Paul Stack 2020-11-04 17:34:32 +0000
  • a42bafcf5c
    Ensure the CLI doesn't panic when trying to build a graph for a stack with no snapshot (#5678) Paul Stack 2020-11-04 17:33:39 +0000
  • 4d5fdc3997 Fix release steps for choco, docs, homebrew and docker stack72 2020-10-23 14:36:29 +0100
  • 9ee82abb3f Ensure CLI doesn't panic when trying to decrypt a config value in stack history stack72 2020-11-04 15:59:14 +0000
  • 4d96994fd1
    switch uuid packages (#5608) Lee Briggs 2020-11-03 19:13:04 -0800
  • 5ed7b86ff1
    move uuid generation inside conditional Lee Briggs 2020-11-03 18:23:44 -0800
  • b2a39252c2
    Fix windows-build workflow (#5677) Komal 2020-11-03 18:20:15 -0800
  • 2a855d6b2c Ensure the CLI doesn't panic when trying to build a graph for a stack with no snapshot stack72 2020-11-04 01:56:01 +0000
  • f9adc7513c
    Merge branch 'master' into fix-workflow Paul Stack 2020-11-04 01:26:20 +0000
  • 518d458766
    Upgrade the build to target Node14 now that it is LTS (#5673) Paul Stack 2020-11-04 01:25:44 +0000
  • 056c82cd09
    Ensure CLI doesn't panic when using pulumi watch and ComponentResources (#5675) Paul Stack 2020-11-04 01:14:43 +0000
  • 370485ed3d Fix windows-build workflow komal 2020-11-03 16:55:48 -0800
  • 8e67515725 Appease the linter. Pat Gavlin 2020-11-03 16:40:20 -0800
  • f5b5d32727 Fixups Pat Gavlin 2020-11-03 14:44:45 -0800
  • 4d5a1deb93 Apply suggestions from code review Pat Gavlin 2020-11-03 13:11:31 -0800
  • f787faed5b Update sdk/dotnet/Pulumi/Serialization/ResourceModules.cs Pat Gavlin 2020-11-03 13:11:01 -0800
  • c98af46aaf Update sdk/python/lib/pulumi/runtime/rpc.py Pat Gavlin 2020-11-03 13:10:11 -0800
  • 7882274ce3 Update sdk/python/lib/pulumi/runtime/rpc.py Pat Gavlin 2020-11-03 13:10:04 -0800
  • 734c91db83 Update sdk/dotnet/Pulumi/PublicAPI.Shipped.txt Pat Gavlin 2020-11-03 13:09:56 -0800
  • 372a9565b3 Update sdk/dotnet/Pulumi/Deployment/Deployment_ResourceModules.cs Pat Gavlin 2020-11-03 13:09:47 -0800
  • 4a5d047380 Fix .NET build break Pat Gavlin 2020-10-29 12:29:44 -0700
  • c220a4f562 Add resource modules. Pat Gavlin 2020-10-27 14:57:00 -0700
  • ef707ce9c3 Apply suggestions from code review Lee Briggs 2020-10-27 05:53:52 -0700
  • 9849229845 switch uuid packages Lee Briggs 2020-10-21 15:47:20 -0700
  • 57839d52da Upgrade the build to target Node14 now that it is LTS stack72 2020-11-03 17:42:05 +0000
  • 99a737d558 Ensure CLI doesn't panic when using pulumi watch and ComponentResources stack72 2020-11-03 20:00:40 +0000
  • f1f6a126bc
    Support python 3.9 (#5669) Komal 2020-11-03 16:28:45 -0800
  • 4484007412
    Update sdk/python/cmd/pulumi-language-python-exec Komal 2020-11-03 14:55:17 -0800
  • d9d99bc835 remove pycache file komal 2020-11-03 14:14:30 -0800
  • 1ddee408ee Return an error if Windows + python 3.9 is detected. komal 2020-11-03 13:11:21 -0800
  • c4ad9b81ee Windows doesn't have 3.9 support yet. komal 2020-11-03 11:24:03 -0800
  • d183416fa3 Better comment komal 2020-11-03 10:29:11 -0800
  • f1130bad0f Update workflows to python 3.9 stack72 2020-11-02 20:23:54 +0000
  • 97639217bf Update changelog komal 2020-11-03 09:25:17 -0800
  • 19f8755f25 Appease the linter komal 2020-11-02 20:19:13 -0800
  • 8baf901210 Update grpcio dependency komal 2020-11-02 19:34:16 -0800
  • 7ec5847b97 Test on python 3.9 komal 2020-11-02 18:37:01 -0800
  • 7ab5b58995 Wrap SetAllowOversizeProtos in a try/except. komal 2020-11-02 18:23:55 -0800
  • 696cff10ec
    Add engine support for getResource. (#5646) Pat Gavlin 2020-11-02 13:36:12 -0800
  • edfda883b5 Upgrade to support Python 3.9 python-3.9 stack72 2020-11-02 20:23:54 +0000
  • ab9b740d87 Link to issue, add comments. komal 2020-10-30 11:35:01 -0700
  • 78851a6f60 Add conversion operator komal 2020-10-29 16:19:49 -0700
  • 3daf8ae6b3 Fix indentation for input properties komal 2020-10-27 20:29:15 -0700
  • 750967cc52 Fix Pulumi import komal 2020-10-27 19:21:45 -0700
  • f59119484a Update TS generated code komal 2020-10-27 16:11:58 -0700
  • 1550567e1c Fix enum generation komal 2020-10-27 15:25:57 -0700
  • 3fc8244d31 Update C# generated code komal 2020-10-27 13:20:54 -0700
  • ad8baf04da add output types komal 2020-10-19 14:15:33 -0700
  • 921ef1a0fc add error for number and bool type enums komal 2020-10-19 13:40:28 -0700
  • c06303b250 use structs instead of enums for non-int enums komal 2020-10-16 14:14:49 -0700
  • f083176d43 Fix spacing komal 2020-10-13 14:22:27 -0700
  • 72d10b492d Only include serialization namespace for enums komal 2020-10-12 21:28:29 -0700
  • a96f8f483e Include serialization namespace komal 2020-10-12 21:10:19 -0700
  • 8c4bee0068 Implement enum codegen for c# komal 2020-10-12 20:45:43 -0700
  • 58b3340f32 Review feedback komal 2020-10-12 13:47:38 -0700
  • 15ba5d83c6 Dotnet enums example komal 2020-10-10 13:46:17 -0700
  • 297c05ee08 add broken test komal 2020-10-22 14:31:57 -0700
  • 84d9947c6b
    [sdk/dotnet] - Support enums (#5614) Komal 2020-10-30 13:08:32 -0700
  • df39fec6e6 Add requirements details komal 2020-10-30 10:16:08 -0700
  • 4f299ae2c9 Add support for (de)serializing enums in .NET Justin Van Patten 2020-10-23 04:06:59 -0700
  • 6596c0e404 add broken test komal 2020-10-22 14:31:57 -0700
  • b2d06daae1
    Trying to solve Python build on windows (#5649) Paul Stack 2020-10-30 12:13:59 +0000
  • 00bcdc9b81 Trying to solve Python build on windows stack72 2020-10-30 10:01:01 +0000
  • 5188ec4c9f
    [codegen/schema] Add support for external schema refs (#5606) Levi Blackstone 2020-10-29 17:41:12 -0600
  • 67896779e5
    Handle nil version Levi Blackstone 2020-10-29 17:00:39 -0600
  • 855f14c053
    Support remote components in Go (#5558) Justin Van Patten 2020-10-29 15:13:17 -0700
  • 9b4f682534
    Install plugins automatically Levi Blackstone 2020-10-29 16:07:45 -0600
  • f39c77bc59 Add engine support for getResource. Pat Gavlin 2020-07-29 10:30:30 -0700
  • 37f78dd5ba
    Add internal importSpec implementation Levi Blackstone 2020-10-29 10:58:56 -0600
  • 168bc35c87 Support remote components in Go Justin Van Patten 2020-10-06 06:27:20 -0700
  • 5cef84f036
    Read .NET plugin name from version.txt (#5629) Mikhail Shilkov 2020-10-28 15:53:29 +0100
  • bbbdd6621b Trim lines Mikhail Shilkov 2020-10-28 14:03:50 +0100
  • 245ea30ed0
    Defer to referenced pkg Levi Blackstone 2020-10-27 12:05:20 -0600
  • 928bb416da
    Interning fixes Levi Blackstone 2020-10-27 11:41:59 -0600
  • 3d2e31289a
    Add support for serialized resource references. (#5041) Pat Gavlin 2020-10-27 10:12:12 -0700
  • f105a4a091 Read .NET plugin name from version.txt Mikhail Shilkov 2020-10-27 14:50:36 +0100
  • 8933cf295b Undo a change Pat Gavlin 2020-10-26 15:54:29 -0700
  • 062ff19f03 tabs -> spaces Pat Gavlin 2020-10-26 13:24:33 -0700
  • c0830c99c5 Update sdk/go/pulumi/context.go Pat Gavlin 2020-10-26 13:21:00 -0700
  • caf7dedb35 appease the linter Pat Gavlin 2020-10-20 14:58:39 -0700
  • cdc9a23f2c post-rebase fixes Pat Gavlin 2020-10-20 14:21:34 -0700
  • b64b4c73e3 WIP: accommodate providers Pat Gavlin 2020-10-20 12:35:07 -0700
  • 976b0d5df8 Update PB Pat Gavlin 2020-10-20 11:21:41 -0700
  • 8a027f9712 Oops. Pat Gavlin 2020-07-23 12:40:29 -0700
  • a28d6f4971 PR feedback Pat Gavlin 2020-07-23 11:53:46 -0700
  • 3c93793926 Appease the linter Pat Gavlin 2020-07-23 11:07:42 -0700