Commit Graph

  • 069e8054b7 fix evanboyle 2020-03-24 20:59:27 -0700
  • 639ebec94f ... evanboyle 2020-03-24 20:47:22 -0700
  • cecfc61464 fix mod evanboyle 2020-03-24 20:21:39 -0700
  • c25e55e2c0 fix tests evanboyle 2020-03-24 20:03:37 -0700
  • 2e0d4b17b4 xml has me dreaming of yaml evanboyle 2020-03-24 18:53:39 -0700
  • aac465c64a xxxml evanboyle 2020-03-24 18:40:00 -0700
  • 16761f6b76 moar xml evanboyle 2020-03-24 18:34:22 -0700
  • 276c537bbc i love xml evanboyle 2020-03-24 18:25:34 -0700
  • e7b68f9ad1 win build evanboyle 2020-03-24 18:19:02 -0700
  • 2e55c0ee32 fix windows build evanboyle 2020-03-24 17:59:13 -0700
  • 65fe09ded0 move main.go to pkg subdir evanboyle 2020-03-24 17:48:44 -0700
  • 59d0f12b7a fix evanboyle 2020-03-24 17:19:48 -0700
  • 07e0e3296a tidy evanboyle 2020-03-24 17:16:14 -0700
  • 6fea35345d tidy evanboyle 2020-03-24 17:14:14 -0700
  • 510f780aff remove need for vendoring evanboyle 2020-03-24 16:47:53 -0700
  • d0f5e35b50
    Add support for enabling Policy Packs with configuration (#4127) Sean Holung 2020-03-24 13:30:36 -0700
  • 2677fbc9f3 PR feedback, cleaning up addressing some verbiage Sean Holung 2020-03-24 11:37:44 -0700
  • bd3f10ab93 update changelog Sean Holung 2020-03-24 09:58:55 -0700
  • 977367631c Add test for compatibility with older version of sdk Sean Holung 2020-03-24 07:59:02 -0700
  • 1a810b1af8 rename policy directory for verion Sean Holung 2020-03-24 00:17:05 -0700
  • 7c5adf3411 convert the analyzerPolicyConfigFormat Sean Holung 2020-03-24 00:03:17 -0700
  • e1f535a474 Use loadPolicyConfigFromFile from resource analyzer. Sean Holung 2020-03-23 15:26:22 -0700
  • 4f2264788f Make policy versions configurable for test Sean Holung 2020-03-20 18:12:05 -0700
  • 9e9152cacd Add integration tests. Sean Holung 2020-03-19 21:25:49 -0700
  • 7b4791623c Support policy pack config using policy enable cmd. Sean Holung 2020-03-19 20:48:17 -0700
  • 8ce10e1dfe
    Add aliases to the Go SDK codegen pkg (#4157) Levi Blackstone 2020-03-24 11:18:21 -0600
  • c62d52690c
    Bump accept header to 6 for pac config (#4162) Erin Krengel 2020-03-24 09:00:34 -0700
  • 0f9a3d0e65 Bump accept header to 6 for pac config Erin Krengel 2020-03-23 15:45:27 -0700
  • 43afdb21bd
    Handle all Alias fields Levi Blackstone 2020-03-23 16:43:20 -0600
  • 5fc5c533d3 Allow pulumi/pulumi 1.x and 2.x to be used SxS Luke Hoban 2020-03-23 15:33:18 -0700
  • 1d4a75674b
    Stop testing on Node 8, start testing on Node 13 (#4156) Luke Hoban 2020-03-23 14:57:03 -0700
  • ab080c0c5d
    Fix the signature for C# invokes in the resource docs generator (#4134) Praneet Loke 2020-03-23 14:17:14 -0700
  • 3146fa0c3f
    Add aliases to the Go SDK codegen pkg Levi Blackstone 2020-03-23 15:16:49 -0600
  • ccdc489a20 Add CHANGELOG Luke Hoban 2020-03-23 13:59:41 -0700
  • 6004587f7f Stop testing on Node 8, start testing on Node 13 Luke Hoban 2020-03-23 13:56:08 -0700
  • 2ae269ddd9 Update templates to use the DisplayName property of propertyType. Strip the namespace/module name from type names for use as display names. Praneet Loke 2020-03-23 13:28:02 -0700
  • 9cbcb0775a Add a new DisplayName property to the propertyType struct for simpler display names without module names. Praneet Loke 2020-03-23 12:42:09 -0700
  • 121ccaf441 Add a new function to the DocLanguageHelper interface for resource docs generator to generate language-specific property names. Praneet Loke 2020-03-20 10:09:15 -0700
  • c892f17ff2 Update the C# invoke signature in the Functions template used by resource docs generator. Praneet Loke 2020-03-20 09:33:47 -0700
  • 4632d7c5e9 use go mod download instead of go mod vendor evan/goModDownload evanboyle 2020-03-22 12:49:58 -0700
  • 61928f04e0
    fix go.mod dependencies (#4152) Evan Boyle 2020-03-22 12:48:43 -0700
  • 19c931b784 fix docker and logrus dependencies evanboyle 2020-03-22 12:02:05 -0700
  • 1a84fb4732 update example and test go.mod files evanboyle 2020-03-22 11:44:51 -0700
  • 63e9302673 fix the pulumi/sdk reference in pkg/go.mod evanboyle 2020-03-22 11:00:14 -0700
  • 13268be348 Add a "host" CLI command joeduffy/host_inversion Joe Duffy 2020-03-21 17:38:08 -0700
  • f095e64d0f
    Temporarily skip test causing unrelated failures in master (#4150) Justin Van Patten 2020-03-21 12:37:42 -0700
  • 881b1a2aa1 Temporarily skip test causing unrelated failures in master Justin Van Patten 2020-03-21 10:22:34 -0700
  • 3fe38dfc14 Add a helper to support debugging Pulumi Node.js programs lukehoban/debugnodejs Luke Hoban 2020-03-20 16:59:16 -0700
  • 2408d34c71
    Add missing builtin MapArray to the Go SDK (#4144) Evan Boyle 2020-03-20 16:51:33 -0700
  • d5af555e5f changelog evanboyle 2020-03-20 16:05:12 -0700
  • 324bb7c2eb Merge branch 'master' of https://github.com/pulumi/pulumi into evan/GoSDKMapArray evanboyle 2020-03-20 16:01:35 -0700
  • f29c11e6fb add missing pulumi.MapArray to Go SDK evanboyle 2020-03-20 16:01:02 -0700
  • c28c602247
    capture std err when getting required plugins for go (#4141) Evan Boyle 2020-03-20 14:59:12 -0700
  • 61caba976b
    Disable container entrypoint tests. (#4137) Pat Gavlin 2020-03-20 14:30:52 -0700
  • d58655ef7b update changelog evanboyle 2020-03-20 14:14:48 -0700
  • 0fa7065cde Merge branch 'master' of https://github.com/pulumi/pulumi into evan/fixGoGetRequiredPlugins evanboyle 2020-03-20 14:13:34 -0700
  • 0ab4a6afb4 capture std err when getting required plugins for go evanboyle 2020-03-20 14:09:42 -0700
  • 1c4496a180
    Merge pull request #4109 from pulumi/evan/gomod Evan Boyle 2020-03-20 12:01:25 -0700
  • 2fe5edd573 Disable container entrypoint tests. Pat Gavlin 2020-03-20 11:58:03 -0700
  • 861d568eb2
    Add test for resource docs to confirm Python casing (#4126) Praneet Loke 2020-03-20 08:17:58 -0700
  • c350f1861a Remove the testmain_test.go file for now. It isn't really needed. Praneet Loke 2020-03-19 19:00:54 -0700
  • 6ea790a1aa Baseline test for testing Python casing is complete. Praneet Loke 2020-03-19 18:43:54 -0700
  • b6b14251c8 update changelog evanboyle 2020-03-19 18:05:23 -0700
  • 5e1f597ea9 make distinction between python VERSION and PYPIVERSION for install vs release evanboyle 2020-03-19 17:02:10 -0700
  • 269cef2142 Revert "fix python versioning to be semver compliant" evanboyle 2020-03-19 17:00:23 -0700
  • fcc63aaf76 Revert "fix python versioning" evanboyle 2020-03-19 16:59:58 -0700
  • 831834c77b Add a TestMain and use that for initializing the test package spec. Praneet Loke 2020-03-19 16:55:28 -0700
  • fc3f6ec650 Generate Go package maps at the beginning. Praneet Loke 2020-03-19 16:53:48 -0700
  • eea42b8a67 fix python versioning evanboyle 2020-03-19 15:59:57 -0700
  • 9a7cb07579 WIP Praneet Loke 2020-03-19 15:07:02 -0700
  • 163444bce6 disable logging test evanboyle 2020-03-19 14:45:03 -0700
  • fa47d867fd fix go sdk makefile to run tests evanboyle 2020-03-19 14:10:48 -0700
  • de100bafd4 fix python versioning to be semver compliant evanboyle 2020-03-19 14:10:21 -0700
  • ce1928988b Merge branch 'master' of https://github.com/pulumi/pulumi into evan/gomod evanboyle 2020-03-19 13:01:38 -0700
  • 1fec5692a5 duplicate version to ensure linking is properly handled evanboyle 2020-03-19 12:49:34 -0700
  • 11395dd79f WIP adding a test. Praneet Loke 2020-03-19 12:32:46 -0700
  • 5ecf24ee81
    Update the resource docs generator to use the correct casing for nested property names in Python (#4111) Praneet Loke 2020-03-19 12:18:18 -0700
  • a2b368827f fix internal logging usage evanboyle 2020-03-19 11:45:10 -0700
  • 6b128a6894 Check the property case maps for Python only for nested properties. Praneet Loke 2020-03-19 10:38:27 -0700
  • 31d8f79f35 fix klog initialization evanboyle 2020-03-19 10:01:10 -0700
  • 4e44854308 replace glog with klog evanboyle 2020-03-19 08:56:44 -0700
  • a82631dcd8 Merge branch 'master' into feature-2.0 Mikhail Shilkov 2020-03-19 16:43:16 +0100
  • 0f4e5a6a0b
    Fix Go generation (#4113) Mikhail Shilkov 2020-03-19 16:41:43 +0100
  • 65899569ee
    Fix `Type` suffix Go codegen for cross-package references (#4110) Luke Hoban 2020-03-19 08:32:40 -0700
  • f5a7511adf Update comment Praneet Loke 2020-03-19 08:28:50 -0700
  • 3d8cbe9a07 Backport C# invoke classes and other recent gen changes mikhailshilkov/gen-csharp-invokes Mikhail Shilkov 2020-03-19 10:40:08 +0100
  • 67b7faef98 Fix Go generation Mikhail Shilkov 2020-03-19 08:59:05 +0100
  • d9eabc48aa Merge v1.13.0 Mikhail Shilkov 2020-03-19 08:00:02 +0100
  • 71b4aaa707 Fix mixxing imports and format code Luke Hoban 2020-03-18 23:48:53 -0700
  • 1c3ddfc48d Fix `Type` suffix for cross-package references Luke Hoban 2020-03-18 22:26:48 -0700
  • b173ee2503 Fix bug with Python property name casing for nested types. Praneet Loke 2020-03-18 19:24:58 -0700
  • 3c04bb6f66 Use PascalCase for nested type names in Python. Praneet Loke 2020-03-18 14:48:16 -0700
  • e64750a367 Temporarily block the resource docs from search indexing. Praneet Loke 2020-03-17 17:47:40 -0700
  • 81b06d427e Avoid adding "Type" suffix unnecessarily Luke Hoban 2020-03-18 18:28:44 -0700
  • 2d03741a36 add erroneously removed yarn command back to make file evanboyle 2020-03-18 18:17:18 -0700
  • 218d713add fix appveyor build evanboyle 2020-03-18 18:06:59 -0700
  • ec686bbaf6 Merge branch 'master' of https://github.com/pulumi/pulumi into evan/gomod evanboyle 2020-03-18 17:57:58 -0700
  • 984f8590f8
    Fix rename stack message when attempting to move organizations (#4098) Lee Zen 2020-03-18 17:54:38 -0700
  • 29dfd65632 fix resource test data path evanboyle 2020-03-18 17:36:28 -0700
  • bc4e5bf31c run common tests as a part of go sdk make evanboyle 2020-03-18 17:32:27 -0700