Commit Graph

  • e2b2974a8e Relax readonly requirement for generated nodejs resource args evanboyle 2021-05-06 12:55:47 -0700
  • 875065c746
    Cleanup post v3.2.1 release Paul Stack 2021-05-06 19:27:21 +0100
  • bf2420ea9f Fix flaky test that fails on unrelated PRs Anton Tayanovskyy 2021-05-06 14:23:09 -0400
  • 73c8cc3ec5
    Permit override of Python package naming (#6971) James Nugent 2021-05-06 13:18:14 -0500
  • 02e0662ffe Permit override of Python package naming James Nugent 2021-05-06 11:54:01 -0500
  • ec7e8c0d30 Merged master Anton Tayanovskyy 2021-05-06 13:02:20 -0400
  • 24875d810c [deps] Ensuring pulumi/pulumi pkg references pulumi sdk v3.2.1 v3.2.1 pkg/v3.2.1 stack72 2021-05-06 17:23:58 +0100
  • 1ed88db1ed Prepare for v3.2.1 release sdk/v3.2.1 stack72 2021-05-06 16:49:56 +0100
  • 17120867d9
    [cli] Prevent regression in loading passphrase secrets provider from state (#6976) Paul Stack 2021-05-06 14:40:44 +0100
  • eb3d6fd059 [cli] Prevent regression in loading passphrase secrets provider from state stack72 2021-05-06 13:33:02 +0100
  • abf0cfbdfc Using goreleaser as the publishing mechanism for Windows binaries stack72 2021-05-06 12:29:28 +0100
  • 5f9f3f3e65 Merged master Anton Tayanovskyy 2021-05-05 22:49:03 -0400
  • 1e777fa59d Add changelog entry Anton Tayanovskyy 2021-05-05 22:46:41 -0400
  • e78a3c8216 Lint Anton Tayanovskyy 2021-05-05 22:39:50 -0400
  • e991cf05bf Add tests that fail before and pass after Anton Tayanovskyy 2021-05-05 22:35:26 -0400
  • 94094cb4ea Drop python conditional and propagate unused -root to all lang hosts Anton Tayanovskyy 2021-05-05 22:13:08 -0400
  • ee08e9c3d3 Root is now always absolute at this point; simplify code and docs Anton Tayanovskyy 2021-05-05 22:04:22 -0400
  • 90a827951d Revert out unnecessary parameter propagation Anton Tayanovskyy 2021-05-05 22:00:47 -0400
  • 31bfd3a930 Propagate root instead of yaml path Anton Tayanovskyy 2021-05-05 21:49:48 -0400
  • 9d14271e0a taskfiles pgavlin/task Pat Gavlin 2021-05-05 15:19:48 -0700
  • 3635dc28c3
    Add a note to a README about regenerating test data (#6970) Christian Nunciato 2021-05-05 12:59:37 -0700
  • c7641e7d5e Cleanup post v3.2.0 release stack72 2021-05-05 20:49:07 +0100
  • a9baae6dd8 Add a note to a README about regenerating test data Christian Nunciato 2021-05-05 11:51:30 -0700
  • 46ec1aa9e2 [deps] Ensuring pulumi/pulumi pkg references pulumi sdk v3.2.0 v3.2.0 pkg/v3.2.0 stack72 2021-05-05 18:28:59 +0100
  • 7e77a340e6 Prepare for v3.2.0 release sdk/v3.2.0 stack72 2021-05-05 18:27:16 +0100
  • daa97d72f2 Propagate Root via plugin context Anton Tayanovskyy 2021-05-05 11:05:33 -0400
  • 20bf4c8b67
    Merge pull request #6430 from pulumi/mikhailshilkov/discriminated-unions2 Mikhail Shilkov 2021-05-05 11:54:27 +0200
  • 1378c45849 Discriminated unions in schema and programgen Mikhail Shilkov 2021-04-16 14:04:42 +0200
  • 3b8a0dd3e3
    Remove leading and trailing whitespace in resource properties (#6959) Christian Nunciato 2021-05-04 17:59:30 -0700
  • 7b581981a7 Handle a couple more places Christian Nunciato 2021-05-04 16:29:03 -0700
  • 88ed3ecc78 Get to a working fix Anton Tayanovskyy 2021-05-04 18:57:05 -0400
  • 54533d3bab Add PULUMI_ACCEPT support to docs gen tests Pat Gavlin 2021-05-04 14:58:17 -0700
  • 55fa0dd8d7 Make tests pass Christian Nunciato 2021-05-04 13:35:56 -0700
  • 3fafd6af0e Propagate workspace.Project metadata to plugin init Anton Tayanovskyy 2021-05-04 15:37:51 -0400
  • f99b814f13
    Ensure ResourceReference is included in printPropertyValue (#6962) Paul Stack 2021-05-04 19:34:28 +0100
  • 3e12b4f7e6
    Small change to the logic around ambient plugins on the PATH (#6963) Paul Stack 2021-05-04 18:46:04 +0100
  • 37baab9749
    Use local backend for concurrency test (#6960) Komal 2021-05-04 09:43:11 -0700
  • 4e7d47e922 Small change to the logic around ambient plugins on the PATH stack72 2021-05-04 16:48:23 +0100
  • c3c617c51f
    [plugins] Allow opt out of loading plugins on PATH (#6944) James Nugent 2021-05-04 10:30:59 -0500
  • 0baa39bf02 Ensure ResourceReference is included in printPropertyValue stack72 2021-05-04 14:25:43 +0100
  • 98ae3adf60 Use local backend for concurrency test Komal Ali 2021-05-03 22:23:00 -0700
  • b11ea45770 Remove leading and trailing whitespace in resource properties Christian Nunciato 2021-05-03 14:35:39 -0700
  • 3746028c38
    [sdk/python] Don't error when dict input value has a mismatched type (#6949) Justin Van Patten 2021-05-03 08:47:55 -0700
  • d5dc31ce0d
    Apply string culture invariant suggestions from code review Josh Studt 2021-05-03 10:36:08 -0400
  • fabba12fc1 initial checkin, dotnet automation api required plugin acquisition for inline programs Joshua Studt 2021-05-01 13:04:10 -0400
  • 81db03ea2a
    Fix Python test file names (#6947) Justin Van Patten 2021-04-30 20:22:25 -0700
  • 2cc96af32e Update CHANGELOG_PENDING.md Justin Van Patten 2021-04-30 16:45:14 -0700
  • d8f0220960 [sdk/python] Don't error when dict input value has a mismatched type Justin Van Patten 2021-04-30 16:31:51 -0700
  • 41e1ac9f69 Fix Python test file names Justin Van Patten 2021-04-30 15:33:02 -0700
  • 58367044d4
    Merge pull request #6915 from gitfool/gh6914 Mikhail Shilkov 2021-04-30 22:06:44 +0200
  • 92dd696dda Bump YamlDotNet to 11.1.1 Sean Fausett 2021-04-29 13:29:06 +1200
  • 1606c4cfb8 [plugins] Allow opt out of loading plugins on PATH James Nugent 2021-04-30 14:10:15 -0500
  • 8574d40dda
    [sdk/python] Fix type-related regression on Python 3.6 (#6942) Justin Van Patten 2021-04-30 11:50:42 -0700
  • 210c16b67a
    Update PULL_REQUEST_TEMPLATE.md (#6940) Komal 2021-04-30 11:12:05 -0700
  • 1dacd7756a [sdk/python] Fix type-related regression on Python 3.6 Justin Van Patten 2021-04-30 10:07:58 -0700
  • 69d50ced27
    [sdk/python] Address issues when using resource subclasses (#6890) Justin Van Patten 2021-04-30 10:07:23 -0700
  • 71fcbfce5f
    [kind/bug] [automation/go]: Look in workspace options for version optout (#6938) James Nugent 2021-04-30 11:41:31 -0500
  • 064b6c679f Fix tests that used to be skipped on missing async lib Anton Tayanovskyy 2021-04-30 12:39:44 -0400
  • 16952b743c
    Update PULL_REQUEST_TEMPLATE.md Komal 2021-04-30 09:37:02 -0700
  • c3dc2d54ab
    Add user agent to the CLI, Go and Nodejs Automation API SDKs (#6935) Evan Boyle 2021-04-30 07:26:23 -0700
  • 17173f0be0 [automation/go]: Look in workspace options for version optout James Nugent 2021-04-30 09:20:44 -0500
  • 47a9c27692 fix min version evanboyle 2021-04-29 19:16:49 -0700
  • 3e98b63a40 fix constant evanboyle 2021-04-29 17:34:13 -0700
  • e3e2e8c6d5 changelog evanboyle 2021-04-29 17:17:58 -0700
  • 685d34089d do not cap logging verbositiy in go automation api evanboyle 2021-04-29 17:11:15 -0700
  • 17fcc3b9b1 add support for user agent in node automation api evanboyle 2021-04-29 17:09:18 -0700
  • 5372620a6c add support for user agent in Go Automation API evanboyle 2021-04-29 17:08:52 -0700
  • 22a4f3e9a5 add --exec-agent flag to CLI lifecycle commands evanboyle 2021-04-29 17:07:29 -0700
  • 93d7057f80
    [codegen/go] Respect baseImportPath in Go SDKs (#6866) James Nugent 2021-04-29 18:09:05 -0500
  • b655f0bc23
    Proposal: PULL_REQUEST_TEMPLATE.md (#6885) Komal 2021-04-29 13:21:36 -0700
  • 6f1ea08993
    Import subpackages lazily (#6827) Anton Tayanovskyy 2021-04-29 16:08:22 -0400
  • bdcb5ecb3c
    [automation/go] - Improve default formatting of auto.autoError (#6924) Komal 2021-04-29 13:04:51 -0700
  • a517340ddd [codegen/go] Respect baseImportPath in Go SDKs James Nugent 2021-04-24 11:41:48 -0500
  • f73ec2fc71
    [codegen/go] Permit production of flat Go packages (#6862) James Nugent 2021-04-29 14:30:01 -0500
  • ac8b5c71b2
    Add line about changelog Komal 2021-04-29 10:40:34 -0700
  • 67d37c4ed7
    updates to feedback Komal 2021-04-29 10:36:10 -0700
  • 37aa09ac6b changelog Komal Ali 2021-04-29 10:22:19 -0700
  • 943b8247f9 Improve default formatting of auto.autoError James Nugent 2021-04-29 10:57:00 -0500
  • 0c35199d7d Permit production of flat Go packages James Nugent 2021-04-23 16:24:51 -0500
  • 86b631346c check version command was failing because of additional white space it wasn't accounting for Joshua Studt 2021-04-29 09:52:59 -0400
  • 844dd0bfbe get tests passing, need service to be registered as transient so that the stack is instantiated each time because pulumi internal rely on instantiation Joshua Studt 2021-04-29 09:47:05 -0400
  • 0739fa396d
    [cleanup] Small stylistic changes to NewPassphaseSecretsManagerFromState (#6909) Paul Stack 2021-04-29 11:37:25 +0100
  • 108fc6655d
    Merge pull request #6917 from gitfool/gh6916 Mikhail Shilkov 2021-04-29 11:12:40 +0200
  • 276d3570ed Enable deterministic builds Sean Fausett 2021-04-29 14:24:43 +1200
  • 36b5e70c4f slight refactor to just bring the identical service provider code into the new PulumiFn implementation. Joshua Studt 2021-04-28 15:53:56 -0400
  • 1c9fd0c30d add exception propagation test and update changelog Joshua Studt 2021-04-28 15:13:37 -0400
  • bffd7cf3c2 add runtime stack type pulumi fn implementation Joshua Studt 2021-04-28 15:05:31 -0400
  • 778082289e [cleanup] Small stylistic changes to NewPassphaseSecretsManagerFromState stack72 2021-04-28 19:22:08 +0100
  • c0b5339cf3
    Merge pull request #6901 from pulumi/vl/FixStackSettings Vivek Lakshmanan 2021-04-28 11:35:29 -0700
  • 6100691262
    Merge pull request #6905 from gitfool/gh6904 Mikhail Shilkov 2021-04-28 13:12:11 +0200
  • d6477b1fc2
    Merge pull request #6871 from gitfool/gh6870 Mikhail Shilkov 2021-04-28 11:49:26 +0200
  • 28a7e61daf Enable SourceLink with embedded PDB Sean Fausett 2021-04-28 21:08:54 +1200
  • 4b3d2a57c7 [auto/go] Fix stack settings save/load typo and add tests Vivek Lakshmanan 2021-04-27 22:27:59 -0700
  • 1ed3445ed4
    [automation/*] - Optionally skip Automation API version check (#6882) Komal 2021-04-27 20:54:27 -0700
  • 86fb9f0609 Check Workspace env vars Komal Ali 2021-04-27 19:53:08 -0700
  • 1640b7a5b1
    [cli] Ensure the user has set PULUMI_CONFIG_PASSPHRASE or PULUMI_CONFIG_PASSPHRASE_FILE (#6893) Paul Stack 2021-04-28 01:21:16 +0100
  • 59df4fdfc0 Add PulumiFn.Create with service type overload Sean Fausett 2021-04-28 11:30:47 +1200
  • ac2ca79b7f
    [cli] Swap out YAML parser library Levi Blackstone 2021-04-27 16:56:39 -0600
  • a1a2ce9126 [cli] Ensure the user has set PULUMI_CONFIG_PASSPHRASE or PULUMI_CONFIG_PASSPHRASE_FILE stack72 2021-04-27 16:46:28 +0100
  • 582c40adf1 Update CHANGELOG_PENDING.md Justin Van Patten 2021-04-27 09:11:40 -0700