Commit Graph

  • 12dd0767ac
    Ensure we can rotate pulumi passphrase secrets providers (#5865) Paul Stack 2020-12-04 15:21:51 +0000
  • b81906c966 Ensure we can rotate pulumi passphrase secrets providers stack72 2020-12-04 14:07:50 +0000
  • 5ab051cd97
    Implement GetRequiredPlugins for Python (#5787) Justin Van Patten 2020-12-03 19:22:16 -0800
  • 5bd8173c41 Fix test output Justin Van Patten 2020-12-03 17:08:03 -0800
  • 4fccb93f8b Use common PulumiPluginJSON struct for Node.js and Python Justin Van Patten 2020-12-03 16:10:19 -0800
  • 4bf5ab338b Add TODO Justin Van Patten 2020-12-03 14:47:03 -0800
  • 76f01459b7 Single definition of PulumiPlugin struct Justin Van Patten 2020-12-03 14:31:57 -0800
  • 88fbd7ffc2 Update CHANGELOG.md Justin Van Patten 2020-12-03 13:53:06 -0800
  • a68d9394e5 [codegen/python] Support generating pulumiplugin.json Justin Van Patten 2020-11-19 03:00:57 -0800
  • 6ec7d6aba6 Auto-install plugins for Python projects Justin Van Patten 2020-11-13 14:35:40 -0800
  • 9e955241fc
    Make credentials.json file writes concurrency safe (#5857) Luke Hoban 2020-12-03 15:07:55 -0800
  • cea2f4aa1f Remove redundant package reference Sean Fausett 2020-12-04 07:29:41 +1300
  • 727962f7a4 Add CHANGELOG Luke Hoban 2020-12-03 11:14:18 -0800
  • 8291aacd52 Bump Grpc NuGet packages to 2.34.0 Sean Fausett 2020-12-04 07:27:32 +1300
  • c81f19e731 PR feedback Luke Hoban 2020-12-03 10:21:28 -0800
  • 5b9209aace Review comments mikhailshilkov/resource-package-dotnet Mikhail Shilkov 2020-12-03 16:48:25 +0100
  • 17d3ee066c Make credentials.json file write concurrency safe Luke Hoban 2020-12-02 22:55:51 -0800
  • 4f6840ad69 Fix linting issues vl/PythonExecutionAlias Vivek Lakshmanan 2020-12-02 16:04:14 -0800
  • 47525eabfa Wrap python's use of exec.Cmd to workaround go bug on Windows Vivek Lakshmanan 2020-12-01 22:43:33 -0800
  • 3c2b9f5144 Use os.Lstat instead of os.Stat Vivek Lakshmanan 2020-11-18 17:14:15 -0800
  • b4e508ff79 Check for python among execution aliases on Windows Vivek Lakshmanan 2020-11-17 21:21:51 -0800
  • 260620430c
    [codegen/(nodejs|python)] package/module registration with version info (#5839) Justin Van Patten 2020-12-02 13:45:25 -0800
  • 911eec4d55 Prepare for v2.15.0 release v2.15.0 sdk/v2.15.0 pkg/v2.15.0 stack72 2020-12-02 20:15:29 +0000
  • ea1b962999
    Revert "Enable resource reference feature by default" (#5850) Justin Van Patten 2020-12-02 08:39:21 -0800
  • 065fa2120b [codegen/(nodejs|python)] Add version info to registrations Justin Van Patten 2020-12-01 16:41:49 -0800
  • 7a89058d99 [codegen/nodejs] package/module registration Justin Van Patten 2020-11-30 15:30:09 -0800
  • 2a825615d5 Enable command dispatch workflow for dealing with PRs stack72 2020-12-02 14:10:32 +0000
  • 1ec0ca9ed6 Revert "Enable resource reference feature by default" Justin Van Patten 2020-12-02 03:46:22 -0800
  • 01d0d64e84
    Correctly rename stack files during a rename (#5812) Joe Duffy 2020-12-01 16:55:48 -0800
  • 9095d50561 [codegen/(nodejs|python)] Add version info to registrations justin/resource_reg_version Justin Van Patten 2020-12-01 16:41:49 -0800
  • c27d2921c1
    Remove console.log call (#5845) Justin Van Patten 2020-12-01 16:35:30 -0800
  • 679d40950f
    Enable resource reference feature by default (#5848) Levi Blackstone 2020-12-01 16:58:49 -0700
  • f9ba25f846 Make some logic clearer Joe Duffy 2020-12-01 15:30:06 -0800
  • 507ff396ab
    Change flag name to make intent clearer Levi Blackstone 2020-12-01 16:07:49 -0700
  • fd849ccf6f
    Enable resource reference feature by default Levi Blackstone 2020-12-01 15:35:11 -0700
  • c3814a240c
    Delete unused GCP creds (#5847) Levi Blackstone 2020-12-01 14:39:46 -0700
  • 39f61d15e8
    Delete unused GCP creds Levi Blackstone 2020-12-01 13:40:16 -0700
  • 948a9cc27d
    [codegen/docs] Exclude eks package API links (#5843) Levi Blackstone 2020-12-01 12:03:08 -0700
  • 31e3ca6903 Remove console.log call Justin Van Patten 2020-12-01 11:02:32 -0800
  • edc79325fe
    Add support for getResource to Node.js SDK (#5837) Justin Van Patten 2020-12-01 10:58:15 -0800
  • 9bbfa9baca [codegen/nodejs] package/module registration Justin Van Patten 2020-11-30 15:30:09 -0800
  • aec5ada15d
    [sdk/go]: Add support for getResource to Go SDK (#5823) Levi Blackstone 2020-12-01 11:03:47 -0700
  • 4557ed862b
    [codegen/docs] Exclude eks package API links Levi Blackstone 2020-12-01 10:57:32 -0700
  • 0acf8cd135 Address CR feedback Joe Duffy 2020-11-24 16:23:07 -0800
  • aebb53ebf6 Fix a typo Joe Duffy 2020-11-24 06:00:23 -0800
  • 7c9f28ed65 Add some stack rename tests Joe Duffy 2020-11-24 05:59:02 -0800
  • a34ebbc696 Add a changelog entry for bug fix Joe Duffy 2020-11-24 05:40:09 -0800
  • 7521a56d8c Correctly rename stack files during a rename Joe Duffy 2020-11-22 08:52:27 -0800
  • 39f2cb2f1f
    Check output in test Levi Blackstone 2020-12-01 10:33:10 -0700
  • 0a751edff6
    Remove URN from invoke opts Levi Blackstone 2020-12-01 10:05:49 -0700
  • fb3b87afa0
    make ensure Levi Blackstone 2020-12-01 10:05:34 -0700
  • 99f9b5793e
    address feedback Levi Blackstone 2020-11-24 19:21:59 -0700
  • 4e2ab8566d
    fix test Levi Blackstone 2020-11-24 17:12:31 -0700
  • 13ceb0ef06
    lint Levi Blackstone 2020-11-24 17:10:19 -0700
  • bfc525a373
    Revert variable rename Levi Blackstone 2020-11-24 17:03:44 -0700
  • 92065559d9
    Working! Levi Blackstone 2020-11-24 16:53:42 -0700
  • df3e900661
    WIP: test Levi Blackstone 2020-11-23 17:32:21 -0700
  • e0d6072aff
    Invoke getResource if URN set Levi Blackstone 2020-11-23 16:34:17 -0700
  • 61f026412b
    Add URN field and setter function Levi Blackstone 2020-11-23 10:59:35 -0700
  • e46f0a200d
    [sdk/go]: Add support for getResource to Go SDK Levi Blackstone 2020-11-23 10:47:10 -0700
  • eee053cb4c
    Ensure EncryptionKey is regenerated when changing secrets provider (#5842) Paul Stack 2020-12-01 15:26:23 +0000
  • 0c7664e85c Add support for getResource to Node.js SDK Justin Van Patten 2020-11-30 08:03:50 -0800
  • af0cdebe08 Ensure EncryptionKey is regenerated when changing secrets provider stack72 2020-12-01 12:46:27 +0000
  • fb78d1d9dd
    go 1.13 to 1.15 Eric Rudder 2020-11-30 10:41:03 -0800
  • 0bdf73341b
    Enable creation of TStack using IServiceProvider (#5723) Nathan Winder 2020-11-30 09:43:18 -0600
  • 20f0f777fe Review adjustments Mikhail Shilkov 2020-11-30 12:32:10 +0100
  • 9bee48685b Return Mikhail Shilkov 2020-11-30 14:47:04 +0100
  • d34a256f82 Remove new() constraint Mikhail Shilkov 2020-11-30 14:18:41 +0100
  • 52675e47d3 Expose the actual API Mikhail Shilkov 2020-11-30 13:03:32 +0100
  • b0f0be6d4e Review adjustments Mikhail Shilkov 2020-11-30 12:32:10 +0100
  • 45626093b0 Added integration test Nathan Winder 2020-11-10 19:29:20 -0600
  • ce8b26ec2d fixed change log Nathan Winder 2020-11-10 12:25:18 -0600
  • a38bf618e4 Added PR link to change log Nathan Winder 2020-11-10 12:20:32 -0600
  • f06a85b671 update change log Nathan Winder 2020-11-10 12:14:23 -0600
  • 6aada20854 fixed line endings Nathan Winder 2020-11-10 11:42:25 -0600
  • 10f96b5427 Enable creation of TStack using IServiceProvider to enable dependency injection. Nathan Winder 2020-11-10 11:32:43 -0600
  • 5228790f98 Resource package registration in .NET Mikhail Shilkov 2020-11-25 14:47:08 +0100
  • 06da84a752
    Turn on support for resourceReferences behind feature flag (#5830) Justin Van Patten 2020-11-25 10:43:46 -0800
  • 6b8a485e07 Turn on support for resourceReferences behind feature flag Justin Van Patten 2020-11-25 09:36:05 -0800
  • 600e296ee2
    [codegen/python] - Enums (#5553) Komal 2020-11-24 23:43:32 -0600
  • b9eaa58eb6 Update example code. komal 2020-11-24 22:58:50 -0600
  • 1ead6d7cbe Fix enum imports komal 2020-11-23 09:43:17 -0600
  • db0fd65090 Remove repeated code komal 2020-11-18 16:16:54 -0600
  • aebd7cf483 update makeSafeEnumName to match other langs komal 2020-11-18 16:12:31 -0600
  • 38496c4a32 python enums codegen komal 2020-11-04 14:28:13 -0800
  • 263b72398d update example komal 2020-11-03 22:05:41 -0800
  • 6744c7d0a2 Design updates komal 2020-10-13 14:38:14 -0700
  • f3210fc7aa Python enums example komal 2020-10-10 15:18:46 -0700
  • 456ccbbff5 Update TS generated code komal 2020-10-27 16:11:58 -0700
  • 995d3b9b6c
    Remove UsesIOClasses check. (#5827) Komal 2020-11-24 19:15:37 -0600
  • 48f43906f4
    [sdk/python] - Support enums (#5615) Komal 2020-11-24 19:15:11 -0600
  • cd2c0e17d0 Check if typ is a class before issubclass komal 2020-11-24 16:17:46 -0600
  • 50f975ffe5 Update sdk/python/lib/pulumi/runtime/rpc.py Komal 2020-11-24 11:54:52 -0600
  • 2e5f4f5f98 Fix bad merge komal 2020-11-24 10:04:26 -0600
  • 1d7adddcc2 Update changelog. komal 2020-11-23 16:22:18 -0600
  • 2efc7b86ad Deserialize enums komal 2020-11-23 16:17:56 -0600
  • 8ee34fafbd fix pep-9 spacing issues komal 2020-11-18 13:43:17 -0600
  • 46818ff77f Add outputs test komal 2020-10-26 12:14:30 -0700
  • 75ef60903c Add serialization tests komal 2020-10-22 17:01:54 -0700
  • e2fd010ba7 Update unique property test. komal 2020-11-24 16:43:29 -0600