Commit Graph

  • a95e9e83c8
    Merge branch 'master' into lblackstone/py-dump Levi Blackstone 2021-03-23 19:26:26 -0600
  • 980c50c602
    Remove MaybeNull from Output/Input.Create to avoid spurious warnings (#6600) Anton Tayanovskyy 2021-03-23 19:34:30 -0400
  • 842f21f4b8
    [automation/python] Fix Settings file save Levi Blackstone 2021-03-23 16:59:12 -0600
  • 4a1050244e Debug windows test failure: more logging and aggressive YAML escaping Anton Tayanovskyy 2021-03-23 18:54:42 -0400
  • 5e5c6ffb50
    [automation/nodejs,go,python] - Expose pulumiVersion as string (#6604) Komal 2021-03-23 15:09:50 -0700
  • d85c43723b Fix issue on Windows backslash paths Anton Tayanovskyy 2021-03-23 18:08:15 -0400
  • 16ed6e05fb Merged Anton Tayanovskyy 2021-03-23 17:29:49 -0400
  • 629010dcd3 Make AbsPath and RelPath test variants Anton Tayanovskyy 2021-03-23 17:29:11 -0400
  • 34c22d25d1 Remove unused imports Komal Ali 2021-03-23 14:14:14 -0700
  • 72a8c40cf6 nodejs Komal Ali 2021-03-23 13:58:08 -0700
  • 510031e2b7 python Komal Ali 2021-03-23 13:54:31 -0700
  • a5a579b534 go Komal Ali 2021-03-23 13:48:10 -0700
  • 068c4d92d5
    Fix spelling Anton Tayanovskyy 2021-03-23 15:06:20 -0400
  • a42f031bb3 Update changelog Anton Tayanovskyy 2021-03-23 13:24:14 -0400
  • d2d8335ca9 Remove MaybeNull attr from read-only params on Input/Output constructors Anton Tayanovskyy 2021-03-22 17:27:59 -0400
  • e0aa6cdb73 Untabify again Anton Tayanovskyy 2021-03-23 13:09:55 -0400
  • 2b45c9eddd Untabify Anton Tayanovskyy 2021-03-23 13:08:57 -0400
  • 09be25091a Demo AllowNull in Output.Create - do not merge Anton Tayanovskyy 2021-03-23 13:07:52 -0400
  • 05726e77de Merged Anton Tayanovskyy 2021-03-23 12:03:15 -0400
  • b86912c0dd Add a Python integration test to cover venv auto-creation Anton Tayanovskyy 2021-03-23 11:54:36 -0400
  • 99db020a85 Replace `path` with `filepath` Anton Tayanovskyy 2021-03-23 11:10:23 -0400
  • d2934086a6 Avoid double-quailfying venv folder path Anton Tayanovskyy 2021-03-22 16:02:33 -0400
  • b187ce18c2
    [automation/python] - Implement min version checking (#6589) Komal 2021-03-23 08:35:11 -0700
  • 6d76e8e969 Fix changelog Komal Ali 2021-03-22 23:10:06 -0700
  • a79f0ac25d Use subtest Komal Ali 2021-03-20 14:24:21 -0700
  • 8ba3b5e7c7 Implement min version checking for python Komal Ali 2021-03-20 12:29:40 -0700
  • 768db3e067
    [automation/nodejs] - Implement min version checking (#6580) Komal 2021-03-22 23:04:36 -0700
  • 2fde29642d
    [automation/go] - Implement min version checking (#6577) Komal 2021-03-22 23:04:14 -0700
  • eac890b22f PR feedback Komal Ali 2021-03-22 18:31:59 -0700
  • 1ecab583c0 Fix major version mismatch error Komal Ali 2021-03-22 20:56:59 -0700
  • 353c5154b3 Move Apply<TypeName> functions to global lukehoban/addglobalapplytypename Luke Hoban 2021-03-23 15:07:15 +1100
  • 5ef8918f53 Strongly typed Apply<T>To<U> functions lukehoban/pulumiapplystrongtyped Luke Hoban 2021-03-23 14:50:54 +1100
  • aa6fcf9601
    Reduce the number of methods on output (#6593) Luke Hoban 2021-03-23 14:05:42 +1100
  • 8369bf22e4
    Ensure we pass a v prefix to the version string on Windows (#6598) Paul Stack 2021-03-22 20:19:06 +0000
  • 1af2ff47b3 Fixup linting and build lukehoban/3152 pulumi-bot 2021-03-19 15:55:52 +0000
  • ef65b27efd Update CHANGELOG Alex Mullans 2021-03-18 19:38:56 -0700
  • d32a7ec91b PR feedback Luke Hoban 2021-02-16 18:38:22 +1100
  • e040ece520 Add a welcome message to login Luke Hoban 2021-02-13 05:36:18 +1100
  • b0deaf3bd6 Ensure we pass a v prefix to the version string on Windows pulumi-bot 2021-03-22 17:58:01 +0000
  • b02fc34b72
    Upgrade Go to 1.16.2 in Pulumi containers (#6582) Paul Stack 2021-03-22 16:07:38 +0000
  • 05e382fdee
    [sdk/go] Add config.SyncMap to support config concurrency lblackstone/config-concurrency Levi Blackstone 2021-03-18 16:30:21 -0600
  • 1f9d92b6b6 Upgrade Go to 1.16.2 in Pulumi containers pulumi-bot 2021-03-19 16:05:44 +0000
  • bc08e26de9 Reduce the number of methods on output Luke Hoban 2021-03-21 15:00:28 +1100
  • 604ef77939 WIP Luke Hoban 2021-03-21 14:59:40 +1100
  • a6070c28aa Make pulumiVersion readonly Komal Ali 2021-03-20 15:35:10 -0700
  • 09b7e1bd1e Add error regex Komal Ali 2021-03-19 19:24:33 -0700
  • fae4c80431 Delete Version struct Komal Ali 2021-03-19 11:11:38 -0700
  • bb99a94148 Delete version parsing tests Komal Ali 2021-03-19 11:08:40 -0700
  • 18b336d8cf PR feedback Komal Ali 2021-03-19 11:08:01 -0700
  • 4eca5fa988 Fix version parsing Komal Ali 2021-03-18 18:58:47 -0700
  • 33123f7c62 Revert "Fix version parsing" Komal Ali 2021-03-18 18:56:53 -0700
  • dde95da15c Fix version parsing Komal Ali 2021-03-18 15:17:08 -0700
  • 733155aaee update changelog Komal Ali 2021-03-18 14:11:11 -0700
  • 430e6079f1 Fix min version logic and add tests Komal Ali 2021-03-18 13:39:58 -0700
  • d9ce14ce4d Implement min version checking for go Komal Ali 2021-03-18 12:45:25 -0700
  • 2af310ecfb Use semver Komal Ali 2021-03-19 13:45:31 -0700
  • 133db70d32 Min version checking for nodejs Komal Ali 2021-03-18 22:43:44 -0700
  • 3ce5623270
    [automation/dotnet] - Fix child process stream capture (#6586) Josh Studt 2021-03-19 22:16:32 -0400
  • 2e0edbf63c add WaitForExit to our pulumi cmd executor to be sure that we are capturing all stream output Joshua Studt 2021-03-19 17:33:28 -0400
  • dd53f58acb
    [automation/dotnet] - Isolate project and stack names, defer stack removal for tests (#6584) Komal 2021-03-19 13:23:13 -0700
  • 414a5198c7 Fix `ListStacks` to handle empty response Komal Ali 2021-03-19 12:27:20 -0700
  • ccb4a8e177 Isolate project and stack names, defer removal Komal Ali 2021-03-19 12:04:25 -0700
  • a2f995d2bb
    [sdk/go] Cache loaded configuration files (#6576) Levi Blackstone 2021-03-19 10:52:12 -0600
  • 0cf4e77877
    Merge branch 'master' into lblackstone/config-cache Levi Blackstone 2021-03-19 10:51:24 -0600
  • 5d2b835b86 use create or select Joshua Studt 2021-03-19 10:42:35 -0400
  • 7f61448a4a refactor tests to be more idempotent Joshua Studt 2021-03-19 10:38:20 -0400
  • 55bd27d7dc Remove Apply<TypeName> methods Luke Hoban 2021-03-19 16:10:49 +1100
  • b82b850af0
    Fix `pulumi refresh` diffs (#6568) Luke Hoban 2021-03-19 13:11:59 +1100
  • 3096c358fe
    Store Project config in map to allow multiple paths Levi Blackstone 2021-03-18 14:19:54 -0600
  • 8b821a84dd
    Remove log statements Levi Blackstone 2021-03-18 13:45:48 -0600
  • 4155d8beb0
    [sdk/go] Cache loaded configuration files Levi Blackstone 2021-03-17 17:05:53 -0600
  • 6f5a35973e Add CHANGELOG Luke Hoban 2021-03-18 14:10:16 +1100
  • 69e9b13990 Fix `pulumi refresh` diffs Luke Hoban 2021-03-18 14:04:57 +1100
  • 22f332e094
    Fix docstring on node log.error and other SDK equivalents (#6573) Anton Tayanovskyy 2021-03-18 13:57:10 -0400
  • b532dcf95a Add version command komalali/auto-version-command Komal Ali 2021-03-18 10:25:08 -0700
  • 172fdb2e0d
    Make template repository URL and ref modifiable (#6545) James Nugent 2021-03-18 11:31:37 -0500
  • 24ce3f8716 Make template repository URL and ref modifiable James Nugent 2021-03-16 16:59:59 -0500
  • 43ac8f5233 Post v2.23.1 release cleanup pulumi-bot 2021-03-18 15:45:26 +0000
  • 8714fe6bfc Accept PR feedback, briefer docstrings. Anton Tayanovskyy 2021-03-18 11:39:01 -0400
  • b206bdd5bb Fix docstring of log.error across SDKs to explain non-termination Anton Tayanovskyy 2021-03-18 10:22:09 -0400
  • 6b1b104d72 Revert changes to Output and update InputList Ville Penttinen 2021-03-18 09:46:45 +0200
  • edf4462322 Remove extra newline Ville Penttinen 2021-03-16 22:42:46 +0200
  • d24402df6a Remove Output.All ImmutableArray overloads Ville Penttinen 2021-03-16 22:33:59 +0200
  • cbbcbf1031 Remove unnecessary extra line Ville Penttinen 2021-03-16 21:55:38 +0200
  • 7650d15fc1 Refactor Output tests for default ImmutableArray Ville Penttinen 2021-03-16 21:51:53 +0200
  • 462ec36ee3 Refactor InputList implicit conversion tests Ville Penttinen 2021-03-16 21:40:14 +0200
  • d871cbe784 Update CHANGELOG_PENDING.md Ville Penttinen 2021-03-16 21:04:32 +0200
  • 0c17e826dc [dotnet] Fix InputList implicit conversion with default ImmutableArray Ville Penttinen 2021-03-16 20:54:05 +0200
  • 92544b746a [deps] Pinning pulumi/pulumi pkg & tests to v2.23.1 of the pulumi sdk v2.23.1 pkg/v2.23.1 pulumi-bot 2021-03-18 04:14:20 +0000
  • b8110ae04f [build] ensure v is passed as a prefix to go install on windows sdk/v2.23.1 pulumi-bot 2021-03-18 03:31:19 +0000
  • 64870480cc [build] ensure v is passed as a prefix to go install on windows pulumi-bot 2021-03-18 02:57:33 +0000
  • 7a88812857 Prepare for v2.23.1 release pulumi-bot 2021-03-18 02:08:15 +0000
  • c237432e44 Merge branch 'master' of github.com:pulumi/pulumi pulumi-bot 2021-03-18 02:07:14 +0000
  • 1d3c9edb6c
    Ensure that make brew works as expected rather than passing empty version (#6566) Paul Stack 2021-03-18 02:07:02 +0000
  • 0a585eab3f [build] ensure version is passed to windows deployment script with the correct prefix pulumi-bot 2021-03-18 01:54:50 +0000
  • e861ba6692 Ensure that make brew works as expected rather than passing empty version pulumi-bot 2021-03-18 01:01:50 +0000
  • 7977f1d160 Post v2.23.0 release cleanup pulumi-bot 2021-03-17 19:23:39 +0000
  • d0490979f7 Merge branch 'master' of github.com:pulumi/pulumi v2.23.0 pkg/v2.23.0 pulumi-bot 2021-03-17 18:08:56 +0000
  • 2c24efddaf
    [sdk/dotnet] - bug fix, resolve deserialization of empty content response (#6560) Josh Studt 2021-03-17 14:08:46 -0400
  • 16a68cfd92 [build] Passing the correct version to the ldflag in the DotNet SDK pulumi-bot 2021-03-17 17:57:18 +0000