Commit Graph

  • 6a37fec19f Update k8s examples komal 2020-11-24 15:19:07 -0600
  • 4b90205f3f
    [codegen/python/sdk]: package/module registration (#5806) Pat Gavlin 2020-11-24 12:43:23 -0800
  • b4a181a614 Remove UsesIOClasses check. komal 2020-11-24 13:46:52 -0600
  • 4394c30c4d Fix bad merge Pat Gavlin 2020-11-24 10:40:35 -0800
  • 62971216ca Fix indent. Pat Gavlin 2020-11-24 10:03:48 -0800
  • 8e0593e061 PR feedback Pat Gavlin 2020-11-23 11:15:59 -0800
  • 272060fb63 [codegen/python/sdk]: package/module registration Pat Gavlin 2020-11-19 13:30:34 -0800
  • b0580ab998
    Ensure we don't panic or write import helper text on import errors (#5825) Paul Stack 2020-11-24 17:14:09 +0000
  • b677fab225 Ensure we don't panic or write import helper text on import errors stack72 2020-11-24 02:20:08 +0000
  • 6138ee1cc7
    Populate package for doc args types (#5822) Mikhail Shilkov 2020-11-24 11:20:25 +0100
  • bed7c64afb
    use correct repository for actions build (#5820) Lee Briggs 2020-11-23 18:49:09 -0800
  • d64c58c731
    Ensure the correct qualified code is emitted for Python ResourceOptions (#5824) Paul Stack 2020-11-24 02:21:25 +0000
  • e0fef82329 Ensure the correct qualified code is emitted for Python ResourceOptions stack72 2020-11-24 00:39:52 +0000
  • ef6da5709d
    Update Python resource ref deserialization. (#5805) Pat Gavlin 2020-11-23 15:37:44 -0800
  • 43316ea576 Update setup.py Pat Gavlin 2020-11-23 14:39:06 -0800
  • 1798983070 Another spot Mikhail Shilkov 2020-11-23 21:50:52 +0100
  • a0a54866e1 Populate package for doc args types Mikhail Shilkov 2020-11-23 21:34:34 +0100
  • a9d213107b
    [codegen/(dotnet|python)]: Emit refs to provider resources (#5810) Justin Van Patten 2020-11-23 12:28:00 -0800
  • ebb4ddb86a
    Add support for getResource to the .NET SDK (#5817) Mikhail Shilkov 2020-11-23 20:55:03 +0100
  • 5302a5749c Address feedback Justin Van Patten 2020-11-23 11:29:30 -0800
  • c89cfc893d Update Pipfile.lock Pat Gavlin 2020-11-23 11:18:51 -0800
  • d71da22572 Update Python resource ref deserialization. Pat Gavlin 2020-11-20 15:10:59 -0800
  • 807b09d6a6
    Fix a few issues with resource references. (#5804) Pat Gavlin 2020-11-23 11:15:10 -0800
  • 1bedbc1117
    use correct repository for actions build Lee Briggs 2020-11-23 10:51:54 -0800
  • 8df7d24523
    Trigger Template and Examples tests on a release (#5815) Paul Stack 2020-11-23 17:47:57 +0000
  • 505d53421e
    [codegen/python] - Include inputs import in provider.py (#5818) Komal 2020-11-23 10:39:42 -0600
  • d6726c1ae3 Add support for getResource to the .NET SDK Mikhail Shilkov 2020-11-23 16:08:28 +0100
  • 74a8667e9e Import inputs to provider. komal 2020-11-23 09:44:44 -0600
  • 50f529d102 Trigger Template and Examples tests on a release stack72 2020-11-23 11:22:53 +0000
  • 4ecd8f9f56
    Add PULUMI_BACKEND_URL env var (#5789) Luke Hoban 2020-11-22 15:27:59 -0800
  • 13916a08dd Fix .NET codegen justin/codegen_resources Justin Van Patten 2020-11-22 03:41:26 -0800
  • 3612c54975 [codegen/(dotnet|python)]: Emit refs to provider resources Justin Van Patten 2020-11-21 23:56:38 -0800
  • 9a707c4e03
    Improve the output when installing plugins (#5808) Justin Van Patten 2020-11-21 08:02:05 -0800
  • c4997cda2b Improve the output when installing plugins Justin Van Patten 2020-11-21 06:39:47 -0800
  • b114a763fa Make data sources catchable in Python joeduffy/3611_possible_approach Joe Duffy 2020-11-20 17:49:04 -0800
  • 6d434abe29 f Pat Gavlin 2020-11-20 15:03:32 -0800
  • 9e2f134502 Fix .NET build break; update Pipfile.lock Pat Gavlin 2020-11-20 15:01:41 -0800
  • 6a5a4e1c2c Fixup tests Pat Gavlin 2020-11-20 15:00:35 -0800
  • 8ecbbf51ad Fix a few issues with resource references. Pat Gavlin 2020-11-20 14:52:11 -0800
  • b450d8bdae flesh out local workspace implementation, flesh out stack implementation, cleanup run pulumi cmd implementation and make it an instance so it is mockable/testable, separate serialization in prep for custom converters Joshua Studt 2020-11-20 17:01:59 -0500
  • 20f7720869
    Add support for getResource to the Python SDK. (#5694) Pat Gavlin 2020-11-20 13:13:23 -0800
  • a056daafd7
    [codegen/dotnet] Handle external resource refs (#5791) Mikhail Shilkov 2020-11-20 21:09:34 +0100
  • bff52385e2 PR feedback Pat Gavlin 2020-11-20 11:46:09 -0800
  • de9db6b08c
    Apply suggestions from code review Pat Gavlin 2020-11-20 09:31:09 -0800
  • f527e06b21
    Allow schemas to reference to provider types. (#5788) Pat Gavlin 2020-11-20 09:16:45 -0800
  • 83bf2de255 [codegen/dotnet] Handle external resource refs Mikhail Shilkov 2020-11-20 12:39:30 +0100
  • 2f762175b4 Add CHANGELOG Luke Hoban 2020-11-19 21:34:09 -0800
  • 2d09eb60e1 Test coverage Luke Hoban 2020-11-19 21:07:37 -0800
  • c0ea66d0aa Add PULUMI_BACKEND_URL env var Luke Hoban 2020-11-19 20:28:36 -0800
  • 458d7a2249 Proxy missing Python dict entries during preview joeduffy/4040_possible_approach Joe Duffy 2020-11-19 19:14:58 -0800
  • 2c8cebd30c Allow schemas to reference to provider types. Pat Gavlin 2020-11-19 16:56:51 -0800
  • 3586ab5d85
    [codegen/python] Handle external schema refs (#5684) Levi Blackstone 2020-11-19 13:56:28 -0700
  • 087034fe62 Fix up registration methods Pat Gavlin 2020-11-19 12:53:22 -0800
  • d633ff04e2 Export registration methods and base classes Pat Gavlin 2020-11-19 12:15:39 -0800
  • 17899b8d1d Move URN onto resource options Pat Gavlin 2020-11-19 11:57:32 -0800
  • 509be5003f
    Ensure we pass a version with v prefix to bump-homebrew version (#5786) Paul Stack 2020-11-19 18:16:59 +0000
  • c8bec4f267 resolve issue with pulumi cmd cleanup wrapper task after testing Joshua Studt 2020-11-19 12:23:52 -0500
  • 062de1b614 Ensure we pass a version with v prefix to bump-homebrew version stack72 2020-11-19 16:44:33 +0000
  • e7598a1076 initial run pulumi cmd implementation Joshua Studt 2020-11-19 11:19:43 -0500
  • 4c88e215ce
    Respect PULUMI_PYTHON_CMD in scripts (#5782) Justin Van Patten 2020-11-18 19:08:41 -0800
  • b39ffb26e1 Update CHANGELOG.md Justin Van Patten 2020-11-18 18:04:30 -0800
  • 41b1b2cade Respect PULUMI_PYTHON_CMD in scripts Justin Van Patten 2020-11-18 18:02:01 -0800
  • 2ee7e1a5a1 Rewrite on top of the usual resource functions. Pat Gavlin 2020-11-18 16:47:01 -0800
  • 1b5cf503e8 wip wip wip Pat Gavlin 2020-11-06 10:52:31 -0800
  • fe95174a9c WIP Pat Gavlin 2020-11-06 10:09:32 -0800
  • b30caee922 Update tests/integration/get_resource/python/__main__.py Pat Gavlin 2020-11-05 13:51:17 -0800
  • aff048e0e3 Add support for getResource to the Python SDK. Pat Gavlin 2020-11-05 12:45:30 -0800
  • 2b435bb1a7
    Merge pull request #5670 from pulumi/vl/GoEnumsCodegen Vivek Lakshmanan 2020-11-18 11:54:30 -0800
  • f0951ce650
    Rename engine.plan to engine.deployment. (#5777) Pat Gavlin 2020-11-18 11:16:30 -0800
  • 1cfbe5bdd5 Linting fixes Vivek Lakshmanan 2020-11-18 10:57:01 -0800
  • 1ba418ee7b
    Merge pull request #5751 from pulumi/vl/VerboseBuild Vivek Lakshmanan 2020-11-18 10:38:06 -0800
  • 3919ef5010 Ensure we call the correct build container action in the container build command-dispatch stack72 2020-11-18 18:12:42 +0000
  • 4c792ee7e7 s/plan/deployment Pat Gavlin 2020-11-18 10:11:45 -0800
  • 342a024207 Ensuring that a GitHub Token is present in the workflow release for docker builds stack72 2020-11-18 18:04:11 +0000
  • 6df0e67346 Rename engine.plan to engine.deployment. Pat Gavlin 2020-11-18 08:31:50 -0800
  • 0981df6a7a
    Rename deploy.Plan to deploy.Deployment. (#5774) Pat Gavlin 2020-11-18 09:47:52 -0800
  • d1caee26d3 Update makeSafeEnum semantics to match other languages Vivek Lakshmanan 2020-11-18 09:44:30 -0800
  • 55e86bf078
    Update sdk/python/Makefile Vivek Lakshmanan 2020-11-18 09:21:41 -0800
  • 8ade2f8319 Prepare for v2.14.0 release v2.14.0 sdk/v2.14.0 pkg/v2.14.0 stack72 2020-11-18 16:56:26 +0000
  • c7bee6366f PR feedback Pat Gavlin 2020-11-18 08:39:02 -0800
  • 221105a072 Ensure stderr is updated on error even if verbose is not set Vivek Lakshmanan 2020-11-18 00:56:26 -0800
  • da5c01f9ca Fix build/tests Vivek Lakshmanan 2020-11-18 00:13:41 -0800
  • 6e466e4ec0 Apply suggestions from code review Vivek Lakshmanan 2020-11-18 00:05:13 -0800
  • c818098733 Address PR comment Vivek Lakshmanan 2020-11-13 23:05:39 -0800
  • 65e027062d Add an underscore if enum values have underscores Vivek Lakshmanan 2020-11-09 14:18:41 -0800
  • 41fff5dc08 Add type as prefix for enum values Vivek Lakshmanan 2020-11-09 13:05:59 -0800
  • 169fb47154 Consolidate tests Vivek Lakshmanan 2020-11-04 16:56:39 -0800
  • 3c2b7a8945 Add additional test to demonstrate strict/relaxed enum semantics Vivek Lakshmanan 2020-11-03 23:05:53 -0800
  • 43e48950df Adding support for go enum generation Vivek Lakshmanan 2020-11-02 23:02:56 -0800
  • 302f869dc5 Drop unnecessary prefix in test output since we rely on go's testing to do the right thing Vivek Lakshmanan 2020-11-17 13:13:25 -0800
  • 84d1505807 Switch to using t.Logf instead of printf Vivek Lakshmanan 2020-11-17 10:19:24 -0800
  • 0d6f9fdcbf Switch to pytest since it captures stdout/stderr and only prints on failure Vivek Lakshmanan 2020-11-13 14:22:03 -0800
  • 98bc43d6d6 Disable verbose logging for python tests Vivek Lakshmanan 2020-11-12 17:01:06 -0800
  • d12f59be46 Reduce verbosity on tests Vivek Lakshmanan 2020-11-12 14:45:06 -0800
  • 3e40e4c97e Rename deploy.Plan to deploy.Deployment. Pat Gavlin 2020-11-17 17:46:28 -0800
  • 7181f57157
    lint Levi Blackstone 2020-11-04 12:32:39 -0700
  • af0f764e99
    Update schema test Levi Blackstone 2020-11-04 11:41:16 -0700
  • 687ed9ee38
    [codegen/python] Handle external resource refs Levi Blackstone 2020-11-04 11:27:24 -0700
  • 41a881a374
    Small UX change to the output of policy violations (#5773) Paul Stack 2020-11-17 21:14:28 +0000
  • 35df46ab48 Small UX change to the output of policy violations stack72 2020-11-17 20:11:59 +0000