Commit Graph

  • a7d6268266 fix a legit bug in go sdk provider init evanboyle 2020-04-06 22:34:19 -0700
  • dffed500b5 changelog evanboyle 2020-04-06 21:34:00 -0700
  • a5863c97ca fix comments evanboyle 2020-04-06 21:31:28 -0700
  • 0662614d7b fix comments evanboyle 2020-04-06 21:30:06 -0700
  • aa6436cd1b add unit tests for merge behavior evanboyle 2020-04-06 21:10:49 -0700
  • 53254bb5a8 use standard merge function evanboyle 2020-04-06 21:10:28 -0700
  • 2f22c1c59c
    HCL2 updates (#4309) Pat Gavlin 2020-04-06 19:43:16 -0700
  • dc05f5d844 update go ResourceOptions merging behavior evanboyle 2020-04-06 19:23:21 -0700
  • c8d82f994c Use JSON files for test schemae Pat Gavlin 2020-04-06 18:47:25 -0700
  • 50e1086124 Make sure there is a new-line between the package description and the first header on the index page. Praneet Loke 2020-04-06 17:43:21 -0700
  • 22aeaa43b1
    Move resource docs index file generation to Go templates (#4308) Praneet Loke 2020-04-06 17:01:33 -0700
  • fd9884d9ea Revert "Use the constValue property of an input property to skip properties that have a constant value in the schema." Praneet Loke 2020-04-06 15:31:31 -0700
  • b75d88714d Use the constValue property of an input property to skip properties that have a constant value in the schema. Praneet Loke 2020-04-06 15:10:31 -0700
  • a64c6edf27 HCL2 updates Pat Gavlin 2020-04-03 13:41:25 -0700
  • d363be9de0
    Propagate `additionalSecretOutputs` opt to Read in NodeJS (#4307) Levi Blackstone 2020-04-06 15:50:52 -0600
  • fb4ed5405f
    Propagate `additionalSecretOutputs` opt to Read in NodeJS Levi Blackstone 2020-04-06 15:07:11 -0600
  • 4b7eaf86ad Make registerResource not work lee/sxs-component-resource Lee-Ming Zen 2020-04-06 14:09:02 -0700
  • 00252f66f1 Skip including apiVersion and kind as input properties for Kubernetes. Praneet Loke 2020-04-06 13:28:29 -0700
  • 610ee83d75 Actually... we probably need to break and ts-ignore. Lee-Ming Zen 2020-04-06 13:26:35 -0700
  • 2d41e9f2fa Export the title function from go and dotnet code generators for use in the resource doc generator. Use the title function from the respective lang code gens to match the correct title case used there. Fix issue with the Kubernetes namespace not being stripped for C# property type strings. Praneet Loke 2020-04-06 12:49:35 -0700
  • ab659aa0c1
    Reimplement getRequiredPlugins for go sdk (#4297) Evan Boyle 2020-04-06 12:30:40 -0700
  • 73727d7756
    Update sdk/go/common/util/buildutil/semver_test.go Evan Boyle 2020-04-06 11:46:46 -0700
  • cf1f77fdd3 Don't mark registerOutputs as internal Lee-Ming Zen 2020-04-06 11:13:06 -0700
  • 73fce88ce5 Move the logic for cleaning a property type string for display names to a separate function. Praneet Loke 2020-04-06 11:06:36 -0700
  • 54dbf7fafb Added support for mapping stack output to step outputs (#4289) Alex Michel 2020-04-06 15:44:23 +0300
  • 745f39dfaa Revert "Issue 4289 - added support for mapping stack output to step outputs" Alex Michel 2020-04-06 15:43:01 +0300
  • 7d9c6dc9c9 Issue 4289 - added support for mapping stack output to step outputs Alex Michel 2020-04-06 15:41:33 +0300
  • a359b277e2 Lookup the package name from the Go language info object for k8s then use that to lookup the C# namespace. Praneet Loke 2020-04-03 18:45:11 -0700
  • 7140fa4b30 Add title attribute to the list items. Show the last part of a module name, in case it contains path separators Praneet Loke 2020-04-03 16:56:13 -0700
  • f7d2de527b Move k8s specific things to its own file. Praneet Loke 2020-04-03 15:36:21 -0700
  • 0f396f9de2 Show the deprecation message of a resource at the top of the document. Praneet Loke 2020-04-03 13:47:56 -0700
  • 81aae9fa8f Fix issue with the k8s provider resource being generated as a module rather than a resource on the package-level index page. Praneet Loke 2020-04-03 13:34:27 -0700
  • 5ea18a8966 Simplify Praneet Loke 2020-04-03 11:21:12 -0700
  • 780a4886d6 Update index template Praneet Loke 2020-04-03 10:53:29 -0700
  • 3cdbdc1e74 Move the categories rendered in the index file into their own template file. Handle kubernetes provider specific module name conversion while generating parent modules. Praneet Loke 2020-04-03 10:24:17 -0700
  • bf15df3911 Add a trailing slash for module links in the index page. Praneet Loke 2020-04-02 21:45:01 -0700
  • 06ffc867bb Just use strings.ToLower Praneet Loke 2020-04-02 21:24:48 -0700
  • 78702949ac Add comment for generating index files by deduping module names. Use the path format of a module name as the link. Praneet Loke 2020-04-02 21:22:50 -0700
  • 26fdb657c6 Update the index template. Praneet Loke 2020-04-02 20:44:04 -0700
  • 430585a628 Add comments. Praneet Loke 2020-04-02 18:43:05 -0700
  • 6cc0987c20 Add new templates for generating index files. Remove the now irrelevant code. Praneet Loke 2020-04-02 18:37:25 -0700
  • 89ed7136fe Use `function` css class in doc gen rather than `datasource` Justin Van Patten 2020-04-05 11:11:42 -0700
  • 9642074b7e make ensure evanboyle 2020-04-04 14:47:14 -0700
  • 7aa8fb466a special case the handling of psuedoversions evanboyle 2020-04-04 14:41:52 -0700
  • 87087a9139 refactor + unit tests evanboyle 2020-04-04 10:39:17 -0700
  • 648f24df1e Mark protected methods of ComponentResource as internal to improve SxS behavior. Lee-Ming Zen 2020-04-03 20:39:36 -0700
  • aa4eedce8e changelog evanboyle 2020-04-03 15:59:45 -0700
  • e222ccdb2a reimplement get required plugins for go sdk based on go list evanboyle 2020-04-03 15:52:49 -0700
  • 4862d73186
    Do not show the update version warning with --json flag (#4255) Lee Zen 2020-04-03 14:52:53 -0700
  • 9f38a07c07
    fix: remove --show-* as persistent flags Harrison Heck 2020-04-03 16:16:04 -0400
  • 508d63ba70
    Backport C# invoke classes and other recent gen changes (#4288) Mikhail Shilkov 2020-04-03 21:47:36 +0200
  • 482747d42b Switch to just JSON as gate for not showing the warning Lee-Ming Zen 2020-04-03 12:03:43 -0700
  • ea383991f2
    Update resource docs generator to handle some k8s cases (#4270) Praneet Loke 2020-04-03 11:26:52 -0700
  • 274f89043e Add comment. Praneet Loke 2020-04-01 15:59:34 -0700
  • 26c5199068 Simplify Pulumi type names by removing the Pulumi prefix. Praneet Loke 2020-04-01 15:28:16 -0700
  • c14985a403 Scan provider resource also using the special-case function if package is k8s. Praneet Loke 2020-04-01 10:04:30 -0700
  • 43ac5c2949 Rename appearsIn to typeUsage. Praneet Loke 2020-04-01 09:04:08 -0700
  • eea0112972 Check if a type token has already been added as an input or an output type when collecting nested types. Praneet Loke 2020-04-01 09:00:40 -0700
  • b1f5affdbe Remove unused code that visited object types. Update the nested types code to account for types that may reference themselves. Added glog logging statements. Save the package-level language info objects, so we can use them later. Praneet Loke 2020-03-31 17:21:46 -0700
  • 4666df2877 Fix an issue with stripping the module name from type doc links in nodejs. Praneet Loke 2020-03-31 17:18:27 -0700
  • 5ccd01c7c1 WIP. Revert some changes made to the Go DocLanguageHelper implementation. Praneet Loke 2020-03-31 12:44:51 -0700
  • e95e8df961 remove pulumiManifest.go from provider sdk codegen evanboyle 2020-04-03 08:19:04 -0700
  • fd065b0309 Changelog Mikhail Shilkov 2020-04-03 14:53:53 +0200
  • aa29c027c7 Adjust C# generation Mikhail Shilkov 2020-03-19 10:40:08 +0100
  • 6d32d575e0
    Enable features in mock monitor (#4272) Mikhail Shilkov 2020-04-03 08:33:40 +0200
  • b02a84b8d9
    Add a code generator for Python programs. (#4285) Pat Gavlin 2020-04-02 23:29:05 -0700
  • 4ae2867a15
    Add a code generator for NodeJS programs. (#4284) Pat Gavlin 2020-04-02 23:27:05 -0700
  • 78d1c7ab45 Add a code generator for Python programs. Pat Gavlin 2020-04-02 22:44:32 -0700
  • 9dc3b3a351 Add a code generator for NodeJS programs. Pat Gavlin 2020-04-02 22:41:42 -0700
  • 27ac065fdc
    Add a package for binding HCL2 as Pulumi config. (#4105) Pat Gavlin 2020-04-02 22:36:13 -0700
  • 1de8782107 Enable features in mock monitor Mikhail Shilkov 2020-04-02 16:29:22 +0200
  • 0bce094dc1
    Fix python mock's call (#4274) Mikhail Shilkov 2020-04-03 07:28:52 +0200
  • 742c047211 Remove an unused import Pat Gavlin 2020-04-02 22:09:50 -0700
  • 1860b4f656 Appease the linter Pat Gavlin 2020-04-02 21:43:03 -0700
  • e831ecbc0e Update package references Pat Gavlin 2020-04-02 17:41:52 -0700
  • 2f5238f130 Updates to the Pulumi HCL2 projection Pat Gavlin 2020-04-02 17:38:03 -0700
  • 89c9401fad Appease the linter Pat Gavlin 2020-03-18 15:16:09 -0700
  • aa655c6076 Add a package for binding HCL2 as Pulumi config. Pat Gavlin 2020-03-16 20:04:32 -0700
  • c5782115d2
    Various updates to the HCL2 semantic model. (#4281) Pat Gavlin 2020-04-02 21:23:12 -0700
  • 352e2306cc Fixes Pat Gavlin 2020-04-02 20:55:13 -0700
  • e92b1b4e8d
    Add schema support for constant values (#4283) Levi Blackstone 2020-04-02 21:47:07 -0600
  • e238b4b9a5 Various updates to the HCL2 semantic model. Pat Gavlin 2020-04-02 17:33:43 -0700
  • a597934b3c
    Updates to the HCL2 syntax helpers. (#4282) Pat Gavlin 2020-04-02 20:01:14 -0700
  • 3efbc3705d
    Update go codegen to include usage hints on Input types (#4279) Evan Boyle 2020-04-02 19:59:08 -0700
  • 1b32713e7d
    Address feedback Levi Blackstone 2020-04-02 20:55:33 -0600
  • 9cb7415ac4 Fix up tests + dependents Pat Gavlin 2020-04-02 19:40:05 -0700
  • b916821c75
    Add schema support for constant values Levi Blackstone 2020-04-02 17:22:18 -0600
  • 34a215dbd1 lint evanboyle 2020-04-02 18:00:52 -0700
  • 75e0d57231 pr feedback evanboyle 2020-04-02 17:45:19 -0700
  • 8facdd8048 Updates to the HCL2 syntax helpers. Pat Gavlin 2020-04-02 17:44:12 -0700
  • 84c451f1ef changelog evanboyle 2020-04-02 15:52:24 -0700
  • 89ce65fcd8
    Skip policy tests that cause concurrent Travis jobs to fail (#4278) Justin Van Patten 2020-04-02 15:45:00 -0700
  • 92a08fd8f5 update go codegen to include usage hints on Input types evanboyle 2020-04-02 15:26:08 -0700
  • dd104a00a7
    Propagate secretness correctly in Python `apply` (#4273) Justin Van Patten 2020-04-02 13:01:29 -0700
  • 9c82975478
    Remove [PREVIEW] from policy commands (#4277) Justin Van Patten 2020-04-02 11:53:41 -0700
  • d018212adc
    [codegen/docs] Skip adding Notes to package details if empty (#4275) Luke Hoban 2020-04-02 11:26:11 -0700
  • 29e893fbe2 Skip policy tests that cause concurrent Travis jobs to fail Justin Van Patten 2020-04-02 10:57:42 -0700
  • a6e74ae00d Remove [PREVIEW] from policy commands Justin Van Patten 2020-04-02 09:50:38 -0700
  • 40106d40af [codegen/docs] Skip adding Notes to package details if empty Luke Hoban 2020-04-02 09:07:25 -0700
  • 542a14906c Add a test Mikhail Shilkov 2020-04-02 17:56:57 +0200