Commit Graph

  • 5027eddce6
    Merge pull request #5415 from pulumi/vl/ImportBasePath Vivek Lakshmanan 2020-09-18 16:16:13 -0700
  • b8d7f875a9 Only allow type-matching enum values komal 2020-09-18 15:20:35 -0700
  • 85f81417f4
    Merge branch 'master' into vova/issue5014 jetvova 2020-09-18 12:51:51 -0700
  • a7680884eb Allow ImportBasePath to override presumed golang import path Vivek Lakshmanan 2020-09-18 12:48:14 -0700
  • c6dcb67677
    Add `pulumi console` command (#5368) Sean Holung 2020-09-18 12:47:18 -0700
  • 29aa13b4d8 Updated CHANGELOG.md Vova Ivanov 2020-09-18 12:47:12 -0700
  • 4bbf38dca1
    Merge pull request #5414 from pulumi/vl/FixGoInvoke Vivek Lakshmanan 2020-09-18 12:38:31 -0700
  • 2a23af6892 Fix panics when running invokes with modules containing slashes Vivek Lakshmanan 2020-09-18 11:12:14 -0700
  • 236bc8e870
    Remove python test for now Levi Blackstone 2020-09-18 11:33:36 -0600
  • 86835823e9
    [codegen/schema]: Add resources as a property type Levi Blackstone 2020-09-15 11:48:27 -0600
  • 9712ad7c83 Address comments Sean Holung 2020-09-18 10:29:48 -0700
  • cd3dc22c54 Address some comments Sean Holung 2020-09-18 10:16:21 -0700
  • 936a802e2b Update the chagelog Sean Holung 2020-09-15 14:24:13 -0700
  • 94548391fb Add pulumi console cmd Sean Holung 2020-09-14 19:28:11 -0700
  • 90b96ead64 rebase pgavlin/langControl Pat Gavlin 2020-09-18 08:31:39 -0700
  • 9136f5ce7d Add control inversion for Go. Pat Gavlin 2020-09-08 09:41:57 -0700
  • c4ac43da7f Add control inversion for NodeJS Pat Gavlin 2020-09-08 09:41:32 -0700
  • a9e4f59581 Lint and tidy Mikhail Shilkov 2020-09-18 17:08:59 +0200
  • 2bd31156dc Fixed issue #5014 (Missing Pulumi console tags on Windows) Vova Ivanov 2020-09-18 00:40:03 -0700
  • 050edfba87 Add recursive object tests Luke Hoban 2020-09-17 21:23:44 -0700
  • b695412602 Cleanup Luke Hoban 2020-09-17 20:45:11 -0700
  • 0fabe06860 Support recursive object types in pkg/codegen model Luke Hoban 2020-09-17 20:32:53 -0700
  • 7c258c77c3
    change how secrets provider parameters are passed via automation api (#5402) Paul Stack 2020-09-17 19:57:27 +0100
  • ab70dd3d64
    [sdk/go] Add missing Version field to invokeOptions (#5401) Levi Blackstone 2020-09-17 12:21:50 -0600
  • a652a4bc1d
    Pass the option along in the function call Levi Blackstone 2020-09-17 11:03:57 -0600
  • 428225f992
    [codegen/nodejs] Format dashed import for invokes (#5399) Mikhail Shilkov 2020-09-17 18:23:54 +0200
  • a4e45bff51
    Update Version function Levi Blackstone 2020-09-17 10:00:12 -0600
  • 5b41dc3c99 change how secrets provider parameters are passed via automation api stack72 2020-09-17 16:52:32 +0100
  • a391f9ce6d
    [sdk/go] Add missing Version field to invokeOptions Levi Blackstone 2020-09-17 09:52:12 -0600
  • 022c5aa004 [codegen/nodejs] Format dashed import for invokes Mikhail Shilkov 2020-09-17 17:28:29 +0200
  • f1d0b31cda
    Update the docs and examples for Automation API for private git repos (#5396) Paul Stack 2020-09-17 15:48:44 +0100
  • 3274890e6e Update the docs and examples for Automation API for private git repos stack72 2020-09-17 12:52:46 +0100
  • dd51072507
    skip test (#5394) Evan Boyle 2020-09-16 14:38:27 -0700
  • 9d6ff5df4c skip test evanboyle 2020-09-16 14:23:28 -0700
  • 92a7d717a4
    [codegen/schema] - Expand ObjectTypeSpec to ComplexTypeSpec (#5379) Komal 2020-09-16 13:47:40 -0700
  • 0d38c6737e
    [codegen] Tweak docs and example generation for azure-nextgen (#5390) Mikhail Shilkov 2020-09-16 20:11:56 +0200
  • f8fbba746f
    Update pkg/codegen/schema/schema.go Komal 2020-09-16 09:13:52 -0700
  • a7abb37b70 Prepare for v2.10.1 release v2.10.1 sdk/v2.10.1 pkg/v2.10.1 stack72 2020-09-16 16:02:33 +0100
  • d7924fc7f4 Node.js fix Mikhail Shilkov 2020-09-16 16:40:33 +0200
  • 94bf415fd2 [codegen] Tweak docs and example generation so that azure-nextgen is represented correctly Mikhail Shilkov 2020-09-16 12:10:16 +0200
  • 573b95afaf
    Add missing provider names for docs (#5374) Mikhail Shilkov 2020-09-16 11:28:34 +0200
  • 95e35c0b7f address more feedback komal 2020-09-15 20:26:45 -0700
  • b9b3151306 Address PR feedback komal 2020-09-15 16:55:28 -0700
  • 0de4d14c53
    add master branch workflow Lee Briggs 2020-09-11 08:58:23 -0700
  • a02afc8882
    add legacy aws keys (#5384) Lee Briggs 2020-09-15 16:22:39 -0700
  • c2730e03db
    fix pr build Lee Briggs 2020-09-15 15:04:10 -0700
  • e627094c3b
    fix glob pattern Lee Briggs 2020-09-15 15:03:08 -0700
  • cbd4b800d1
    add legacy aws keys Lee Briggs 2020-09-15 14:57:44 -0700
  • 0e3666cc36
    Automation API - add recovery APIs (cancel/export/import) (#5369) Evan Boyle 2020-09-15 14:20:58 -0700
  • cf72ac20ac Appease linting komal 2020-09-15 13:54:32 -0700
  • 294e63f05d Fix tests komal 2020-09-15 13:36:40 -0700
  • ade8ac4653 Relax the object type komal 2020-09-15 11:05:00 -0700
  • 65406a7ceb Introduce enums to the types section of the schema komal 2020-09-15 08:50:15 -0700
  • a9596b3f05 Define EnumValueSpec struct komal 2020-09-09 12:44:15 -0700
  • 3d20799447 implement enum type komal 2020-08-20 23:49:49 -0700
  • 0e7ced4c39 Add descriptions komal 2020-08-20 10:40:55 -0700
  • cf20b0b88f Add enum type to schema komal 2020-08-19 22:20:19 -0700
  • 4e6ea760db feat(autoapi): add GetPermalink for operation result Mike Metral 2020-09-14 21:08:10 +0000
  • 11752af5d7
    Fix typo in Node.js dynamic provider GRPC service (#5365) Justin Van Patten 2020-09-15 12:45:06 +0000
  • dbee1c56d0 Add missing provider names for docs Mikhail Shilkov 2020-09-15 14:01:28 +0200
  • da1f25928d
    [codegen] Adjust Go/Python package naming for Azure NextGen (#5373) Mikhail Shilkov 2020-09-15 13:56:58 +0200
  • 4744d9acd2
    up concurrency to fix flaky test (#5372) Evan Boyle 2020-09-15 04:24:39 -0700
  • 74d68ac4ae Add a test for an empty string Mikhail Shilkov 2020-09-15 12:51:41 +0200
  • 4bcaa4b5f5 Adjust package naming for Azure NextGen Mikhail Shilkov 2020-09-15 12:34:32 +0200
  • 07a923e494 Revert Go input/output generation Mikhail Shilkov 2020-09-15 12:36:04 +0200
  • 3a16cf55f0
    [codegen/dotnet] Don't append Result to mixed output type names (#5321) Mikhail Shilkov 2020-09-15 09:33:41 +0200
  • bbf403ba85
    Do not generate unused input/output types in Go (#5345) Mikhail Shilkov 2020-09-15 09:33:13 +0200
  • 7495c6811b up concurrency to fix flaky test evanboyle 2020-09-14 20:14:20 -0700
  • c3c04a2b3d changelog evanboyle 2020-09-14 19:59:20 -0700
  • f0f1311238 Automation API - add recovery APIs (cancel/export/import) evanboyle 2020-09-14 19:50:51 -0700
  • 5f0916afb0
    feat(autoapi): add GetPermalink for operation result Mike Metral 2020-09-14 21:08:10 +0000
  • c23ca46382
    Automation API - add the ability to stream progress updates during up/refresh/destroy (#5367) Evan Boyle 2020-09-14 18:56:04 -0700
  • 9fba05cf6b changelog evanboyle 2020-09-14 18:07:23 -0700
  • a5247e2873 exmaples update evanboyle 2020-09-14 18:05:36 -0700
  • 988963cc08 add the ability to stream progress updates during up/refresh/destroy evanboyle 2020-09-14 18:01:32 -0700
  • 448eb648dd pulumi cancel, export, import evan/autoCancel evanboyle 2020-09-14 17:54:34 -0700
  • c05ac500da
    [Automation API] remove stack name validation and fqsn enforcement (#5337) Evan Boyle 2020-09-14 17:45:07 -0700
  • 855f1fd1cd
    Revise host mode. (#5317) Pat Gavlin 2020-09-14 17:40:17 -0700
  • cfb7ecc650 stop the engine in a goroutine Pat Gavlin 2020-09-14 16:39:55 -0700
  • 5dfdab173e CHANGELOG Pat Gavlin 2020-09-14 14:52:23 -0700
  • 1f328d0f87 PR feedback Pat Gavlin 2020-09-14 14:46:34 -0700
  • a9e7945d75 Update pkg/engine/plugin_host.go Pat Gavlin 2020-09-10 15:03:37 -0700
  • b8e83e39a1 Revise host mode. Pat Gavlin 2020-09-08 09:41:17 -0700
  • 51e99a15d2 Fix typo in Node.js dynamic provider GRPC service Justin Van Patten 2020-09-14 14:36:48 -0700
  • 74bcfd2c7b pr updates evanboyle 2020-09-14 14:15:51 -0700
  • 46c7c327dd
    Install plugin dependencies (#5353) Justin Van Patten 2020-09-14 20:54:26 +0000
  • aafe84d823
    Add support for cloning private repos as part of automation API (#5333) Paul Stack 2020-09-14 20:24:57 +0100
  • 9dc636c65a
    Apply suggestions from code review Justin Van Patten 2020-09-14 19:22:47 +0000
  • e33510373e Review comments stack72 2020-09-14 18:02:40 +0100
  • d7ba615287 Install plugin dependencies Justin Van Patten 2020-09-14 10:22:38 -0700
  • 0504780346
    Update CHANGELOG.md (#5342) Gili Tzabari 2020-09-14 13:29:07 -0400
  • f76692d1e2 Add support for cloning private repos as part of automation API stack72 2020-09-11 21:22:54 +0100
  • 5164725cb5
    [codegen/python] Remove panic from PyName (#5341) Justin Van Patten 2020-09-14 15:42:01 +0000
  • 7cdfd86ba3 Gofmt Mikhail Shilkov 2020-09-13 22:20:25 +0200
  • 879e1dab7f Do not generate unused input/output types in Go Mikhail Shilkov 2020-09-13 22:10:30 +0200
  • bb6fd2f2a2
    Update CHANGELOG.md Gili Tzabari 2020-09-12 16:58:10 -0400
  • 7529d7dcb9 [codegen/python] Remove panic from PyName Justin Van Patten 2020-09-12 10:59:36 -0700
  • a7d391886d lint evanboyle 2020-09-11 18:16:06 -0700
  • 2f8a285f7b changelog evanboyle 2020-09-11 18:12:42 -0700
  • 48f0715f41 automaion api - remove stack name validation and fqsn enforcement evanboyle 2020-09-11 18:04:20 -0700