Commit Graph

14 Commits

Author SHA1 Message Date
James
e4bb04887e Rewrite imports to use forks files on gitlab not use githubs. 2017-05-16 11:06:32 -07:00
Travis Reeder
4b9bba352d Rename location. 2017-05-15 11:00:15 -07:00
Travis Reeder
d0ca2f9228 Moved runner into this repo, update dep files and now builds. 2017-04-21 07:42:42 -07:00
Travis Reeder
615ae5c36f Mass s&r: iron-io -> kumokit 2017-04-19 09:49:12 -06:00
Pedro Nasser
09960eaec5 fix fn required arguments issue (#572) 2017-03-06 21:48:44 -08: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
Travis Reeder
7f7d99feb4 Share version between API and fn tool (#525) 2017-02-15 21:26:45 -08:00
Pedro Nasser
afb684b6a8 fn test main commands (#481) 2017-01-10 20:42:18 -02:00
Martin Pinto-Bazurco Mendieta
6e28b3e740 Added alias for "push", "run" and "call". (#480)
* Added alias for "push", "run" and "call".
Fix #477

* Changed order of aliases documentation.
2017-01-08 16:23:49 -02:00
Pedro Nasser
e68df5d154 changes in the fn organization and aliases (#475) 2017-01-05 19:00:31 +01: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
688ffcf39f api,fn: entrypoint to return daemon version (#367) 2016-12-01 16:50:49 +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