Commit Graph

  • e0087c5b69 move pkg/util/result -> sdk/pulumi/util/result evanboyle 2020-03-17 08:52:28 -0700
  • ba11d9f3fc move pkg/diag -> sdk/pulumi/diag evanboyle 2020-03-17 08:49:29 -0700
  • 7070e96c49 move pkg/workspace -> sdk/pulumi/workspace evanboyle 2020-03-17 08:46:27 -0700
  • 992898bc31 move pkg/apitype -> sdk/pulumi/apitype evanboyle 2020-03-17 08:43:17 -0700
  • cd6a4104e1 move pkg/util/mapper -> sdk/pulumi/util/mapper evanboyle 2020-03-17 08:37:56 -0700
  • d172e46ed3 move pkg/util/httputil -> sdk/pulumi/util/httputil evanboyle 2020-03-17 08:26:08 -0700
  • 59fe3eabec Update CHANGELOG.md Chris Smith 2020-03-16 21:24:35 -0700
  • c7acb1e885 Fix 'pulumi stack ls' on Windows Chris Smith 2020-03-16 21:14:42 -0700
  • dab0ce6e5b Fix test Chris Smith 2020-03-16 20:42:17 -0700
  • 1dec3b45e0 Appease the linter Pat Gavlin 2020-03-16 20:33:32 -0700
  • 69319f45dc
    Merge branch 'master' into lblackstone/pr-3893 Levi Blackstone 2020-03-16 21:22:07 -0600
  • ee62f38ab9
    Add ArrayMap builtin types to Go SDK (#4086) Levi Blackstone 2020-03-16 20:41:08 -0600
  • d14e9aae02 Fix bug, so tests will pass Chris Smith 2020-03-16 19:38:40 -0700
  • 7bf4eb4e34
    Try disabling megacheck linter Levi Blackstone 2020-03-16 19:55:49 -0600
  • 2d35c62207
    Update changelog Levi Blackstone 2020-03-16 14:07:07 -0600
  • 5cc8b2c31d
    Cleanup formatting Levi Blackstone 2020-03-16 14:01:51 -0600
  • 3ab3468a90
    Add ArrayMap builtin types to Go SDK Levi Blackstone 2020-03-16 14:05:02 -0600
  • 3c418938f6
    Merge branch 'master' into jkinkead/display-resource-type Jamie Kinkead 2020-03-16 17:07:32 -0700
  • fdd8b38367 Display resource type in PAC violation output. Jamie Kinkead 2020-03-16 17:03:58 -0700
  • 5a72995fdc Change test scenario slightly Chris Smith 2020-02-14 08:07:36 -0800
  • 2b270e584a Run ./pkg/backend tests in Appveyor Chris Smith 2020-02-13 13:10:59 -0800
  • 7966dbd21d Add tests (verify bug) Chris Smith 2020-02-13 12:25:42 -0800
  • a2cbd6ea9c
    Disable staticcheck linting to work around OOM errors (#4091) Levi Blackstone 2020-03-16 17:41:06 -0600
  • 1d08c6d4fe
    Disable staticcheck linting to work around OOM errors Levi Blackstone 2020-03-16 17:00:24 -0600
  • a4463d14c1
    Update changelog Levi Blackstone 2020-03-16 16:48:45 -0600
  • c744ef519a
    Update dist/pulumi/Dockerfile Levi Blackstone 2020-03-16 16:43:46 -0600
  • 7cc5734c46
    feat: upgrade to helm 3 in the docker image Harrison Heck 2020-02-07 14:39:21 -0500
  • ad1c884aad
    Fix lint issue (#4088) Levi Blackstone 2020-03-16 16:45:02 -0600
  • d2ec0e365a
    Update dist/pulumi/Dockerfile Levi Blackstone 2020-03-16 16:43:46 -0600
  • 4936335b82 update sdk readme evanboyle 2020-03-16 15:09:11 -0700
  • 758e335724 got fmt to reorder imports evanboyle 2020-03-16 15:03:50 -0700
  • 2da3ba5573 move pkg/version -> sdk/pulumi/version evanboyle 2020-03-16 14:57:06 -0700
  • c0384d19d6 move pkg/tokens -> sdk/pulumi/tokens evanboyle 2020-03-16 14:54:48 -0700
  • c1175147b8 move pkg/util/rpcutil -> sdk/pulumi/util/rpcutil evanboyle 2020-03-16 14:51:40 -0700
  • c9ac59d8c0 move pkg/util/cmdutil -> sdk/pulumi/util/cmdutil evanboyle 2020-03-16 14:46:51 -0700
  • b527979539 move pkg/util/logging -> sdk/pulumi/util/logging evanboyle 2020-03-16 14:42:53 -0700
  • dcd44295f8 move pkg/util/contract -> sdk/pulumi/util/contract evanboyle 2020-03-16 14:39:45 -0700
  • b98b40def2
    Update comment Praneet Loke 2020-03-16 14:22:53 -0700
  • 11775d5e62
    Fix lint issue Levi Blackstone 2020-03-16 15:14:06 -0600
  • 3de10975bc move pkg/resource to sdk/pulumi/resource evanboyle 2020-03-16 13:35:06 -0700
  • 6ded5785a2 Add an HCL2 static typechecker and semantic model. Pat Gavlin 2020-03-11 09:09:44 -0700
  • 1a5122ac83 move package cmd -> pkg/cmd evanboyle 2020-03-16 13:15:42 -0700
  • dbe365376d
    Add Stack Transformations to .NET SDK (#4008) Mikhail Shilkov 2020-03-16 17:40:52 +0100
  • d00c5f4eb7 Formatting Mikhail Shilkov 2020-03-16 13:28:48 +0100
  • 7579ff16fd Stack transformations and integration tests Mikhail Shilkov 2020-03-02 11:21:00 +0100
  • fdd9a57ff8
    Implement GetSchema in dynamic providers (#4083) Luke Hoban 2020-03-15 15:36:08 -0700
  • 28159cc22b Implement GetSchema in dynamic providers Luke Hoban 2020-03-15 13:15:27 -0700
  • b045ebccd0 Turns out that args for Go-based Functions use a different prefix based on whether the function is a package-level or module-level Function. Praneet Loke 2020-03-14 10:42:20 -0700
  • 3cdedc4a10 Input args for Go-based Functions use Lookup*Args and not Get*Args. Praneet Loke 2020-03-14 09:30:16 -0700
  • 3913ce3e2b Add prefix for args param of a Go-based Resource Function. Praneet Loke 2020-03-14 08:59:37 -0700
  • 6b87469132 Fix bug with generating the input arg type name for Functions in Go. Praneet Loke 2020-03-13 18:27:07 -0700
  • 8e24871025 Remove redundant py_function_param nested template. Declare a new type for defining property characteristics rather than using inlining formal params. Generate the Lookup functions for all languages similar to the constructor params with linking enabled. Praneet Loke 2020-03-13 18:15:58 -0700
  • 75ed72a8aa Generate the constructor params for Python along with other languages. Praneet Loke 2020-03-12 19:25:23 -0700
  • b6e5d2737d
    Update Go logging to use LogArgs (#4078) Tasia Halim 2020-03-13 13:30:05 -0700
  • 573b64577e added comments Tasia Halim 2020-03-13 12:51:01 -0700
  • 90c91ff6e5 updated interface Tasia Halim 2020-03-13 10:52:47 -0700
  • 93a1b1e347 added LogArgs Tasia Halim 2020-03-13 10:48:25 -0700
  • 8111d33438
    Shorten Python package descriptions. (#4068) Pat Gavlin 2020-03-12 21:43:54 -0700
  • 9da774e180
    Fix Python mocks (#4074) Luke Hoban 2020-03-12 21:09:47 -0700
  • 0fe3b2cd48 Add tests for Python mock-based testing Luke Hoban 2020-03-12 16:08:50 -0700
  • ef6f0d4de4
    Expose engine logging to Go SDK (#4069) Tasia Halim 2020-03-12 16:00:59 -0700
  • fb91cf76b7 added comments Tasia Halim 2020-03-12 15:22:57 -0700
  • fc65dd14c2 fix build Tasia Halim 2020-03-12 13:40:16 -0700
  • c9a2438d50 expose engine logging to Go SDK Tasia Halim 2020-03-12 13:26:59 -0700
  • 0528c46de5
    Update pkg/codegen/python/gen.go Pat Gavlin 2020-03-12 13:23:44 -0700
  • 9abc65d3c6
    Remove hard-coded Bucket examples from the schema-based docs generator. (#4067) Praneet Loke 2020-03-12 13:16:08 -0700
  • 3724ffb6aa Shorten Python package descriptions. Pat Gavlin 2020-03-12 13:02:31 -0700
  • 2e0f83f7bc Fix Python mocks. Pat Gavlin 2020-03-12 12:27:45 -0700
  • 99f978d0c7 Remove hard-coded Bucket resource examples. Remove the Examples property from the resourceDocArgs type since the resource Comment will contain the multi-lang examples on their surrounded by a shortcode. Praneet Loke 2020-03-12 11:56:13 -0700
  • aac1fabb13
    Merge pull request #4059 from pulumi/metral/fix-login metral 2020-03-12 11:20:04 -0700
  • 2050f64322
    Support "link" style dependencies in Go tests (#4063) Luke Hoban 2020-03-12 08:49:52 -0700
  • 9ae7807e15 Fix error handling Luke Hoban 2020-03-11 22:34:25 -0700
  • 5e3f25cf3c Support "link" style dependencies in Go tests Luke Hoban 2020-03-11 22:19:43 -0700
  • cf7169125d
    Improve documentation of URL formats for `pulumi login` Mike Metral 2020-03-11 15:22:30 -0700
  • 40f17faa73
    Updates to resource doc generator for generating docs for Functions (#4055) Praneet Loke 2020-03-11 17:58:12 -0700
  • f9fc3661da update changelog evanboyle 2020-03-11 17:14:34 -0700
  • 7922581a1c properly append to existing env vars for golang plugin discovery evanboyle 2020-03-11 16:59:03 -0700
  • 8429d2d8f1 Address PR feedback. Praneet Loke 2020-03-11 16:32:08 -0700
  • f652d93850 Merge branch 'master' of https://github.com/pulumi/pulumi into pgavlin/goPlugins evanboyle 2020-03-11 16:06:30 -0700
  • cbd5f862c3 Update the CHANGELOG for v1.12.1 v1.12.1 Pat Gavlin 2020-03-11 15:43:37 -0700
  • 622cac4dd4
    Stabilize Python codegen. (#4056) Pat Gavlin 2020-03-11 15:42:15 -0700
  • a95a4d1195
    Unit testing in .NET (#3696) Mikhail Shilkov 2020-03-11 23:10:01 +0100
  • f3e5eb185d Stabilize Python codegen. Pat Gavlin 2020-03-11 11:28:39 -0700
  • 3ebc242e92 Skip bundling empty template files. Praneet Loke 2020-03-11 09:59:10 -0700
  • 831022f356 Add comments Praneet Loke 2020-03-11 09:44:25 -0700
  • 440628482d
    Merge branch 'master' into mikhailshilkov/test-run Mikhail Shilkov 2020-03-11 10:22:16 +0100
  • 83e99b1c71 Testing options Mikhail Shilkov 2020-03-11 10:20:21 +0100
  • f01208af3b
    Fix terminal keypad mode (#4042) Mikhail Shilkov 2020-03-11 08:55:36 +0100
  • 74ffbfd9ba
    Ensure new provider is registered when provider diff is unknown (#4051) Luke Hoban 2020-03-10 19:40:25 -0700
  • 9dc7ad90d8 Fixed bug in nested type generation for Functions. Fixed bug in generating input and output doc links for nested types. Praneet Loke 2020-03-10 18:49:05 -0700
  • 76526e726b Add CHANGELOG Luke Hoban 2020-03-10 18:12:13 -0700
  • fb4f4cd64f Unexport types that don't need to be exported. Create the doc language helper objects in an init function and reuse them rather than recreating them every time. Update genNestedTypes to work with schema functions or resources. Praneet Loke 2020-03-10 17:44:31 -0700
  • 40de0c85d0 Ensure new provider is registered when provider diff is unknown Luke Hoban 2020-03-10 17:40:03 -0700
  • 44425295fa Generate nested types for Functions. Praneet Loke 2020-03-10 13:51:06 -0700
  • ef62b6e230
    Merge branch 'master' into mikhailshilkov/tputrmkx Paul Stack 2020-03-10 19:51:16 +0200
  • a1ccbb17ea WIP: Move all the cheese James 2020-03-09 11:04:08 +0000
  • b69df835af Mock-based testing in .NET Mikhail Shilkov 2019-12-23 15:11:03 +0100
  • e229492d8f
    Merge pull request #4005 from pulumi/dep-ensure-go-project Paul Stack 2020-03-10 10:52:58 +0200
  • 8d82b0df14 Rename type resourceArgs to resourceDocArgs. Minor updates the resource template. Praneet Loke 2020-03-09 20:23:26 -0700
  • 3fe4ba8812 Added a new template for Functions. Implement the genFunction method for generating the docs for Functions. Praneet Loke 2020-03-09 20:22:00 -0700