Commit Graph

12 Commits

Author SHA1 Message Date
Travis Reeder
5ec0eadff8 Got optional hot functions working for Lambda. 2017-07-05 23:34:19 -07:00
Travis Reeder
8c96d3ba2f Fixes async payload passing for #68. 2017-06-20 11:32:51 -07:00
Travis Reeder
af918fdfe9 Fix run env vars passed in via command line to test locally and updated docs to match. 2017-05-30 10:54:34 -07:00
Travis Reeder
014858143b Simplified cli commands to make things easier to use. 2017-05-15 16:51:59 -07:00
Pedro Nasser
dea100d3d9 fn improvements: (#560)
- standardized required args validation
- routes create/update now prioritize args, over flags, over funcfile configuration
- removed deadcode
2017-03-01 17:55:48 -08:00
Jordan Krage
f7a834d5ef improve fn run/call http method support (#505) 2017-02-01 21:46:27 +01:00
Jordan Krage
67af2757cd make fn run check for env var literal value (#495) 2017-01-26 14:53:05 -08:00
Jordan Krage
0ce3e1d04b make fn run pass through --link flags (#496) 2017-01-26 14:01:52 -08:00
Pedro Nasser
ea93ba00ac Disable envAsHeader by default (#435)
* disable envAsHeader by default

* fix -e flag usage description
2016-12-13 23:55:32 -02:00
C Cirello
28f713ed11 fn: support for functions testing (#379)
* fn: add test framework

* fn: make routes creation smarter

* fn: add testframework examples

* fn: remove unnecessary dependency

* fn: update doc

* fn: fix consistenty between runff, runlocaltest and runremotetest
2016-12-05 17:05:06 +01:00
C Cirello
9ac2539aeb fn: improve UX and publish/deploy command (#359)
* fn: improve UX and publish/deploy command

* fn: remove wrong use cases for deploy

* fn: fix regression introduced by merge
2016-12-01 18:11:13 +01:00
C Cirello
c0512a4cbd fn: rename from fnctl (#321)
* fn: rename from fnctl

* fn: predicting the release version for installer

* fn: predicting the release version for installer
2016-11-21 17:24:26 +01:00