Commit Graph

  • 0401f9d565 Lint Anton Tayanovskyy 2021-07-26 17:02:38 -0400
  • 9ef753c5ed Add CHANGELOG Anton Tayanovskyy 2021-07-26 16:56:36 -0400
  • e427b979ac Add missing files Anton Tayanovskyy 2021-07-26 16:54:52 -0400
  • ba80fcd3dc Add unit test, handle --tracing Anton Tayanovskyy 2021-07-26 16:52:51 -0400
  • c58574379d Ignore logflow args in Node providers Anton Tayanovskyy 2021-07-26 16:05:14 -0400
  • f167dc1dd7 [codegen/go] Unify input method generation. Pat Gavlin 2021-07-26 13:27:31 -0700
  • 04b3696352 CHANGELOG Anton Tayanovskyy 2021-07-26 16:27:22 -0400
  • f05e655727 Add a simple unit test Anton Tayanovskyy 2021-07-26 16:24:32 -0400
  • 6ed3d1974b Add a test for a provider update + resource deletion. Pat Gavlin 2021-07-26 12:59:51 -0700
  • 8856abca42 Revert flag parse ordering change Anton Tayanovskyy 2021-07-26 13:46:30 -0400
  • a2e0b4a3ad
    Add resolution label to stale issues about to be closed (#7639) Emiliza Gutierrez 2021-07-26 10:23:59 -0700
  • 7051da72e9 Add resolution label to stale issues about to be closed Emiliza Gutierrez 2021-07-26 09:16:44 -0700
  • bb132f8349 Merge branch 'master' of https://github.com/johannesdrescher/pulumi Johannes Drescher 2021-07-26 14:48:37 +0000
  • 3e1813dffe Update CHANGELOG_PENDING.md Johannes Drescher 2021-07-26 14:48:26 +0000
  • f6e2309e20
    Merge pull request #1 from pulumi/master Johannes Drescher 2021-07-26 16:47:50 +0200
  • 5d9a138ce4 Resolve conflicts in CHANGELOG_PENDING.md Johannes Drescher 2021-07-26 14:46:26 +0000
  • f8f571f556 Update CHANGELOG_PENDING.md Johannes Drescher 2021-07-26 14:42:49 +0000
  • 9bf67517f6 Attempt to avoid triple-building projects in the solution Anton Tayanovskyy 2021-07-26 10:41:38 -0400
  • 5895c16404 Revert undoing the install_all Anton Tayanovskyy 2021-07-24 00:58:34 -0400
  • 9ea9720874 Install is implied by Test Anton Tayanovskyy 2021-07-24 00:14:12 -0400
  • 026d029fc8 Avoid double-building Anton Tayanovskyy 2021-07-24 00:12:40 -0400
  • 3ad2e67284 Allow setting plugin name and version for Node.js James Nugent 2021-07-23 15:28:11 -0500
  • 19ef27888f Integration test config is the crit path - make it smaller Anton Tayanovskyy 2021-07-23 21:00:19 -0400
  • 72b79abe44 Try once more Anton Tayanovskyy 2021-07-23 19:58:45 -0400
  • b9dab6fbbe Try again Anton Tayanovskyy 2021-07-23 19:31:33 -0400
  • 3febd31e02 Do not fail on empty test-results folder Anton Tayanovskyy 2021-07-23 18:54:56 -0400
  • fbf44bfa39
    Fix new flaky test by polling for logs (#7627) Anton Tayanovskyy 2021-07-23 18:49:18 -0400
  • cda665e452 fix diff in imported resources from default input values evan/defaultPropImportDiff evanboyle 2021-07-23 15:46:38 -0700
  • 03793c357f Actually skip Anton Tayanovskyy 2021-07-23 18:26:38 -0400
  • 8df354e6eb Try to move native tests to their own config Anton Tayanovskyy 2021-07-23 18:16:28 -0400
  • 2cface3c7c Do not use all/deep await when merging Anton Tayanovskyy 2021-07-23 17:30:45 -0400
  • 2dded54ebd Internal functional combinators Anton Tayanovskyy 2021-07-23 17:27:29 -0400
  • ae43e40ea7 Merged master Anton Tayanovskyy 2021-07-23 17:13:02 -0400
  • e8bd8e5e1f
    Rehydrate provider resources in `Construct` (#7624) Justin Van Patten 2021-07-23 14:10:06 -0700
  • cfbfda74a7 Add non-listy case Anton Tayanovskyy 2021-07-23 16:54:15 -0400
  • 13a606d54e
    Actually close the issue after being marked as stale (#7626) Emiliza Gutierrez 2021-07-23 13:44:13 -0700
  • 273108482c Merged master Anton Tayanovskyy 2021-07-23 15:48:35 -0400
  • e208595f3b Update build.proj Justin Van Patten 2021-07-23 11:44:45 -0700
  • 23b643c93b Prefix args/result types with the resource name Justin Van Patten 2021-07-23 11:19:32 -0700
  • c285ef4d74 Merged flaky test fix Anton Tayanovskyy 2021-07-23 13:52:22 -0400
  • d252e1f906 Fix new flaky test by polling for logs Anton Tayanovskyy 2021-07-23 13:50:46 -0400
  • 982a61ce07 Fix mac runner Anton Tayanovskyy 2021-07-23 13:22:13 -0400
  • 6210899fc9 Actually close the issue after being marked as stale Emiliza Gutierrez 2021-07-23 10:18:33 -0700
  • 7ab52d6482 Make the linter happy Justin Van Patten 2021-07-23 10:14:10 -0700
  • 75e14f5d89 Auto-create test-results-dir Anton Tayanovskyy 2021-07-23 12:23:48 -0400
  • c44b56a642 Do not run Publish Test Results on unsuppored Mac Anton Tayanovskyy 2021-07-23 12:01:28 -0400
  • 660769ebc1 Try to fracture build matrix to fan out tests Anton Tayanovskyy 2021-07-23 11:50:21 -0400
  • 93af203f70 [codegen/dotnet] Emit resource methods Justin Van Patten 2021-07-12 12:45:58 -0700
  • 88d24b4d80 Only top 100 slow tests Anton Tayanovskyy 2021-07-23 10:20:26 -0400
  • 252b986a72 Merged master Anton Tayanovskyy 2021-07-23 10:18:40 -0400
  • e7a9a90b4b Update CHANGELOG_PENDING.md Justin Van Patten 2021-07-23 05:59:18 -0700
  • 895bcb0501 Python Justin Van Patten 2021-07-23 05:28:10 -0700
  • db4899055a Node.js Justin Van Patten 2021-07-22 15:46:23 -0700
  • cc5fe0a650 Rehydrate provider resources in `Construct` Justin Van Patten 2021-07-22 12:32:53 -0700
  • 6c59644bf6
    Add issue management Actions (#7476) Alex Mullans 2021-07-23 04:07:06 -0700
  • 17a7b1f8e9 add two phase update and logging support to automation api for up/pre/ref/destroy evan/tijuana evanboyle 2021-07-22 16:31:11 -0700
  • 697cf3161e
    Timeout of 1min for the slow task (#7619) Anton Tayanovskyy 2021-07-22 19:11:39 -0400
  • bd208df180
    [sdk/go] Add stack output helpers for numeric types (#7410) Chae SeungWoo 2021-07-23 07:48:47 +0900
  • 947a650c02 Enhance tests, found out a gap against Node impl Anton Tayanovskyy 2021-07-22 18:04:50 -0400
  • b817c0a103 Timeout of 1min for the slow task Anton Tayanovskyy 2021-07-22 16:30:49 -0400
  • ed6af7d15b Fix _is_prompt Anton Tayanovskyy 2021-07-22 16:24:33 -0400
  • f59ca08b41
    Update sdk/python/lib/test/test_resource.py Anton Tayanovskyy 2021-07-22 16:19:42 -0400
  • 62b9cbb9cd Merged master Anton Tayanovskyy 2021-07-22 16:17:15 -0400
  • 6827686f37
    Update sdk/python/lib/pulumi/output.py Anton Tayanovskyy 2021-07-22 16:15:24 -0400
  • 9c59e5651b parameterize update event sequence number, log diagnostic events over stdout evanboyle 2021-07-22 13:14:26 -0700
  • a4ee050afc
    [sdk/dotnet] Fix collections in input unions. (#7601) Pat Gavlin 2021-07-22 13:11:33 -0700
  • c6c47ae006 Demonstrate depends_on ignoring ComponentResource Anton Tayanovskyy 2021-07-22 15:51:22 -0400
  • 0b1a985bbf
    Release cleanup (#7614) Komal 2021-07-22 12:34:11 -0700
  • c0763f866f Release cleanup Komal Ali 2021-07-22 12:29:52 -0700
  • 8afccf60ab
    Prep for 3.8.0 release (#7613) v3.8.0 sdk/v3.8.0 pkg/v3.8.0 Komal 2021-07-22 12:27:04 -0700
  • 8cb1a7f441 Prep for 3.8.0 release Komal Ali 2021-07-22 12:17:08 -0700
  • 17b16fcb58 fix the fix Pat Gavlin 2021-07-22 10:48:16 -0700
  • a659b3565c
    reenable concurrent update test (#7609) Evan Boyle 2021-07-22 10:06:44 -0700
  • b0f51a6b2c
    Fixes for C# concurrency bugs in 7492 (#7529) Anton Tayanovskyy 2021-07-22 12:49:14 -0400
  • f738e2e982 Clarify the tests Anton Tayanovskyy 2021-07-22 12:41:18 -0400
  • 35b0b0a3d1 reenable concurrent update test evanboyle 2021-07-22 08:19:29 -0700
  • 33afe787bf Merged Anton Tayanovskyy 2021-07-22 11:16:35 -0400
  • 816fe4a09b Brace style Anton Tayanovskyy 2021-07-22 11:14:38 -0400
  • 6c22778da0 Merged Anton Tayanovskyy 2021-07-22 10:02:38 -0400
  • e84c6f28df Remove race condition repro as it is a poor repro, impossible to trigger from user code Anton Tayanovskyy 2021-07-22 10:02:12 -0400
  • 5d1f19a9e3 WIP on porting resource option test Anton Tayanovskyy 2021-07-22 09:58:51 -0400
  • f9171080e0
    Merge branch 'master' into t0yv0/7492 Anton Tayanovskyy 2021-07-22 09:51:57 -0400
  • 30311405ca
    [sdk/go] Fix methods panic when marshaling `self` (#7604) Justin Van Patten 2021-07-22 05:28:46 -0700
  • 803188c44f Merge branch 'master' of https://github.com/pulumi/pulumi into sduck4/addGetNumericOutput SDuck4 2021-07-22 14:43:53 +0900
  • 3ab4276574 Fix sdk lint error SDuck4 2021-07-22 14:34:29 +0900
  • 515ad88377 Return error when failed to covert to int SDuck4 2021-07-22 12:49:11 +0900
  • 901954d645 Test failed to covert to int SDuck4 2021-07-22 12:48:47 +0900
  • c2414ab6ac Return error when failed to covert to float64 SDuck4 2021-07-22 12:10:06 +0900
  • c8a0631805 Test failed to covert to float64 SDuck4 2021-07-22 11:59:04 +0900
  • 809c057901 Address PR feedback Justin Van Patten 2021-07-21 14:31:45 -0700
  • 66cabe5a95 Update CHANGELOG_PENDING.md Justin Van Patten 2021-07-21 14:03:47 -0700
  • dc934804ff [sdk/go] Fix panic when marshaling `self` Justin Van Patten 2021-07-21 13:53:29 -0700
  • 12217bd0dc
    Fix async await warnings (#7537) Sean Fausett 2021-07-22 10:44:10 +1200
  • 131ac1ba61
    [cli] - Don't escape special characters when printing JSON (#7593) Komal 2021-07-21 15:16:49 -0700
  • 6bf867df08
    Apply suggestions from code review Komal 2021-07-21 13:50:17 -0700
  • ece9f2fb30
    [sdk/{go,dotnet] Unmarshal invalid assets. (#7579) Pat Gavlin 2021-07-21 13:40:36 -0700
  • 263ce5ef76 [sdk/dotnet] Fix collections in input unions. Pat Gavlin 2021-07-21 13:17:28 -0700
  • 5adb26493d Fix async await warnings Sean Fausett 2021-07-03 08:12:51 +1200
  • 892507ab19 lint pgavlin/typePerf Pat Gavlin 2021-07-21 10:17:02 -0700
  • b0da13d374 Try testing for concurrent WRA Anton Tayanovskyy 2021-07-21 12:23:03 -0400