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 |
|