Commit Graph

  • f7bd985ffc Edit doc comment Anton Tayanovskyy 2021-06-04 18:25:01 -0400
  • dc994deabd
    [dotnet/sdk] Add get value async to output utilities (#7170) Sean Fausett 2021-06-05 10:22:00 +1200
  • 588dd3bdc0 Lint Anton Tayanovskyy 2021-06-04 18:11:17 -0400
  • ffad11f7f2 Fix MarshalProperties handling of list-nested unknowns Anton Tayanovskyy 2021-06-04 18:04:22 -0400
  • 60de09a4c5
    Merge branch 'master' into gh6374 Anton Tayanovskyy 2021-06-04 16:40:12 -0400
  • efb3ad3ddd [codegen/nodejs] Properly handle nested modules Luke Hoban 2021-06-05 06:12:06 +1000
  • 7661ca2a03 Move it up Anton Tayanovskyy 2021-06-04 15:24:08 -0400
  • 8c43db0115 Point to location of possible reject Anton Tayanovskyy 2021-06-04 15:23:23 -0400
  • dab37a6787 Keep unknown fix Anton Tayanovskyy 2021-06-04 15:11:20 -0400
  • f1fa3a141d
    [codegen/dotnet] Fix plain properties (#7180) Justin Van Patten 2021-06-04 09:25:20 -0700
  • 1bc76f71e6 Update CHANGELOG_PENDING.md Justin Van Patten 2021-06-01 04:17:25 -0700
  • f2b3ba2438 [codegen/dotnet] Fix plain properties Justin Van Patten 2021-06-01 03:48:13 -0700
  • aa302071f7 duplicate automation in sibling package, add embedded version func evanboyle 2021-06-04 08:50:20 -0700
  • 3e1dc52851
    Fixes 6608: unusable venv after template copy, python not executable (#6623) Anton Tayanovskyy 2021-06-04 10:03:04 -0400
  • 563665a559
    Merge branch 'master' into anton/fix-6608 Anton Tayanovskyy 2021-06-04 10:02:52 -0400
  • 1d36b5e701 [cli] prevent panic in pulumi python applications when apply is used incorrectly stack72 2021-06-04 10:52:05 +0100
  • 3f73230ec7
    [cli] Protect against panic when using incorrect token type in pulumi import (#7202) Paul Stack 2021-06-04 15:08:40 +0300
  • 672feff428
    Fix Go init.go codegen to be govet compliant (#7195) Mike Metral 2021-06-04 03:57:04 -0700
  • c9e9a20dd9 [cli] Protect against panic when using incorrect token type in pulumi import stack72 2021-06-03 19:19:19 +0100
  • b3447d2311 attempt at collecting dotnet test coverage emiliza/dotnet-test-coverage Emiliza Gutierrez 2021-06-03 14:53:16 -0700
  • 8dda59d10f
    Bumping version of go-cloud to v.0.23.0 (#7204) Emiliza Gutierrez 2021-06-03 15:28:33 -0700
  • cbced3c911 updating changelog Emiliza Gutierrez 2021-06-03 13:27:12 -0700
  • 07ad69dfe6
    Adding a workflow dispatch to GHA to test master builds from branches (#7203) Paul Stack 2021-06-03 23:24:49 +0300
  • c6a66974db Adding a workflow dispatch to GHA to test master builds from branches stack72 2021-06-03 21:17:39 +0100
  • 7695b82a9e updating dependencies from make ensure Emiliza Gutierrez 2021-06-03 12:59:37 -0700
  • a2deed8e87 Fix Go init.go codegen code and make it govet compliant Mike Metral 2021-06-02 14:56:53 -0700
  • ca1d263455 referencing go-cloud directly, remove fork reference Emiliza Gutierrez 2021-06-02 17:10:05 -0700
  • 9de7def230 updating to go-cloud 0.23.0 Emiliza Gutierrez 2021-06-02 11:21:24 -0700
  • dbea8058a2
    Bump the Pulumi Service API version header to 7 (#7193) Praneet Loke 2021-06-02 11:32:52 -0700
  • 6ae6cc45b7
    skip installing dev dependencies for nodejs plugin setup (#7188) Evan Boyle 2021-06-02 11:09:03 -0700
  • facbf6bd64 Update the PR template to ask the question about API version Praneet Loke 2021-06-02 10:20:53 -0700
  • 957d2cb739 Bump the Pulumi Service API version header to 7. It ensures users are using a CLI version that supports publishing policy packs to Azure Storage. Praneet Loke 2021-06-02 09:39:54 -0700
  • ca370b2db5 skip installing dev dependencies for nodejs plugin setup evanboyle 2021-06-01 15:54:39 -0700
  • 5310ecbdfc remove all typescript dependencies evan/removeTypescriptDep evanboyle 2021-06-01 13:57:05 -0700
  • 3f97351692 add ability to skip installation (npm, pip) step when installing plugins evan/pluginSkipInstall evanboyle 2021-06-01 13:47:56 -0700
  • 9c4d67d50a add skipinstall flag for plugin acquisition evan/skipInstall evanboyle 2021-06-01 13:45:29 -0700
  • bd6410e2fb
    [sdk/python] Avoid exponential complexity for `from_input`/`all` (#7175) Luke Hoban 2021-06-01 13:11:22 +1000
  • aeaeaae09a Move public apis from unshipped to shipped Sean Fausett 2021-06-01 06:53:04 +1200
  • 8b012a4372 Update changelog Sean Fausett 2021-06-01 06:37:17 +1200
  • c4d6a321fc Add get value async to output utilities Sean Fausett 2021-06-01 06:34:20 +1200
  • 814a6b8e1a Add CHANGELOG Luke Hoban 2021-05-31 16:44:28 +1000
  • fffb4e9f5f [sdk/python] Avoid exponential complexity for `from_input`/`all` Luke Hoban 2021-05-31 16:42:04 +1000
  • a9f01f3506 Try to reproduce the problem Anton Tayanovskyy 2021-05-28 22:50:30 -0400
  • 29e3239a02 Try to reproduce the problem Anton Tayanovskyy 2021-05-28 22:47:56 -0400
  • dba7ebfafa Add function overloads for create_stack, select_stack and create_or_select_stack Komal Ali 2021-05-28 14:06:09 -0700
  • c90653a9a5 Add function overloads for create_stack, select_stack and create_or_select_stack Komal Ali 2021-05-28 13:52:57 -0700
  • 5664332d0a changelog evanboyle 2021-05-28 09:28:07 -0700
  • be0ebf4ba7 update Registry to respect provider aliases evanboyle 2021-05-28 09:22:28 -0700
  • 9c1964e622
    [automation/nodejs] - Only log, don't error on unparsed events (#7162) Komal 2021-05-28 09:15:45 -0700
  • e1576d13b3
    make plugin metadata (size, install time) opt in for list operations (#7163) Evan Boyle 2021-05-28 07:26:08 -0700
  • 27c845d92e
    Merge branch 'master' into anton/fix-6608 Anton Tayanovskyy 2021-05-28 09:35:37 -0400
  • 8844a65e58 move labels evanboyle 2021-05-27 22:56:27 -0700
  • b6609f0ded Handle missing summaryEvent Komal Ali 2021-05-27 20:07:51 -0700
  • 734db8368e
    Support using pre-signed URLs for Azure Storage issued by the Pulumi Service (#7137) Praneet Loke 2021-05-27 21:45:35 -0700
  • b4362f8899
    Apply suggestions from code review Praneet Loke 2021-05-27 20:33:56 -0700
  • 8476594bd4 lint evanboyle 2021-05-27 17:37:02 -0700
  • ee564bf45e make plugin metadata (size, install time) opt in for list operations evanboyle 2021-05-27 17:12:54 -0700
  • dc2488426b plugin install investigation evan/pluginPerfInvestigation evanboyle 2021-05-27 16:28:28 -0700
  • ed9124972c
    [codegen/go] Fix emitted type of resources and types (#7158) Justin Van Patten 2021-05-27 16:02:19 -0700
  • fb6c5b32e5 Update changelog Komal Ali 2021-05-27 15:40:04 -0700
  • 2947e6832e Only log, don't error Komal Ali 2021-05-27 14:49:52 -0700
  • aefc2c4ffe Remove unnecessary nil check Praneet Loke 2021-05-27 14:28:55 -0700
  • 693fc10b23 comment Praneet Loke 2021-05-27 14:15:28 -0700
  • ecfecf9664 Add RequiredHeaders attribute to the CreatePolicyPackResponse. Praneet Loke 2021-05-27 14:12:49 -0700
  • ac18658cd3 Update docs testdata Justin Van Patten 2021-05-27 14:05:29 -0700
  • f629dc7432 Add runtime unit tests for node, rename to fnApply Anton Tayanovskyy 2021-05-27 16:59:14 -0400
  • 05be71f0ac
    Address feedback Justin Van Patten 2021-05-27 13:05:39 -0700
  • 6a45af29b2 [codegen/go] Fix emitted type of resources and types Justin Van Patten 2021-05-27 12:12:23 -0700
  • 2120dc1b15 Fix lint Anton Tayanovskyy 2021-05-27 13:17:52 -0400
  • b6ec2ded17 Rename dotnet codegen to use Output forms Anton Tayanovskyy 2021-05-27 13:06:55 -0400
  • 56d618973b Revamp Go codegen to simplify naming Anton Tayanovskyy 2021-05-27 12:54:02 -0400
  • 8a4b0f7cb6
    Fixup the installation of all Pulumi files for the homebrew package (#7145) Paul Stack 2021-05-27 11:45:45 +0100
  • e41206df3d Generate Utilities.cs from codegen so we test that too Anton Tayanovskyy 2021-05-26 18:35:50 -0400
  • aeb6857f7f
    [codegen] Encrypt input args for secret properties (#7128) Levi Blackstone 2021-05-26 16:00:51 -0600
  • d0d4e2d7d9
    put nodejs resource registration logs behind excessiveDebugOutput flag (#7144) Evan Boyle 2021-05-26 14:53:44 -0700
  • e3f343b8da Add missing using clause in templates Anton Tayanovskyy 2021-05-26 17:52:13 -0400
  • bcafd71b21 Fix codegen for funcs with Dict params Anton Tayanovskyy 2021-05-26 17:35:20 -0400
  • 1d1dcfc7b8 Fixup the installation of all Pulumi files for the homebrew package stack72 2021-05-26 22:18:35 +0100
  • 0ee96ca7c1 copypasta evanboyle 2021-05-26 14:14:10 -0700
  • 58f127527a Fix C# codegen issue with List parameters Anton Tayanovskyy 2021-05-26 16:59:09 -0400
  • 0d71a21a69 put nodejs resource registration logs behind excessiveDebugOutput flag evanboyle 2021-05-26 13:51:19 -0700
  • ae1a8ed12b
    Address feedback Levi Blackstone 2021-05-26 14:45:51 -0600
  • 423f18ee95 Test func with all optional inputs Anton Tayanovskyy 2021-05-26 16:19:32 -0400
  • b98ccd3a71 Add func with default value test for C# Anton Tayanovskyy 2021-05-26 16:07:36 -0400
  • b7a272a746 Towards executable C# codegen tests Anton Tayanovskyy 2021-05-26 15:57:30 -0400
  • da80621b00 WIP policy-packs-to-automation-api stack72 2021-05-26 19:34:39 +0100
  • eeb8213a5b First semi-working C# version Anton Tayanovskyy 2021-05-26 13:30:48 -0400
  • 85142462c7
    Fix non-deterministic ordering of generated Python code (#7136) Anton Tayanovskyy 2021-05-26 13:22:05 -0400
  • 79d11ba433
    Populate package.json version to match provider version Liam White 2021-05-26 09:55:28 -0700
  • c4655b3bab Lint Anton Tayanovskyy 2021-05-26 12:54:07 -0400
  • a6e92ecf89 Add schema support for methods Justin Van Patten 2021-05-24 14:02:10 -0700
  • bf991227ec Repro the problem in a test and fix it; address comments Anton Tayanovskyy 2021-05-26 11:56:06 -0400
  • 7101046709
    Send plugin install output to stderr (#7115) Joe Duffy 2021-05-25 19:02:09 -0700
  • 74c2fd38fa Add a changelog entry Joe Duffy 2021-05-25 16:39:51 -0700
  • 8608bdb857 Send plugin install output to stderr Joe Duffy 2021-05-23 10:39:48 -0700
  • 869ad3489f Add the x-ms-blob-type header when making a PUT request using a signed URL retrieved from the Pulumi Service. Praneet Loke 2021-05-25 13:45:32 -0700
  • 5c92c2122d
    Test fix Levi Blackstone 2021-05-25 14:00:05 -0600
  • 5f4120b7b6 Fix non-deterministic ordering of generated Python code Anton Tayanovskyy 2021-05-25 15:23:43 -0400
  • 93e314567b
    Revert test import changes Levi Blackstone 2021-05-25 13:17:17 -0600
  • 7d2f6e381f
    Address review feedback Levi Blackstone 2021-05-25 10:22:50 -0600