Commit Graph

  • 393475f181
    Add integration tests for gcp and azure Lee Briggs 2020-04-29 10:05:37 -0700
  • 16926504c1
    Allow `pulumi.export` calls from unit tests (#4518) Justin Van Patten 2020-04-29 10:03:20 -0700
  • abbf5b8203 Move the existing export calls into resources.py Justin Van Patten 2020-04-29 08:47:16 -0700
  • 82bb147ccf
    Merge pull request #4506 from pulumi/community_prs Lee Briggs 2020-04-28 18:02:20 -0700
  • d1ba572e1d
    Fix infinite recursion bug for Go SDK (#4516) Levi Blackstone 2020-04-28 18:10:07 -0600
  • b282664d28 Update CHANGELOG.md Justin Van Patten 2020-04-28 16:38:48 -0700
  • 3b029b2405 Allow `pulumi.export` calls from unit tests Justin Van Patten 2020-04-28 16:20:56 -0700
  • 15a79d9e5d
    Update changelog Levi Blackstone 2020-04-28 16:38:35 -0600
  • 10c9c13726
    Fix infinite recursion bug for Go SDK Levi Blackstone 2020-04-28 16:37:02 -0600
  • c5f9c2cca6
    Don't skip npm tests Lee Briggs 2020-04-28 14:13:56 -0700
  • 19587f5aa6
    Rename skipIfShortFunction Lee Briggs 2020-04-28 12:36:24 -0700
  • 06e6603475
    Use PULUMI_ACCESS_TOKEN to skip tests Lee Briggs 2020-04-28 10:09:39 -0700
  • 0a9a4acba5
    Include case when attempting to escape the `.` in a name. 2917-update-config-docs Dan Hernandez 2020-04-28 12:32:37 -0400
  • 27f9f5c359
    Don't try decrypt values on community PRs Lee Briggs 2020-04-27 18:22:50 -0700
  • dd4c380e2e Enable container runtime tests for cron jobs Chris Smith 2020-04-27 19:58:27 -0700
  • b4f8ea77e8
    Set an explicity community pr env var Lee Briggs 2020-04-27 19:58:04 -0700
  • bbe3d64639
    Remove string quotes Lee Briggs 2020-04-27 19:25:13 -0700
  • f70df7d429
    Enable short tests on community-prs Lee Briggs 2020-04-27 19:20:23 -0700
  • 56988aea9e
    Echo something when decrypting Lee Briggs 2020-04-27 18:28:18 -0700
  • d66ebbec46
    Don't try decrypt values on community PRS Lee Briggs 2020-04-27 18:22:50 -0700
  • 7b17463031
    [codegen/docs] Fix the generation of Function names, args, and result type names (#4490) Praneet Loke 2020-04-27 17:47:01 -0700
  • c07e95e134
    Build features/ Lee Briggs 2020-04-27 17:23:47 -0700
  • 5bbcdd0a12
    Merge remote-tracking branch 'upstream/master' into feature/gcs-retries Lee Briggs 2020-04-27 17:17:38 -0700
  • 6a7adc8a16
    Set delay and timeout for retries Lee Briggs 2020-04-27 17:14:07 -0700
  • 33457abf8f WIP: patch-style imports pgavlin/patch Pat Gavlin 2020-04-27 15:37:57 -0700
  • 7f0c1acb8a Add title lookup for GitHub. Praneet Loke 2020-04-27 15:19:32 -0700
  • bcf34d230d Use title case for nested type titles. Praneet Loke 2020-04-27 15:11:25 -0700
  • d0341f371e Use the title-case name for the Function name in the index page. Fix the language value passed to the lang chooser in function.tmpl. Praneet Loke 2020-04-24 16:11:43 -0700
  • 124146264a Use the module name to lookup the package. Praneet Loke 2020-04-24 15:23:23 -0700
  • 64db1e230f Also fix the result name for a Function in nodejs to use title case. Praneet Loke 2020-04-24 13:27:38 -0700
  • 01833636ec Use title case for the nodejs Function args type name. Use title case for the function name in the index page. Praneet Loke 2020-04-24 13:11:35 -0700
  • 466d335bfe Check if item was found in map. Praneet Loke 2020-04-24 13:01:43 -0700
  • 354daee777 Add kong to the title lookup map. Praneet Loke 2020-04-24 12:58:29 -0700
  • e467df9bf1 Add a new DocLangHelper interface method to generate function names per language. Use the functionNames override map in Go to correctly generate a function name. Praneet Loke 2020-04-24 12:54:37 -0700
  • 0a65bb620c
    Merge pull request #4502 from pulumi/komalali/dotnet-updates Komal 2020-04-27 13:29:58 -0700
  • b555286042 Updating .NET references komal 2020-04-27 12:42:11 -0700
  • 8d7cb5d99a
    Merge pull request #4489 from pulumi/jaxxstorm/ordered_secrets Lee Briggs 2020-04-27 09:36:29 -0700
  • 2fbd4c021c
    Add helm env variables explicitly to pulumi Dockerfile (#4474) kahkeng 2020-04-27 09:15:01 -0700
  • 89c02df30f
    Merge branch 'master' into docker_helm_env Paul Stack 2020-04-27 00:26:54 +0100
  • f4236ffcd3
    Improve comment for output sorting Lee Briggs 2020-04-25 12:37:05 -0700
  • bea7aa2c07
    Update CHANGELOG.md to include correct PR Lee Briggs 2020-04-25 12:36:44 -0700
  • 2e9499a000
    [codegen/hcl2] Fix the apply rewriter. (#4486) Pat Gavlin 2020-04-24 22:04:24 -0700
  • 53b82e5432 Fix test Pat Gavlin 2020-04-24 21:20:34 -0700
  • 21ccfb8de7
    Merge pull request #4455 from pulumi/komalali/increase-grpc-message-size Komal 2020-04-24 19:02:49 -0700
  • c7866108e1
    Merge branch 'master' into komalali/increase-grpc-message-size Komal 2020-04-24 17:54:32 -0700
  • cfa57914a1
    [sdk/python] Improve `ResourceOptions.merge` type (#4484) Luke Hoban 2020-04-24 17:45:11 -0700
  • 9abfa65ee8 grumble grumble grumble Pat Gavlin 2020-04-24 17:10:21 -0700
  • 0086edb2d9
    Retry bucket writes on error Lee Briggs 2020-04-24 16:19:47 -0700
  • f502e24970
    Merge branch 'master' into lukehoban/python_merge_optional Luke Hoban 2020-04-24 16:20:51 -0700
  • 0f424e73ce
    Merge pull request #4491 from pulumi/komalali/remove-dotnet-preview Komal 2020-04-24 15:06:38 -0700
  • 6f49d990f7
    Remove preview language from dotnet readme. Komal 2020-04-24 13:54:41 -0700
  • 1d6af57442
    Merge branch 'master' into komalali/increase-grpc-message-size Komal 2020-04-24 13:42:54 -0700
  • 94ac46c2ad Skip node test on windows komal 2020-04-24 13:40:09 -0700
  • ac46d3ac31 Appease the linter Pat Gavlin 2020-04-24 13:09:06 -0700
  • efe22a986a Modify CHANGELOG Kah Keng Tay 2020-04-24 12:51:10 -0700
  • e76d4fe664 Add helm env variables explicitly to pulumi Dockerfile Kah Keng Tay 2020-04-22 13:47:49 -0700
  • 1cd1991dbb Add CHANGELOG Luke Hoban 2020-04-24 11:29:09 -0700
  • a112f5d1f1 [codegen/hcl2] Fix the apply rewriter. Pat Gavlin 2020-04-22 16:20:56 -0700
  • dc2d91e294
    [codegen/hcl2] Separate binding and typechecking. (#4483) Pat Gavlin 2020-04-24 08:52:52 -0700
  • af344d9b72
    Fix Python module names. (#4473) Pat Gavlin 2020-04-24 08:52:36 -0700
  • 739634c702
    Merge pull request #4475 from pulumi/pgavlin/applies Pat Gavlin 2020-04-24 08:52:14 -0700
  • 043f5d87d4
    Merge pull request #4476 from jaxxstorm/io-log-messaging Lee Briggs 2020-04-24 08:45:26 -0700
  • 908dd94c36 [sdk/python] Improve `ResoruceOptions.merge` type Luke Hoban 2020-04-23 21:06:16 -0700
  • 2776a80a14 remove unneeded types komal 2020-04-23 17:30:30 -0700
  • 21b14b60e2 Fix literal typechecking Pat Gavlin 2020-04-23 17:40:51 -0700
  • 6a869fa0f3 fix c# channel option komal 2020-04-23 17:30:23 -0700
  • 090f390d7b
    Ensure that DotNet codegen marks Deprecated classes as obsolete (#4482) Paul Stack 2020-04-24 01:18:29 +0100
  • 1c558a71bf [codegen/hcl2] Separate binding and typechecking. Pat Gavlin 2020-04-23 01:19:53 -0700
  • 2e5f74aa3b Ensure that DotNet codegen marks Deprecated classes as obsolete stack72 2020-04-23 22:11:23 +0100
  • b9f44813fb
    Order secret outputs in stack references Lee Briggs 2020-04-23 15:52:48 -0700
  • caf85f344e remove semicolon komal 2020-04-23 12:52:47 -0700
  • 61def90966 fix extra line in changelog komal 2020-04-23 11:24:09 -0700
  • 0139b8f512 fix c# test komal 2020-04-23 08:26:23 -0700
  • 3766c4f05d fix imports komal 2020-04-22 23:16:26 -0700
  • cacb2ab873 remove unneeded requirement komal 2020-04-22 23:13:08 -0700
  • 4fd5c4b4d5 shorten unnecessary gitignore komal 2020-04-22 23:11:43 -0700
  • 383ab9602d add large resource integration tests for each language komal 2020-04-22 23:04:27 -0700
  • 28d69e963e add tests for node and python komal 2020-04-21 11:08:22 -0700
  • 066e27766c add explanation of constant Komal Ali 2020-04-20 17:17:16 -0700
  • 9cf635ad5a pr changes Komal Ali 2020-04-20 17:13:19 -0700
  • de41fecfdc fix python server options Komal Ali 2020-04-20 16:23:21 -0700
  • ab3fe9ac68 Update changelog Komal Ali 2020-04-20 15:47:10 -0700
  • cc96df7485 update channel options in go Komal Ali 2020-04-20 15:25:51 -0700
  • 64f3c4a02a update sdks with new max message size Komal Ali 2020-04-20 15:02:09 -0700
  • 73ec1053dd Mention PR number in CHANGELOG.md Chris Smith 2020-04-22 20:12:20 -0700
  • ef70b67ab4 Add PULUMI_SKIP_CONFIRMATIONS env var Chris Smith 2020-04-22 20:05:27 -0700
  • ffeeed965f
    [codegen/go] Handle recursive types when marking optional properties to use Ptr types in Go (#4471) Praneet Loke 2020-04-22 16:49:57 -0700
  • e74f797dbd
    Change the wording of some IO errors Lee Briggs 2020-04-22 16:43:44 -0700
  • 18ecd1c8a9 Apply rewriter: separate global and expr data Pat Gavlin 2020-04-22 15:46:56 -0700
  • b67c774fcc
    C# name resolution (#4468) Mikhail Shilkov 2020-04-23 00:42:31 +0200
  • 5f737bb93b Use a string set to track processing recursive nested types. Praneet Loke 2020-04-22 15:23:55 -0700
  • db37283bff Comment Mikhail Shilkov 2020-04-22 23:07:53 +0200
  • 0e82c37220 C# name resolution Mikhail Shilkov 2020-04-22 23:05:15 +0200
  • 6d3e2aba11 CHANGELOG Pat Gavlin 2020-04-22 13:32:37 -0700
  • 6e84aa68c8 Fix Python module names. Pat Gavlin 2020-04-22 10:26:56 -0700
  • 3a45d46046
    Fix output property names in Python codegen. (#4460) Pat Gavlin 2020-04-22 10:25:19 -0700
  • 01144d55a7 Update comment Praneet Loke 2020-04-22 10:18:57 -0700
  • 841ba89217 Handle recursive types when marking optional properties to use Ptr types in Go. Praneet Loke 2020-04-22 10:15:52 -0700
  • 6f43784cf8
    [codegen/docs] Add an exclusion to manually render the k8s overlay resource constructor params for Python (#4469) Praneet Loke 2020-04-22 10:13:35 -0700
  • b70b1c833b gofmt code. Praneet Loke 2020-04-21 18:02:24 -0700