Commit graph

4214 commits

Author SHA1 Message Date
Cyrus Najmabadi 8ce810d5d5 Merge remote-tracking branch 'origin/features/2.0' into features/removeDeasync 2020-01-16 11:30:36 -08:00
CyrusNajmabadi f837adccab
Remove usage of the 'deasync' library from @pulumi/pulumi. (#3752) 2020-01-15 20:12:19 -08:00
Cyrus Najmabadi 725078a404 Update CL 2020-01-15 17:39:12 -08:00
Cyrus Najmabadi 4b1b4b34ee Merge remote-tracking branch 'origin/features/2.0' into features/removeDeasync 2020-01-15 16:48:32 -08:00
CyrusNajmabadi 9f65591139
Switch away from native grpc impl. (#3728) 2020-01-15 16:42:42 -08:00
Cyrus Najmabadi eb6799f7fd Merge remote-tracking branch 'origin/features/2.0' into features/removeDeasync 2020-01-15 14:42:00 -08:00
CyrusNajmabadi 84bd59ed5e
Make async:true the default for invoke calls (#3750) 2020-01-15 14:37:25 -08:00
Cyrus Najmabadi f7f4b22d26 fixup 2020-01-14 15:04:20 -08:00
Cyrus Najmabadi 110f08690a Remove deasync lib 2020-01-14 15:02:51 -08:00
Cyrus Najmabadi caac742d39 Merge branch 'asyncDefault' into features/removeDeasync 2020-01-14 14:26:21 -08:00
Cyrus Najmabadi 04978f5022 Add CL 2020-01-14 14:26:02 -08:00
Cyrus Najmabadi 625af64fd7 Merge branch 'asyncDefault' into features/removeDeasync 2020-01-14 14:24:59 -08:00
Cyrus Najmabadi 2ec1825a15 Make the default for calls 2020-01-14 14:22:34 -08:00
Cyrus Najmabadi cb2b1bcec1 Merge branch 'features/2.0' into features/jsGrpc 2020-01-14 13:58:18 -08:00
Cyrus Najmabadi db6fa77d16 revert 2020-01-14 13:49:38 -08:00
Cyrus Najmabadi 3257976b88 Add fla back 2020-01-14 13:46:39 -08:00
Cyrus Najmabadi e83975dd39 Handle async errors 2020-01-14 11:58:41 -08:00
Cyrus Najmabadi c467453cf3 Update CL 2020-01-14 11:49:13 -08:00
CyrusNajmabadi a0233a92f1
Update CHANGELOG.md 2020-01-13 17:01:17 -08:00
CyrusNajmabadi 0714b6fd67
Update sdk/nodejs/package.json 2020-01-13 16:55:41 -08:00
Cyrus Najmabadi 5a3366f018 Handle grpc-js way of doing things 2020-01-13 15:17:45 -08:00
Cameron Stokes ae13d6672c
Merge pull request #3741 from pulumi/clstokes/fix-misspelling
Fixed 'transacational' misspelling.
2020-01-13 13:02:16 -08:00
Cyrus Najmabadi 5a31423096 Merge remote-tracking branch 'origin/master' into features/jsGrpc 2020-01-13 12:17:28 -08:00
clstokes 0a3191905c Fixed 'transacational' misspelling. 2020-01-13 10:45:07 -08:00
Mike Metral 1f192d024e Lock dep ts-node to v8.5.4 2020-01-10 12:18:46 -05:00
Cyrus Najmabadi 1bce262ae9 experimental fix 2020-01-09 11:34:18 -08:00
Cyrus Najmabadi 5e89a72627 Fixup 2020-01-08 14:50:56 -08:00
Cyrus Najmabadi f36195f551 Use new fully-javascript grpc lib 2020-01-08 14:10:13 -08:00
Cyrus Najmabadi 53be61d57d reorder 2020-01-08 14:09:45 -08:00
Cyrus Najmabadi 22f2772e80 Fix 2020-01-08 14:09:45 -08:00
Cyrus Najmabadi 4d71e41d8d generate 2020-01-08 14:09:45 -08:00
Cyrus Najmabadi e04a6604d1 generate 2020-01-08 14:09:45 -08:00
Cyrus Najmabadi 68e79e0f90 fix 2020-01-08 14:09:45 -08:00
Cyrus Najmabadi 608b95e1e5 Switch away from native grpc impl. 2020-01-08 14:09:45 -08:00
Cyrus Najmabadi a9ddc6344d Merge remote-tracking branch 'origin/master' into features/dedeasync 2020-01-08 14:09:27 -08:00
jkisk 661215b489 update ulimit (#3726) 2020-01-08 10:59:20 -08:00
Cyrus Najmabadi 6b99ca7741 Fix 2020-01-07 13:03:15 -08:00
Cyrus Najmabadi a7297eb6e4 Revert 2020-01-07 13:02:20 -08:00
Cyrus Najmabadi 2c9b1d6459 fix 2020-01-07 12:43:35 -08:00
Cyrus Najmabadi 242aafc62a fix 2020-01-07 12:43:26 -08:00
Cyrus Najmabadi 77ecc73622 Merge branch 'master' into features/dedeasync 2020-01-07 12:23:10 -08:00
Praneet Loke 19d2e504db
Trim tailing slash from the base URL for Azure Pipelines build URL. (#3721) 2020-01-07 10:30:22 -08:00
Chris Smith 25cf245622
Write .npmrc if NPM_AUTH_TOKEN is set (#3716) 2020-01-06 08:23:15 -08:00
Erin Krengel 0ba101fdba
Improvements to pulumi policy (#3688) 2020-01-03 14:16:39 -08:00
Chris Smith c064db2235
Enable pulumi/actions container tests (#3707)
* Enable pulumi/actions container tests

* Add -v

* Rename dist/docker to dist/pulumi to match container name
2020-01-02 13:44:03 -08:00
Chris Smith 738005dd83
Move stack name validation to the Backend interface (#3679)
* Replace workspace.ValidateStackName with backend

* Add filestate.ValidateStackName

* Add httpstate.ValidateStackName

* Fix lint issues

* Update test
2019-12-30 10:24:48 -08:00
Mikhail Shilkov 66de4a48b7
First-class Stack component for .NET (#3618)
First-class Stack component for .NET
2019-12-23 08:31:12 +01:00
Luke Hoban 6525d17b7b
Update CHANGELOG.md 2019-12-22 11:49:49 -08:00
Pat Gavlin 30749a48cd
Fix the container test. (#3694)
Build the test on the host, then mount it and run it in the container.
This allows us to make use of the usual integration testing framework to
handle running `npm/yarn`, `pip`, etc.
2019-12-22 11:40:07 -08:00
Luke Hoban 95daaa8cec Fix broken test 2019-12-21 06:51:42 -08:00