Commit Graph

  • 11114bd243 Incrementally update the checkpoint file during `pulumi update`. pat@pulumi.com 2017-10-02 14:27:50 -0700
  • 2a16a198f6 Move environment info printing into the CLI Matt Ellis 2017-10-02 15:50:08 -0700
  • a704750714 Remove Workspace dependency on diag.Sink Matt Ellis 2017-10-02 15:25:22 -0700
  • d29f6fc4e5 Use tokens.QName instead of string as the type for environment Matt Ellis 2017-10-02 15:14:55 -0700
  • ff2a3fa242 Replace `Plan.Apply` with `planResult.Walk`. (#383) Pat Gavlin 2017-10-02 14:26:51 -0700
  • 17ff86341a Merge 14eb153e66 into 69ebfcd809 Pat Gavlin 2017-10-02 20:59:40 +0000
  • 14eb153e66 gofmt, line length pat@pulumi.com 2017-10-02 13:59:25 -0700
  • 69ebfcd809 Merge pull request #382 from pulumi/pulumi-service-interface Matt Ellis 2017-10-02 13:56:50 -0700
  • ff758e7de6 Merge pull request #370 from pulumi/app-veyor-wip Matt Ellis 2017-10-02 13:54:09 -0700
  • c32d1b7ea8 Quick fix pat@pulumi.com 2017-10-02 13:51:44 -0700
  • 7c3b9fb83b Remove `diagError`. pat@pulumi.com 2017-10-02 13:45:41 -0700
  • dc8e4ae227 Replace `Plan.Apply` with `planResult.Walk`. pat@pulumi.com 2017-10-02 13:03:33 -0700
  • cb6ac2785e Build, integration tests and publishing on Windows Matt Ellis 2017-09-22 17:51:59 -0700
  • aa6c6d6617 Move some configuration logic into the CLI Matt Ellis 2017-10-02 13:35:39 -0700
  • 7900e2edb1 Move environment printing back into the CLI Matt Ellis 2017-10-02 13:34:33 -0700
  • c022db9285 Require environment name on deployment APIs Matt Ellis 2017-10-02 11:14:27 -0700
  • 343d3c8ccf Merge pull request #369 from pulumi/27_datasources Joe Duffy 2017-09-30 22:13:02 -0400
  • 2e9e0d2a98 Add a simple invoke test case joeduffy 2017-09-30 14:53:09 -0400
  • 828d7863fd Implement an invoke runtime function joeduffy 2017-09-27 12:34:44 -0700
  • ac2dbc80fa Add an Invoke RPC method on ResourceProvider joeduffy 2017-09-19 17:23:10 -0700
  • ad5ee5bc04 Support module capture without serialization (#375) Luke Hoban 2017-09-28 16:44:00 -0700
  • ab8cf85cd1 Support module capture without serialization Luke Hoban 2017-09-28 15:43:10 -0700
  • 69d8e38dff Merge pull request #374 from pulumi/fix-pulumi-home-21 Matt Ellis 2017-09-28 13:33:13 -0700
  • 0a835bd14a Use explicit targets in Makefile for Travis Matt Ellis 2017-09-28 11:53:08 -0700
  • dcd8d2a643 Merge pull request #373 from pgavlin/Issue372 Pat Gavlin 2017-09-28 09:41:44 -0700
  • 28d02e232b Fix #372. pat@pulumi.com 2017-09-27 16:58:34 -0700
  • e65348e246 Support for destructing patterns in free variable computation (#365) Luke Hoban 2017-09-25 15:01:31 -0700
  • 88be4c2cb8 Support for destructing patterns in free variable computation Luke Hoban 2017-09-25 14:39:56 -0700
  • 4175c0f019 Merge pull request #364 from pulumi/refactorTestHarness CyrusNajmabadi 2017-09-25 14:28:46 -0700
  • bdd819379e Extract out test helper functionality for use from pulumi-cloud. Cyrus Najmabadi 2017-09-25 14:03:16 -0700
  • cb54cfcf0f Merge pull request #362 from pgavlin/RenameVerbs v0.6.1-rc1 Joe Duffy 2017-09-23 11:38:07 -0700
  • b4646db39b Merge branch 'master' into RenameVerbs Joe Duffy 2017-09-23 11:31:29 -0700
  • 6c08f59b9f Pretty print deployment info map joeduffy 2017-09-23 05:54:00 -0700
  • 141a112950 Improve output formatting joeduffy 2017-09-23 05:20:11 -0700
  • f82738b4c5 `destroy --dry-run` -> `destroy --preview` pat@pulumi.com 2017-09-22 17:33:47 -0700
  • 69341fa7c8 `push` is dead; long live `update`. pat@pulumi.com 2017-09-22 17:23:40 -0700
  • ce1767ca81 gofmt pat@pulumi.com 2017-09-22 15:29:24 -0700
  • 597db186ec Renames: `plan` -> `preview`, `deploy` -> `push`. pat@pulumi.com 2017-09-22 15:15:42 -0700
  • d275dec674 Adopt new package name in langhost runner Matt Ellis 2017-09-22 12:37:30 -0700
  • b1f49ffde5 publish as pulimi not @pulumi/pulumi Matt Ellis 2017-09-22 11:46:56 -0700
  • 4a7e33c718 Update make_release.sh to deal with pulumi cmd moving Matt Ellis 2017-09-22 11:29:03 -0700
  • 619fb540d5 Merge pull request #358 from pulumi/publish-tweaks Matt Ellis 2017-09-22 11:08:24 -0700
  • 4462dcaabb Crossbuild and publish to new layout format Matt Ellis 2017-09-21 19:10:33 -0700
  • 75d72e5086 Rename published bin/lumi to bin/pulumi joeduffy 2017-09-21 19:37:42 -0700
  • f6e694c72b Rename pulumi-fabric to pulumi Joe Duffy 2017-09-21 19:18:21 -0700
  • 0367b0b964 Rename pulumi-fabric to pulumi joeduffy 2017-09-21 18:01:15 -0700
  • c5558e2778 Convert sdk documentation to TypeDoc/JsDoc Luke Hoban 2017-09-21 18:15:29 -0700
  • 58d30b0441 Merge pull request #352 from pulumi/publish-branch Matthew Riley 2017-09-21 17:15:04 -0700
  • 80364ac68d Publish builds for topic branches Matthew Riley 2017-09-20 16:18:17 -0700
  • f87e4f5880 Merge pull request #355 from pulumi/windows-fixes Matt Ellis 2017-09-21 15:32:03 -0700
  • 5470418bea Disable ANSI Coloring on Windows Matt Ellis 2017-09-21 12:58:46 -0700
  • dcdf780b09 Move after_script steps to script so they fail fast joeduffy 2017-09-21 15:02:31 -0700
  • 5e3f8041bc Adopt new pulumi/home repo name Joe Duffy 2017-09-21 14:09:35 -0700
  • 487edf8ce4 Adopt new pulumi/home repo name joeduffy 2017-09-21 13:45:28 -0700
  • fcc81bac24 Fix nativeruntime module build on Windows Matt Ellis 2017-09-21 11:49:03 -0700
  • 25ae463915 Listen only on 127.0.0.1 Matt Ellis 2017-09-21 10:56:45 -0700
  • 1c2c972d37 Add back Computed<T> as a short-hand joeduffy 2017-09-20 09:57:18 -0700
  • f8ee6c570e Eliminate Computed/Property in favor of Promises joeduffy 2017-09-20 07:40:09 -0700
  • 56d36986a6 Add back Computed<T> as a short-hand joeduffy 2017-09-20 09:57:18 -0700
  • 33242b9c96 Eliminate Computed/Property in favor of Promises joeduffy 2017-09-20 07:40:09 -0700
  • 4b9d933415 Merge pull request #343 from pgavlin/PathCommand v0.6 Pat Gavlin 2017-09-18 15:16:30 -0700
  • c8f315227f Early-out integration tests if PATH is incorrect. Pat Gavlin 2017-09-18 13:06:59 -0700
  • 22387d24cd Switch to a --parallel=P flag joeduffy 2017-09-17 08:10:46 -0700
  • 087deb7643 Add optional dependsOn to Resource constructors joeduffy 2017-09-15 16:38:52 -0700
  • 016adec9f7 Allow unknowns in defaults joeduffy 2017-09-15 09:56:42 -0700
  • 5b779798c4 Fix (don't torch) LUMIDL joeduffy 2017-09-14 16:40:44 -0700
  • 94207acf65 Upgrade to TypeScript ^2.5.2 joeduffy 2017-09-14 15:02:41 -0700
  • 2a30a0f5f0 Don't redundantly make configure twice joeduffy 2017-09-14 14:33:33 -0700
  • a5706e0662 Update the gocover commands joeduffy 2017-09-13 18:52:06 -0700
  • ba67a72d88 Eliminate unused envvar joeduffy 2017-09-12 06:53:42 -0700
  • 324d3dad85 Generate module names with file parts joeduffy 2017-09-11 17:08:41 -0700
  • 9c7f6b678c Bring LUMIDL up to code joeduffy 2017-09-11 16:58:25 -0700
  • 791b90aa33 Swap sdk / nodejs joeduffy 2017-09-11 15:34:06 -0700
  • 2ef6b89b82 Add one-time Travis make configure in build dir joeduffy 2017-09-11 15:30:42 -0700
  • 4c781da93b Add instructions for make configure joeduffy 2017-09-11 15:17:11 -0700
  • ac786ed2c9 Clean up the READMEs joeduffy 2017-09-11 13:05:01 -0700
  • 4704ac75fc Use curl instead of wget Luke Hoban 2017-09-11 09:33:54 -0700
  • 353b25205a Make install scripts part of the fabric LKG joeduffy 2017-09-10 20:23:11 -0700
  • cf7ba79f81 Skip __awaiter this captures joeduffy 2017-09-10 09:22:04 -0700
  • 443e1b9053 Use hasOwnProperty in case e.json is undefined joeduffy 2017-09-10 08:24:02 -0700
  • 8ce07617c9 Implement recursive closure captures joeduffy 2017-09-10 07:40:53 -0700
  • 07f2c92c84 Add a custom unhandled promise error handler joeduffy 2017-09-09 18:10:13 -0700
  • 1a64fc4bf3 Keepalive the RPC client until logs finish joeduffy 2017-09-09 14:09:21 -0700
  • 871943abfc Dial back the debug output slightly joeduffy 2017-09-09 13:49:50 -0700
  • f9995159c6 Fix a handful of things, mostly logging joeduffy 2017-09-09 13:43:51 -0700
  • f74e9e04bd Ensure we fail during deploys joeduffy 2017-09-09 12:42:04 -0700
  • f75b465052 Add some contextual error information joeduffy 2017-09-09 11:19:35 -0700
  • 0147d487bd Serialize all resource operations joeduffy 2017-09-09 10:32:25 -0700
  • 8aba3aae12 Upgrade gRPC to 1.6.0; use full addresses joeduffy 2017-09-09 07:37:10 -0700
  • 67e5750742 Fix a bunch of Linux issues joeduffy 2017-09-08 15:11:09 -0700
  • 13df916cfe Put the Node.js SDK bin/ on $PATH for Travis joeduffy 2017-09-08 06:19:22 -0700
  • 6aae028768 Move language host into bin/ joeduffy 2017-09-08 06:13:09 -0700
  • 527aee7b15 Clone pulumi joeduffy 2017-09-07 21:52:58 -0700
  • f3088149ec Make scripts agnostic to pwd joeduffy 2017-09-07 21:29:50 -0700
  • 8180914f83 Don't keep the message loop alive during logging joeduffy 2017-09-07 21:14:29 -0700
  • 4e96400c9e Only print leaks on successful exits joeduffy 2017-09-07 15:19:08 -0700
  • ebc3bf1dd0 Reap the language host process joeduffy 2017-09-07 15:03:48 -0700
  • a5a6c79925 Keep RPC connections alive for as long as we need them joeduffy 2017-09-07 14:50:17 -0700
  • c6b626899b Flatten the Node.js SDK release structure joeduffy 2017-09-07 14:33:00 -0700
  • 88a87569f5 Link the bin/ directory joeduffy 2017-09-07 12:43:12 -0700