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 |
|
Seif Lotfy سيف لطفي
|
c154e0811b
|
Clean func file (#507)
* remove wrongfully added fnctl
* Remove path and max_concurrency from func.yaml generated with `fn init`
Fixes: 424
|
2017-02-02 19:39:18 -02:00 |
|
C Cirello
|
d2a81b57fb
|
fn: funcfile.Headers are now simple maps (#425)
Fixes #422
|
2016-12-13 19:18:57 +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 |
|