Commit Graph

  • 8586b0c09f All tests passing, but no concurrency capability because of the singleton DeploymentInstance. Joshua Studt 2021-01-11 12:47:12 -0500
  • 040bb710df inline program engine is now running as expecting, but inline program is not recognizing local stack config Joshua Studt 2021-01-11 10:27:08 -0500
  • 9fbdc51fcd
    [sdk/dotnet] Moved urn value retrieval into if statement (#6081) Nicolas Fløysvik 2021-01-11 15:39:17 +0100
  • 44bd88523c all tests passing except inline program, pulumi engine not available with inline Joshua Studt 2021-01-11 09:01:13 -0500
  • a1e1925c9d Updated changelog Nicolas Fløysvik 2021-01-11 14:08:11 +0100
  • 4d03e4c2a8 [sdk/dotnet] Moved urn value retrieval into if statement(https://github.com/pulumi/pulumi/issues/6080) Nicolas Fløysvik 2021-01-11 13:57:55 +0100
  • a8fcf8f528 Turn class methods on LocalWorkspace into standalone functions Komal Ali 2021-01-10 18:36:23 -0800
  • f366f3f81a Reset asyncio logger at the end of Run function. Komal Ali 2021-01-09 19:26:19 -0800
  • 81af89bb99 Align error-handling strategy with the python exec shim Komal Ali 2021-01-09 19:00:21 -0800
  • e0c3c2d5b0 Better docstrings Komal Ali 2021-01-09 16:50:06 -0800
  • cc7cfff31f Add a CHANGELOG entry Joe Duffy 2021-01-09 13:19:18 -0800
  • e1f623784f Make the regression test less sensitive to OS Joe Duffy 2021-01-09 13:18:26 -0800
  • bf97c96f06 Fix #5577 in the SDK, not the engine Joe Duffy 2021-01-09 12:28:34 -0800
  • cdeca7bb13 Revert "Fix #5577" Joe Duffy 2021-01-09 12:26:14 -0800
  • ceaa67b227 changelog evanboyle 2021-01-09 10:46:29 -0800
  • 524d712215 Better debugging/IDE experience Komal Ali 2021-01-09 02:05:03 -0800
  • 6cd3ce67e7
    Wrap with quotes Fraser Waters 2021-01-09 09:23:25 +0000
  • 48a695d2dc always read and write nodejs runtime options from/to the environment evanboyle 2021-01-08 23:42:15 -0800
  • d71201749a Add a regression test Joe Duffy 2021-01-08 18:05:07 -0800
  • 3d4d7529f0 Fix #5577 Joe Duffy 2021-01-08 16:16:41 -0800
  • 016d2fda1d Fix up stderr capture Komal Ali 2021-01-08 15:46:14 -0800
  • 03702c94f6
    Use "-n" rather than "! -z" Fraser Waters 2021-01-08 21:35:46 +0000
  • 87fdb2e217
    APKBUILD includes "v" as part of PULUMI_VERSION Fraser Waters 2021-01-08 21:35:17 +0000
  • 18ea768f05 add link to stackoverflow Komal Ali 2021-01-08 12:34:43 -0800
  • ad15aa5630 stream output Komal Ali 2021-01-08 12:13:03 -0800
  • 1424e613dd Adding the pulumi.ecr.aws images as part of the docker images release stack72 2021-01-08 19:15:47 +0000
  • 0ad519fabd fix the encoding on the GO files used for testing Joshua Studt 2021-01-08 10:47:37 -0500
  • 9b84811aeb local workspace tests written, working on getting them passing Joshua Studt 2021-01-07 20:40:36 -0500
  • b3e580a8b1 Plumb through on_output function Komal Ali 2021-01-07 08:45:19 -0800
  • 1254a5093c Fix python test Komal Ali 2021-01-06 11:51:52 -0800
  • 24910f643a Add error tests Komal Ali 2021-01-06 11:25:10 -0800
  • 513d1088cd Handle inline errors Komal Ali 2021-01-05 21:25:46 -0800
  • 9db3d0ed9f Get rid of dataclasses Komal Ali 2021-01-05 11:08:43 -0800
  • 2cc7fa7c0a Remove Literals and address PR comments. Komal Ali 2021-01-05 00:08:26 -0800
  • 56d3888828 docstrings Komal Ali 2020-12-30 14:31:34 -0800
  • 5752eeebb0 Make bulk config ops concurrent. komal 2020-12-29 20:59:51 -0800
  • c61805c7e5 Convenience functions komal 2020-12-29 19:51:15 -0800
  • df085b136f Use locals to parse args komal 2020-12-29 15:50:30 -0800
  • a29cee88c4 Declare function after declaration of global komal 2020-12-29 13:00:35 -0800
  • 4e40862cdf Inline progams komal 2020-12-28 23:45:54 -0800
  • 239fac3b94 local program komal 2020-12-23 23:53:37 -0800
  • 00dd61a1ba status functions komal 2020-12-23 20:57:55 -0800
  • 1913138535 config functions komal 2020-12-23 15:37:25 -0800
  • 64ab9c9d86 Implement config functions komal 2020-12-23 00:32:28 -0800
  • 89d2d3ac1b Implement and add tests for stack functions komal 2020-12-22 21:07:43 -0800
  • 50f2d4ec4b Implement and add tests for stack functions komal 2020-12-22 19:01:11 -0800
  • b1281087a2 Remove unused PluginInfo properties. komal 2020-12-22 13:44:23 -0800
  • 4418078e20 Implement and add tests for plugin functions komal 2020-12-22 12:08:11 -0800
  • 2f98fdb819 Implement and add tests for stack_settings komal 2020-12-21 22:49:54 -0800
  • 29c8a78643 Implement and add tests for project_settings komal 2020-12-21 20:24:42 -0800
  • efaff2eb3c Define Workspace abstract base class. komal 2020-12-17 21:53:18 -0800
  • 8236c7df2a Init Automation API Workspace abstract class evanboyle 2020-10-13 12:28:02 -0700
  • bb1aa1d494
    Merge branch 'master' into patch-1 Pat Gavlin 2021-01-07 15:59:17 -0800
  • ae7d95eb87
    [sdk/python] - Don't log if debug and no engine (#6067) Komal 2021-01-07 15:23:23 -0800
  • f0362bbaf2 Update changelog Komal Ali 2021-01-07 14:17:17 -0800
  • ea442ba011 Don't log if debug and no engine Komal Ali 2021-01-07 14:12:18 -0800
  • 6b322c1e1a change back to system.text.json with a custom object converter Joshua Studt 2021-01-07 15:34:19 -0500
  • 42f355b497
    [CLI] Add Version to the output of pulumi stack history (#6063) Pulumi Bot 2021-01-07 11:44:15 -0800
  • c38c2596f9 stack lifecycle operations implemented, and switched to newtonsoft for JSON serialization Joshua Studt 2021-01-07 13:09:33 -0500
  • 775133f17e [CLI] Add Version to the output of pulumi stack history stack72 2021-01-06 21:54:24 +0000
  • 9d0bac3e08 fixing the install of the DotNet SDK v2.17.0 sdk/v2.17.0 pkg/v2.17.0 stack72 2021-01-06 20:13:34 +0000
  • fa3490ba2b Prepare for v2.17.0 release stack72 2021-01-06 19:22:20 +0000
  • db14188526
    [sdk/go] Support maps in Invoke outputs and Read inputs (#6014) Luke Hoban 2021-01-06 15:35:13 +1100
  • 682a16ce06 PR feedback Luke Hoban 2021-01-06 12:28:13 +1100
  • be7344daf9
    Update CLI docs Levi Blackstone 2021-01-05 17:16:32 -0700
  • e1ac01a9f2
    Respect the version option for provider resources. (#6055) Pat Gavlin 2021-01-05 15:57:11 -0800
  • 50a4316278
    Merge branch 'master' into patch-1 Pat Gavlin 2021-01-05 15:46:47 -0800
  • 687ea49bb6
    Remove package level interface docs for testing/integration Levi Blackstone 2021-01-05 16:42:11 -0700
  • beede8ec6e
    Remove package level interface docs for resource/stack Levi Blackstone 2021-01-05 16:41:08 -0700
  • 487dfa0e41
    Remove package level interface docs for resource/deploy Levi Blackstone 2021-01-05 16:40:16 -0700
  • d4251e1b56
    Remove package level interface docs for operations Levi Blackstone 2021-01-05 16:35:55 -0700
  • aa460cf942
    Remove package level interface docs for engine Levi Blackstone 2021-01-05 16:34:33 -0700
  • d70eff5aeb
    Remove package level interface docs for backend Levi Blackstone 2021-01-05 16:31:12 -0700
  • 58d16ee31d
    Doc httpstate/client Levi Blackstone 2021-01-05 16:25:43 -0700
  • 64df638984
    Doc backend/filestate Levi Blackstone 2021-01-05 16:21:47 -0700
  • e007e2699a
    Doc backend/display Levi Blackstone 2021-01-05 16:17:39 -0700
  • ee24f34800
    Doc backend/httpstate package Levi Blackstone 2021-01-05 16:11:26 -0700
  • d2c0bb6a4a
    Merge branch 'lblackstone/doc-packages' of github.com:pulumi/pulumi into lblackstone/doc-packages Levi Blackstone 2021-01-05 16:01:42 -0700
  • 82ef700931
    Apply suggestions from code review Levi Blackstone 2021-01-05 16:01:18 -0700
  • 8d7f688ef6
    Missed an interface Levi Blackstone 2021-01-05 15:46:55 -0700
  • 6f4bc367b6 Appease the linter Pat Gavlin 2021-01-05 14:44:26 -0800
  • 5e998f68ed
    Doc secrets packages Levi Blackstone 2021-01-05 15:26:14 -0700
  • 1ec4849e41 [codegen/pcl] Add a urnName resource option. pgavlin/gh6032 Pat Gavlin 2021-01-05 14:15:49 -0800
  • 4a499745df
    Doc resource/stack package Levi Blackstone 2021-01-05 15:15:12 -0700
  • f36ccf21cc Update changelog Gabo 2021-01-05 16:15:21 -0500
  • f919f8e648 Add suport to use pipenv in pulumi/actions Gabo 2020-12-28 19:39:15 -0500
  • c754fecdbc Add a test for the base case of no version option or input. Pat Gavlin 2021-01-05 12:50:34 -0800
  • 96d88c244c CHANGELOG Pat Gavlin 2021-01-05 12:48:34 -0800
  • d4a9750872 Respect the version option for provider resources. Pat Gavlin 2021-01-05 12:29:57 -0800
  • de4c295c99
    Doc resource/provider package Levi Blackstone 2021-01-05 12:40:50 -0700
  • e5149fd209
    Doc resource/graph package Levi Blackstone 2021-01-05 12:39:09 -0700
  • 43fbf1cc20
    Doc resource/deploy/providers Levi Blackstone 2021-01-05 12:36:46 -0700
  • 73020c2d8f
    Doc resource/deploy package Levi Blackstone 2021-01-05 12:33:09 -0700
  • fe215c7b37
    Add interfaces to backend package doc Levi Blackstone 2021-01-05 12:13:07 -0700
  • 9529af1337
    Update engine doc Levi Blackstone 2021-01-05 11:57:46 -0700
  • aec06a037d
    Doc testing/integration package Levi Blackstone 2021-01-05 11:54:14 -0700
  • 2ac92d361b
    Doc operations package Levi Blackstone 2021-01-05 11:42:58 -0700
  • 6d6f8d4f27
    Doc engine package Levi Blackstone 2021-01-05 11:33:17 -0700
  • 061950dbc2
    [codegen/dotnet] Stop generating nested unions (#6047) Mikhail Shilkov 2021-01-05 11:13:40 +0100
  • 8e8129012e
    [automation-api/nodejs] - Support recovery workflow (#6038) Komal 2021-01-04 16:45:57 -0800