Commit Graph

  • 57ad7a9bae Update descriptions Adrian Smijulj 2021-06-12 08:02:43 +0200
  • c4f4062b0f Add support for watching absolute paths Adrian Smijulj 2021-06-12 07:59:47 +0200
  • 02c3300055 Memory stats collection Anton Tayanovskyy 2021-06-11 12:58:53 -0400
  • 929d7be696 Fix comment typos Anton Tayanovskyy 2021-06-11 11:01:19 -0400
  • f71cf37e70 Allow ProgramTest Tracing flag to expand {command} Anton Tayanovskyy 2021-06-11 10:40:45 -0400
  • 19865df412 Add "paths" argument Adrian Smijulj 2021-06-11 16:10:16 +0200
  • 61cce63199 Add "paths" argument to Watch function Adrian Smijulj 2021-06-11 16:10:00 +0200
  • c66233049b Add "paths" as the last function parameter Adrian Smijulj 2021-06-11 16:09:30 +0200
  • 108f0bc467 Rename variable Adrian Smijulj 2021-06-11 16:08:41 +0200
  • efc6d8801d Assign pathArray as the last argument Adrian Smijulj 2021-06-11 16:08:19 +0200
  • d3f8a02f4c Add "paths" argument to Watch function Adrian Smijulj 2021-06-11 15:10:09 +0200
  • 5da85b1b2c Remove WatchPaths from UpdateOptions Adrian Smijulj 2021-06-11 15:08:37 +0200
  • 20f79f2232 Add default value Adrian Smijulj 2021-06-11 10:38:09 +0200
  • a91aefc1c3 Refactor notify.Watch call Adrian Smijulj 2021-06-11 10:37:49 +0200
  • 7820d2c17b
    Support microsoft logging extensions with inline programs (#7117) Sean Fausett 2021-06-11 15:06:57 +1200
  • 7ff1491397
    Add trace proxying to fix sub-process trace collection into files (#7248) Anton Tayanovskyy 2021-06-10 22:57:18 -0400
  • 470be8c2b8
    [cli/import] - Handle panic during import codegen (#7265) Komal 2021-06-10 19:24:15 -0700
  • 23669dab5f
    Update CHANGELOG_PENDING.md Komal 2021-06-10 19:23:46 -0700
  • 8b92179f63 Rename operation to component to better align with existing trace output Anton Tayanovskyy 2021-06-10 17:44:54 -0400
  • 5a95678d37 On Windows it is go.exe of course Anton Tayanovskyy 2021-06-10 17:33:00 -0400
  • 9257447cbb Avoid dealing with Windows path nightmare Anton Tayanovskyy 2021-06-10 17:20:11 -0400
  • cdab277025
    Merge branch 'master' into t0yv0/prevent-exception-hangs Anton Tayanovskyy 2021-06-10 15:24:25 -0400
  • 80cc8a719b Give some more time to the Windows runner Anton Tayanovskyy 2021-06-10 15:22:48 -0400
  • 97b2ad7454 Support microsoft logging extensions with inline programs Sean Fausett 2021-05-23 12:11:15 +1200
  • 12c942dd42 Handle panic during codegen Komal Ali 2021-06-10 11:55:34 -0700
  • 4e9e017cd2
    [codegen/python] Rename conflicting ResourceArgs classes (#7171) Justin Van Patten 2021-06-10 10:41:49 -0700
  • de871cec8e
    Add schema support for methods (#7141) Justin Van Patten 2021-06-10 09:47:25 -0700
  • d1113adba2 Update CHANGELOG_PENDING.md Justin Van Patten 2021-05-29 07:20:53 -0700
  • a6d719d151 [codegen/python] Rename conflicting ResourceArgs classes Justin Van Patten 2021-05-18 13:46:07 -0700
  • 31c78b7dc8 Handle panic during codegen Komal Ali 2021-06-09 23:03:22 -0700
  • 65bc0302dc Given Windows builder is failing, allow 2x time for the test Anton Tayanovskyy 2021-06-10 11:36:41 -0400
  • 92108301f3 Address PR feedback and tighten path param typing Anton Tayanovskyy 2021-06-10 11:29:28 -0400
  • c4e55a7107
    [dotnet/sdk] Add create unknown to output utilities (#7173) Sean Fausett 2021-06-11 02:54:16 +1200
  • 5e0e9dce16
    Merge branch 'master' into gh7172 Anton Tayanovskyy 2021-06-10 10:53:48 -0400
  • 07d8a5953a Merged master Anton Tayanovskyy 2021-06-10 10:38:35 -0400
  • 3530ba3205
    [dotnet] Fix Resharper code issues (#7178) Sean Fausett 2021-06-11 02:32:33 +1200
  • 856ab9dc64
    Update sdk/python/lib/pulumi/runtime/rpc.py Anton Tayanovskyy 2021-06-10 10:30:50 -0400
  • 3e170f6f80
    Merge pull request #7256 from pulumi/mikhailshilkov/set-ops Mikhail Shilkov 2021-06-10 10:35:13 +0200
  • 7b7a023a19 Seal internal members of Resource to prevent accidental inherit/override Anton Tayanovskyy 2021-06-09 16:50:50 -0400
  • 416bdf5309 Add CHANGELOG_PENDING entry Anton Tayanovskyy 2021-06-09 13:53:53 -0400
  • e6a0bacbb3 Better error message Anton Tayanovskyy 2021-06-09 13:46:56 -0400
  • 9c79997390 Add an integration test for the issue Anton Tayanovskyy 2021-06-09 12:25:28 -0400
  • 57347188fb
    [sdk/python] Fix linting errors due to missing types files (#7257) Paul Stack 2021-06-09 17:14:59 +0100
  • 061aba8f11 Merged master Anton Tayanovskyy 2021-06-09 11:08:02 -0400
  • b015e7faad [sdk/python] Fix linting errors due to missing types files stack72 2021-06-09 11:20:35 +0100
  • af0054093a Add helper methods to StringSet Mikhail Shilkov 2021-06-09 12:02:32 +0200
  • 26e252f241
    Ensure `Output.from_input({})` returns `{}` instead of `[]` (#7254) Luke Hoban 2021-06-09 19:48:10 +1000
  • 2ed169104e Add CHANGELOG Luke Hoban 2021-06-09 17:19:29 +1000
  • 49dff65d76 Ensure `Output.from_input({})` returns `{}` instead of `[]` Luke Hoban 2021-06-09 17:17:24 +1000
  • d14d95853f Tweaks based on review Sean Fausett 2021-06-09 12:47:57 +1200
  • 5e3ed7a562 Update changelog Sean Fausett 2021-06-01 07:54:56 +1200
  • b489fdb4a4 Add create unknown to output utilities Sean Fausett 2021-06-01 07:52:41 +1200
  • a09825d3fe Better func naming in test Anton Tayanovskyy 2021-06-08 17:06:16 -0400
  • b2ab11a61d Add trace proxying to fix sub-process trace collection when tracing to files Anton Tayanovskyy 2021-06-08 16:54:41 -0400
  • 601396c673
    Include props which have underlying strings on Go SDK providers (#7230) James Nugent 2021-06-08 15:05:31 -0500
  • 53de9b2c45 remove un-used serilog dependency Joshua Studt 2021-06-08 15:41:03 -0400
  • fb69a5a892 pull out IDeploymentLogger in favor of allowing consumer to provide a Microsoft.ILogger Joshua Studt 2021-06-08 15:35:39 -0400
  • 6ab9dc20bd Update changelog Adrian Smijulj 2021-06-08 21:14:13 +0200
  • 89c992e4ba update changelog Joshua Studt 2021-06-08 15:02:25 -0400
  • 9ec9bb5e05 extend to workspace logger and write a test to ensure the provided logger is invoked Joshua Studt 2021-06-08 14:59:17 -0400
  • 04057c1558 Handle custom paths Adrian Smijulj 2021-06-08 20:57:36 +0200
  • 0315c18756 Introduce `path` argument Adrian Smijulj 2021-06-08 20:56:29 +0200
  • 811beae23c Add `WatchPaths` to `UpdateOptions` Adrian Smijulj 2021-06-08 20:52:03 +0200
  • f8aeda61fb add comment summary to the new public options Joshua Studt 2021-06-08 14:32:30 -0400
  • 0b4ff2988d initial commit to allow automation api consumer to provide a custom deployment logger Joshua Studt 2021-06-08 14:27:57 -0400
  • c5907962d6
    Render logs consistently in watch and logs (#7235) Luke Hoban 2021-06-08 11:20:59 +1000
  • 0d1b7b31c1
    Set PULUMI_ACCEPT=true and regenerate test outputs Levi Blackstone 2021-06-07 17:20:06 -0600
  • 7648229074 Render logs consistently in watch and logs Luke Hoban 2021-06-08 06:34:51 +1000
  • 6596cf5fde
    Fix MarshalProperties handling of list-nested unknowns (#7214) Anton Tayanovskyy 2021-06-07 16:30:52 -0400
  • 1135892dc7
    Update CoC to include GH Discussions and Slack (#7233) Matt Stratton 2021-06-07 14:06:08 -0500
  • 23bbf7bdde
    Update CoC to include GH Discussions and Slack Matt Stratton 2021-06-07 13:34:47 -0500
  • d251a3df6d
    Merge branch 'master' into lukehoban/7211 Levi Blackstone 2021-06-07 12:20:06 -0600
  • add5ea1d53
    Edit doc comment (#7215) Anton Tayanovskyy 2021-06-07 13:02:16 -0400
  • 5f91327890 Include props which have underlying strings on Go SDK providers James Nugent 2021-06-07 10:46:16 -0500
  • 9cc42e0399 Fix invalid XML Anton Tayanovskyy 2021-06-07 09:44:09 -0400
  • f6328d59f9 bump GHA workflows to node 16.x evan/node16 evanboyle 2021-06-07 06:42:03 -0700
  • 818c1d029e Fix resharper code issues for redundancies in symbol declarations Sean Fausett 2021-06-07 07:59:11 +1200
  • 54fc2f77f4 Fix resharper code issues for redundancies in code Sean Fausett 2021-06-07 07:03:57 +1200
  • a75403d108 Fix resharper code issues for potential code quality issues Sean Fausett 2021-06-06 16:06:08 +1200
  • 32347992e5 Add resharper solution settings file Sean Fausett 2021-06-01 20:21:10 +1200
  • b2bc5ed030 Fix resharper code issues for inconsistent naming Sean Fausett 2021-06-01 20:16:41 +1200
  • ee12ed1fca Fix resharper code issues for compiler warnings Sean Fausett 2021-06-01 17:46:52 +1200
  • 09911eaa53 Update changelog Sean Fausett 2021-06-01 16:31:27 +1200
  • 44dbb02d25 Fix xunit test output Sean Fausett 2021-06-01 15:34:01 +1200
  • 8e7d5f31fc Fix resharper code issues for redundancies in code Sean Fausett 2021-06-01 14:37:23 +1200
  • 7b76934188 Fix resharper code issues for potential code quality issues Sean Fausett 2021-06-01 11:29:05 +1200
  • 65920ba7aa Fix resharper code issues for common practices and code improvements Sean Fausett 2021-06-01 09:32:08 +1200
  • 9319e54bde Fix resharper code issues for language usage opportunities Sean Fausett 2021-06-01 09:20:47 +1200
  • eeb6f6237d Cleanup post v3.4.0 release stack72 2021-06-06 18:26:04 +0100
  • b78d1a7b90 Default to `v1` instead of error in PkgVersion Luke Hoban 2021-06-06 10:23:18 +1000
  • f48e108e57 Prepare for v3.4.0 release v3.4.0 sdk/v3.4.0 pkg/v3.4.0 stack72 2021-06-05 23:54:22 +0100
  • 9d6a2d05c4
    [build] ensure downstream codegen tests run go mod tidy (#7222) Paul Stack 2021-06-06 01:36:52 +0300
  • b155c477c0 [build] ensure downstream codegen tests run go mod tidy stack72 2021-06-05 22:30:05 +0100
  • 7f0a8af0f1 Testing downstream codegen test-downstream-codegen stack72 2021-06-05 22:18:25 +0100
  • 60f7656170 prototype single binary automation api evan/singleBinaryAuto evanboyle 2021-06-05 12:41:22 -0700
  • 0e8f2f156a Merge remote-tracking branch 'origin/master' into lukehoban/7211 Luke Hoban 2021-06-05 09:57:12 +1000
  • 899064d819 Add CHANGELOG Luke Hoban 2021-06-05 09:56:54 +1000
  • adcf4ea28c
    Fix typo (#7216) Luke Hoban 2021-06-05 09:40:28 +1000
  • 4d6afb3275
    Fix typo in requireSecret Alex Mullans 2021-06-04 16:33:26 -0700
  • 56fc6c06e2 Fix typo Luke Hoban 2021-06-05 09:30:35 +1000