Commit Graph

  • b7388fa99a Clean up Destroy API boundary Matt Ellis 2017-08-23 16:50:20 -0700
  • 73d64dc686 Fix prompt for env name in `lumi destory` Matt Ellis 2017-08-23 15:02:33 -0700
  • 865422567c Alow multiple instances of engine.Engine Matt Ellis 2017-08-23 10:58:35 -0700
  • be586a1fbf Wire up sink to custom stdout and stderr Matt Ellis 2017-08-22 17:46:06 -0700
  • 14c2474e6f Remove use of ambient cmdutil.Diag(), instead consult the engine Matt Ellis 2017-08-22 17:35:20 -0700
  • 5ae02ad581 Remove use of ambient stdout/stderr streams Matt Ellis 2017-08-22 17:15:16 -0700
  • cdacc46931 Clean up the engine API a small amount Matt Ellis 2017-08-22 17:04:38 -0700
  • a6eabdc34b Move a bunch of code around Matt Ellis 2017-08-22 16:56:15 -0700
  • dcc549d9ec Prepare for moving command implementations to the engine Matt Ellis 2017-08-22 16:23:50 -0700
  • 158fe21026 Refactor how args are used in the engine Matt Ellis 2017-08-22 10:07:25 -0700
  • 9e5b1987fa Remove unused parameter Matt Ellis 2017-08-22 09:58:26 -0700
  • c3b8972dce Don't flow entire args array into the core of the engine Matt Ellis 2017-08-22 09:55:56 -0700
  • b00c84a792 Use `args` local in config Matt Ellis 2017-08-17 15:35:14 -0700
  • 9fa92c0236 Remove cobra.Command from some deployment methods Matt Ellis 2017-08-17 15:08:38 -0700
  • c837aa6024 Fix indexing outside array length in Lumi runtime Luke Hoban 2017-08-19 14:39:50 -0700
  • 575102c704 Add support for serializaing captured arrays Luke Hoban 2017-08-19 13:34:47 -0700
  • e5c4827975 Fix gometalinter issue Luke Hoban 2017-08-17 22:32:25 -0700
  • e5405accab Ensure ExtraRuntimeValidation is optional Luke Hoban 2017-08-17 22:24:15 -0700
  • 85a95f9353 Add ability to run runtime validation in test harness Luke Hoban 2017-08-17 22:12:58 -0700
  • 127519129b Suport ternary operator Luke Hoban 2017-08-10 13:21:59 -0700
  • a626dcf6a3 Prettify the CLI in a few places joeduffy 2017-08-06 10:05:51 -0700
  • 4ea7a55aca Make all by default joeduffy 2017-08-06 08:52:32 -0700
  • 60f23243ef Install before test joeduffy 2017-08-06 08:44:04 -0700
  • 2f4d7a9789 Run integration tests joeduffy 2017-08-06 08:26:20 -0700
  • d7273b1e9e Perform updates during integration tests joeduffy 2017-08-05 17:49:48 -0700
  • ed58a2cbd1 Run empty plan/deploy in integration tests joeduffy 2017-08-05 11:37:14 -0700
  • ff0eb81944 Export urnName constants joeduffy 2017-08-05 08:32:50 -0700
  • 007c2f216d Rename name property to urnName joeduffy 2017-08-05 08:20:57 -0700
  • c0e4bdb03b This shouldn't be here! joeduffy 2017-08-03 18:09:14 -0700
  • a160741931 Tolerate computed and output properties joeduffy 2017-08-03 11:01:38 -0700
  • 7e09bd055a Fix variable shadowing joeduffy 2017-08-02 15:40:07 -0700
  • 1df1792d84 Ensure all exit paths call OnDone joeduffy 2017-08-02 15:28:48 -0700
  • a9939c8e6a Remove workaround for pulumi/pulumi-fabric#276 joeduffy 2017-08-02 13:31:38 -0700
  • 35aa6b7559 Rename pulumi/lumi to pulumi/pulumi-fabric joeduffy 2017-08-02 09:25:22 -0700
  • c77e975464 Redirect to the main Pulumi repo's CONTRIBUTING.md joeduffy 2017-08-02 07:49:33 -0700
  • 5da78c036b Convert to Dep Joe Duffy 2017-08-01 18:37:06 -0700
  • b05631cb94 Convert to Dep joeduffy 2017-08-01 18:29:11 -0700
  • 4699b874db Revert "The Go vendoring saga continues" joeduffy 2017-08-01 17:51:38 -0700
  • ceec05f627 Fix up a few stale Dep/Godeps references joeduffy 2017-08-01 15:48:08 -0700
  • f939651c64 The Go vendoring saga continues joeduffy 2017-08-01 06:23:14 -0700
  • 5fb014e53c Explicitly track default properties joeduffy 2017-07-31 18:26:15 -0700
  • 300af62747 Fix erroneous assert when unmarshaling computed properties v0.4 joeduffy 2017-07-31 11:38:31 -0700
  • 7fcede0c87 Final Britton Forsyth 2017-07-28 14:04:46 -0700
  • 034272bdd8 Finish Britton Forsyth 2017-07-28 14:00:02 -0700
  • fba6fd9a39 Everything builds Britton Forsyth 2017-07-28 13:44:01 -0700
  • 1fbd440ee9 Protobuf/Planning Query fixes - Clean Build Britton Forsyth 2017-07-26 15:56:55 -0700
  • 6016146750 Fix up RPC generation to align with recent RPC changes Luke Hoban 2017-07-25 16:07:10 -0700
  • e4e9710f30 Make install_release.sh script executable Luke Hoban 2017-07-24 22:54:42 -0700
  • 916dd6b235 Report failing error code on Lumi compilation errors Luke Hoban 2017-07-24 22:43:37 -0700
  • 639164f6a5 Protobuf edits for revised Query API Britton Forsyth 2017-07-24 21:13:58 -0700
  • e62133f218 Merge branch 'gometalinter' of https://github.com/bforsyth927/lumi into gometalinter Britton Forsyth 2017-07-24 21:07:19 -0700
  • b82e2ef9dc Protobuf edits for revised Query API Britton Forsyth 2017-07-24 20:53:53 -0700
  • 2952c3624d Copy NPM package files joeduffy 2017-07-23 12:13:44 -0600
  • d6b6cbf4ff Build/test the minimal Lumi program as a nightly integration test joeduffy 2017-07-23 12:12:17 -0600
  • cfb98291bc Link NPM packages on install joeduffy 2017-07-23 11:04:36 -0600
  • 29aa488628 Publish binaries under the tag, branch, and commit joeduffy 2017-07-21 15:33:03 -0700
  • 7adf3ef0f4 Eliminate custom AWS provider in favor of bridge Joe Duffy 2017-07-21 14:54:01 -0700
  • 232ed7e248 Goodbye, custom AWS provider code joeduffy 2017-07-21 14:36:58 -0700
  • 10dc68090d Add an install script joeduffy 2017-07-21 14:11:39 -0700
  • e35bfc35b2 Remove AWS examples joeduffy 2017-07-21 14:00:09 -0700
  • 00442b73b4 Alter the way unknown properties are serialized joeduffy 2017-07-20 09:06:39 -0700
  • b8be7fa5e6 Add a handy Copy function to PropertyMap joeduffy 2017-07-20 08:07:45 -0700
  • 844b2bf1ea Support for string.split Luke Hoban 2017-07-19 14:17:23 -0700
  • 18c3caf093 Fix continue in loops Luke Hoban 2017-07-19 14:16:55 -0700
  • 9243bd5f3f Fix tests after previous commit Luke Hoban 2017-07-19 09:18:12 -0700
  • 40747a94bf Merge inputs with outputs joeduffy 2017-07-19 08:31:45 -0700
  • 4e02105355 Pass old state to the provider's API joeduffy 2017-07-19 07:57:22 -0700
  • ae92e68902 Return state as part of Create and Update¬ joeduffy 2017-07-17 18:44:45 -0700
  • 87b7091b35 Remove serverless examples joeduffy 2017-07-17 18:23:28 -0700
  • 2201b9132a Merge b3b3929dd6 into dffdb29799 Britton Forsyth 2017-07-21 20:28:12 +0000
  • dffdb29799 Install the AWS CLI as a prerequisite joeduffy 2017-07-21 10:18:55 -0700
  • f314ab5a36 Let LUMIROOT be overridden during publishes joeduffy 2017-07-21 09:57:40 -0700
  • fc1cd2c01e Make a publish script; fix sed for multi-OS compat joeduffy 2017-07-21 09:37:14 -0700
  • f2537ecab8 Force publishes joeduffy 2017-07-21 08:09:23 -0700
  • 4b505acbcc Also package up LumiJS compiler in binary releases joeduffy 2017-07-20 15:17:10 -0700
  • 2670e42c93 Publish built binaries upon successful push CI to master joeduffy 2017-07-20 11:06:24 -0700
  • 3b4afc0346 Eliminate a superfluous warning joeduffy 2017-07-20 13:21:30 -0700
  • e856e25574 Publish built binaries upon successful push CI to master joeduffy 2017-07-20 11:06:24 -0700
  • ea3b530434 Delete lib/mantle joeduffy 2017-07-20 10:16:15 -0700
  • ba1b27a657 Make a few tweaks for better demos joeduffy 2017-07-18 09:45:04 -0700
  • ceb32b9e2b Add a sig field to Asset/Archive joeduffy 2017-07-18 07:40:37 -0700
  • e518f1ad86 Adopt new pointerless Asset APIs in tests joeduffy 2017-07-17 17:58:22 -0700
  • 5bf43743ab Add a rudimentary toString runtime helper joeduffy 2017-07-17 13:43:59 -0700
  • 91c90cf2a9 Add diffing logic for assets/archives joeduffy 2017-07-17 12:11:15 -0700
  • 002618e605 Add some more asset serialization round-tripping tests joeduffy 2017-07-17 11:30:10 -0700
  • 4d708c8567 Fix asset diffing joeduffy 2017-07-17 10:38:57 -0700
  • ee1acd365c Add a defaultIfComputed intrinsic joeduffy 2017-07-16 15:16:48 -0700
  • f11b06f57b Pretty print assets during planning joeduffy 2017-07-16 08:28:50 -0700
  • bda607abd8 Permit -1 for randlen and maxlen joeduffy 2017-07-15 09:59:44 -0700
  • c61dcb5206 Revert "Rename Lumi resource properties" joeduffy 2017-07-15 09:33:23 -0700
  • 0f18bb40b2 Tolerate some nils in important places joeduffy 2017-07-14 18:08:33 -0700
  • b3b3929dd6 Merge branch 'master' into gometalinter Britton Forsyth 2017-07-14 14:47:04 -0700
  • 4c52dfb133 Implemented cloudwatch Query and fixed syntax errors Britton Forsyth 2017-07-14 14:40:58 -0700
  • a6caef973a Make assets and archives 1st class joeduffy 2017-07-14 12:28:43 -0700
  • 84d4840fb9 Rename PID type to ID joeduffy 2017-07-14 09:44:08 -0700
  • c3db70849d Rename Lumi resource properties joeduffy 2017-07-14 08:53:02 -0700
  • 3efcf91933 Addres PR feedback on #288 Luke Hoban 2017-07-13 23:03:28 -0700
  • e9f6fbeed0 Merge pull request #288 from pulumi/closure-fixes Luke Hoban 2017-07-13 23:00:10 -0700
  • 539ccc8f04 Add a --debug option to plan, deploy, and destroy joeduffy 2017-07-13 17:09:46 -0700
  • 31c62ec8e6 Function update improvements Luke Hoban 2017-07-13 17:01:11 -0700