Commit Graph

  • ae99abcf6c
    Revert "Revert "[sdk/nodejs] Add multiple VM contexts support to closure serialization (#6648)" (#6759)" (#6760) Evan Boyle 2021-04-13 15:28:33 -0700
  • 509b9f735d Amend Changelog Anton Tayanovskyy 2021-04-13 18:25:48 -0400
  • db2a132b36 Merged master Anton Tayanovskyy 2021-04-13 18:24:02 -0400
  • 6adfa30b21 Append to CHANGELOG_PENDING Anton Tayanovskyy 2021-04-13 18:21:09 -0400
  • d8944017e6
    [CLI] Handle providers field for RegisterResourceRequest Levi Blackstone 2021-04-13 16:19:38 -0600
  • e5c99b5f65 Update escape character list for python docstrings Vivek Lakshmanan 2021-04-13 15:10:23 -0700
  • 054f685a1c Implement prompt handling as in nodejs Anton Tayanovskyy 2021-04-13 18:10:50 -0400
  • 8206ccc460 Await for RPCs but not all outstanding tasks Anton Tayanovskyy 2021-04-13 17:42:05 -0400
  • d297db3d59
    [sdk/proto] Add providers field to RegisterResourceRequest (#6761) Levi Blackstone 2021-04-13 15:19:24 -0600
  • a641b93f96
    Provider implementer's guide draft (#6322) Pat Gavlin 2021-04-13 14:11:02 -0700
  • 8aa1044c76 Add TODOs Pat Gavlin 2021-04-13 14:06:32 -0700
  • 09561e1759 Fill out custom resource methods, urn grammar, etc Pat Gavlin 2021-02-18 14:02:38 -0800
  • 054eba396a re-refactor Pat Gavlin 2021-02-16 13:12:19 -0800
  • dad88e4e51 Refactor Pat Gavlin 2021-02-16 12:56:22 -0800
  • 89ebf5e2bc Provider lifecycle Pat Gavlin 2021-02-16 12:26:39 -0800
  • 45fd51f78c Write the Resource Lifecycle section Pat Gavlin 2021-02-12 16:53:00 -0800
  • 11f1f5713f Write the "data types" section Pat Gavlin 2021-02-12 13:28:57 -0800
  • 673c7e1b4d WIP: provider implementer's guide Pat Gavlin 2021-02-11 17:58:23 -0800
  • 0c4e1a33e0
    [automation/python - Expose structured logging (#6527) Komal 2021-04-13 12:58:19 -0700
  • 29841fcb0d
    [sdk/proto] Add providers field to RegisterResourceRequest Levi Blackstone 2021-04-13 13:54:53 -0600
  • 67e2b28907 Revert "Revert "[sdk/nodejs] Add multiple VM contexts support to closure serialization (#6648)" (#6759)" evanboyle 2021-04-13 12:20:42 -0700
  • 9ddcc25b6d [deps] Ensuring pulumi/pulumi pkg references pulumi sdk v3.0.0-beta.2 stack72 2021-04-08 18:10:39 +0100
  • 4866c3b43e [cli] Removing the deprecated pulumi history command (#6724) Paul Stack 2021-04-08 16:53:00 +0100
  • fba606d3a7 Refactor Mock newResource and call to accept property bag rather than individual args (#6672) Paul Stack 2021-04-08 12:47:08 +0100
  • af7bc63cc2 Fixing up goreleaser to ensure we get build artifacts stack72 2021-04-08 11:38:15 +0100
  • ff59dc6d3a [codegen/python] Adopt improved key translation (#6696) Justin Van Patten 2021-04-07 12:35:19 -0700
  • d91fcb467f Remove Prefix suffix on Pulumi.automation Package (#6720) Paul Stack 2021-04-07 17:21:28 +0100
  • b7de2f4945 [sdk/python] Improved dict key translation support (#6695) Justin Van Patten 2021-04-06 12:25:03 -0700
  • 3221fabefa Enable nodejs dynamic provider caching by default on program side (#6704) Evan Boyle 2021-04-05 16:03:28 -0700
  • 278298d73d Ensure we publish npm packages as beta or rc stack72 2021-04-05 16:57:58 +0100
  • e8eaef08e7 Remove duplication in CHANGELOG_PENDING stack72 2021-04-05 12:35:20 +0100
  • bdb7c2c984 Ensure the correct windows release target is called stack72 2021-04-01 13:19:24 +0100
  • 2ea967bfd7 Marking the release as a pre-release for pulumictl functionality stack72 2021-04-01 13:02:13 +0100
  • 7dff23f958 [deps] Ensuring pulumi/pulumi pkg references pulumi sdk v3.0.0-beta.1 stack72 2021-04-01 12:18:12 +0100
  • c35a586f8e Preparing gorelease.prerelease for the v3.0.0-beta.1 stack72 2021-04-01 12:10:55 +0100
  • 8887a2c9f9 Changing the version of go.mod in sdk / pkg to be v3 pulumi-bot 2021-03-22 21:04:07 +0000
  • 7b56c739d1 [breaking] Changing the version of go.mod in sdk / pkg to be v3 pulumi-bot 2021-03-17 13:20:05 +0000
  • ec8143a8fa [sdk/go] Simplify Apply method options to reduce binary size (#6607) Luke Hoban 2021-03-25 07:46:06 +1100
  • a2e91d69c7 Allowing alphas to be part of the min version checking stack72 2021-03-24 16:30:10 +0000
  • 96e73d4d97 Ensuring that Pulumi automation api is minimum 3.0.0 CLI version pulumi-bot 2021-03-24 12:34:48 +0000
  • 051aaee150 Removing x namespace from go/python/nodejs automation packages (#6518) Paul Stack 2021-03-17 11:58:46 +0000
  • 9b9def9361 Ensure we are able to publish NPM tags as feature-3.0 from the feature-3.0 branch pulumi-bot 2021-03-13 12:51:02 +0000
  • 0eb18b0aba [automation/nodejs] - Fix missing OpTypes and PreviewOptions (#6507) Komal 2021-03-11 16:23:44 -0800
  • 0c5f415593 Move return out of try/finally block so logging can complete before returning value. Komal Ali 2021-04-13 11:35:35 -0700
  • a6cc4fe168 Add return value for callback Komal Ali 2021-04-13 10:54:20 -0700
  • 16604c35f8 cleanup Komal Ali 2021-04-12 22:50:27 -0700
  • fbbb8a627b Changelog Komal Ali 2021-04-12 22:37:28 -0700
  • 50bf247f80 Tests Komal Ali 2021-04-12 22:25:19 -0700
  • 6dfa727b19 Implement tailing function Komal Ali 2021-04-12 20:58:53 -0700
  • b77d784abd Fix comment Komal Ali 2021-03-17 12:03:11 -0700
  • f6593ddf97 Everything but the tailing Komal Ali 2021-03-16 15:38:32 -0700
  • 91ad029a78 Add event types Komal Ali 2021-03-10 15:17:21 -0800
  • 2fc7d2ab4b Add failure test case Komal Ali 2021-03-24 16:17:23 -0700
  • 9b252ceb35 Update changelog Komal Ali 2021-03-24 09:59:25 -0700
  • 00cad2cc4f Await all outstanding tasks before exit Komal Ali 2021-03-23 22:48:37 -0700
  • 73bdcb4501 Await all outstanding tasks before exit Komal Ali 2021-03-23 19:55:05 -0700
  • 86bd229dbc Add failing test Komal Ali 2021-03-23 17:04:11 -0700
  • 32ce0a06f4 Pass lint Anton Tayanovskyy 2021-04-13 14:41:44 -0400
  • e13b74afe0
    do not run the promise checker for inline programs when an error has occured (#6758) Evan Boyle 2021-04-13 11:39:34 -0700
  • a4d8caf7bf Synchronize calls to Construct Anton Tayanovskyy 2021-04-13 14:36:44 -0400
  • 0e2d918587
    stack.Cancel support in dotnet Automation API (#6729) Anton Tayanovskyy 2021-04-13 14:09:33 -0400
  • fd9f2710b6
    Revert "[sdk/nodejs] Add multiple VM contexts support to closure serialization (#6648)" (#6759) Evan Boyle 2021-04-13 10:27:59 -0700
  • 6159d5dbc4 Revert "[sdk/nodejs] Add multiple VM contexts support to closure serialization (#6648)" evanboyle 2021-04-13 09:22:43 -0700
  • 41106b818b changelog evanboyle 2021-04-13 09:08:43 -0700
  • 7c590ee2bc do not run the promise checker for inline programs when an error has occured evanboyle 2021-04-13 09:06:53 -0700
  • 1cc5e6cbe1 Add CHANGELOG entry Anton Tayanovskyy 2021-04-13 10:47:50 -0400
  • 030aec4fe9 Fix code formatting Anton Tayanovskyy 2021-04-13 10:46:40 -0400
  • 78a1e81313 Auto-gen xml updates Anton Tayanovskyy 2021-04-13 10:44:11 -0400
  • 943b1e1edc Merged master Anton Tayanovskyy 2021-04-13 10:42:59 -0400
  • 5de2170896 Add a racecond-based test for Cancel Anton Tayanovskyy 2021-04-13 10:42:09 -0400
  • 126c7849a3
    [nodejs] Fix serialization/deserialization for StackSettings (#6754) Lee Zen 2021-04-12 16:49:49 -0700
  • 50a0b35f34 Merge branch 'master' of github.com:pulumi/pulumi into lee/stack-settings-nodejs Lee-Ming Zen 2021-04-12 16:47:46 -0700
  • 49241d5f74
    [dotnet] Fix serialization/deserialization for StackSettings (#6752) Lee Zen 2021-04-12 16:45:00 -0700
  • 33ceb1b70e
    [automation/python] - Fix (de)serialization of StackSettings (#6749) Komal 2021-04-12 15:50:53 -0700
  • 6d3d7969ed Update stackSettingsSerDeKeys references Lee-Ming Zen 2021-04-12 15:08:53 -0700
  • 53e0201261 Update CHANGELOG Lee-Ming Zen 2021-04-12 14:55:10 -0700
  • c59ca9da74 [nodejs] Fix serialization/deserialization for StackSettings Lee-Ming Zen 2021-04-12 14:53:35 -0700
  • 737cffc147
    dotnet automation api ImportStackAsync and ExportStackAsync (#6728) Anton Tayanovskyy 2021-04-12 17:41:51 -0400
  • dba98eeca8
    Update CHANGELOG_PENDING.md Anton Tayanovskyy 2021-04-12 17:41:42 -0400
  • 63c11b528b Update CHANGELOG Lee-Ming Zen 2021-04-12 14:34:26 -0700
  • f031c920b3 [dotnet] Fix serialization/deserialization for StackSettings Lee-Ming Zen 2021-04-12 14:31:05 -0700
  • 9837fff924 Try a lower level command Anton Tayanovskyy 2021-04-12 17:13:44 -0400
  • 052a256e09 Update tests lee/stack-settings Lee-Ming Zen 2021-04-12 13:58:01 -0700
  • d766253a5d Update serialization keys for StackSettings Lee-Ming Zen 2021-04-12 13:54:20 -0700
  • 0bc2e95f5f Fix (de)serialization of StackSettings Komal Ali 2021-04-12 13:43:27 -0700
  • 8f0de868fc Try to install pulumi into the venv Anton Tayanovskyy 2021-04-12 16:39:21 -0400
  • b580ab6231
    Merge pull request #6748 from pulumi/vl/AddAlias Vivek Lakshmanan 2021-04-12 12:41:03 -0700
  • ac076ed9bf Merged master Anton Tayanovskyy 2021-04-12 13:48:00 -0400
  • 8ea87c49e9 Match project settings Anton Tayanovskyy 2021-04-12 13:40:42 -0400
  • dc32980a51 Add new doc alias Vivek Lakshmanan 2021-04-12 10:36:58 -0700
  • c937a23657 Move helper code around to sastisfy lint check Anton Tayanovskyy 2021-04-12 13:20:24 -0400
  • ed83decde9 Fix Win path to python.exe Anton Tayanovskyy 2021-04-12 13:11:30 -0400
  • b14761f251 Add helper methods to match node SDK Anton Tayanovskyy 2021-04-12 12:24:17 -0400
  • 1745456d14 Merge branch 'master' Anton Tayanovskyy 2021-04-12 12:16:06 -0400
  • ee2f65510b
    [sdk/nodejs] Add multiple VM contexts support to closure serialization (#6648) Daniel Sokolowski 2021-04-12 18:13:47 +0200
  • 120322326a
    Merge branch 'master' into fix-js-closure-serialization Evan Boyle 2021-04-12 09:06:32 -0700
  • af8917bbb3 Try to find venv in go so we do not need to modify platform-specific builds Anton Tayanovskyy 2021-04-12 11:14:36 -0400
  • d82242882e
    Fix CHANGELOG_PENDING to mark 6731 as breaking, expand note (#6746) Anton Tayanovskyy 2021-04-12 10:58:03 -0400
  • 5dd5b451d0 Fix CHANGELOG_PENDING to mark 6731 as breaking, expand note Anton Tayanovskyy 2021-04-12 10:24:20 -0400
  • b7d4032044
    Add a flag to stack history to print full dates (#6742) svangordon-fruit 2021-04-11 12:38:41 -0700