Commit Graph

23 Commits

Author SHA1 Message Date
James Jeffrey
81e39b210d Add go fmt 2017-07-07 10:14:08 -07:00
Denis Makogon
52137e3b61 Update fn tool 2017-06-08 11:46:56 -07:00
Denis Makogon
1a2a805740 Update functions_{lang} tool to recent git source 2017-06-06 19:50:33 +03:00
Travis Reeder
87ef24fe04 Updated dependencies and fixed issue with fn dependending on version from api. 2017-06-01 13:45:24 -07:00
Chad Arimura
49d397293b global url replace 2017-05-29 17:10:47 -07:00
Chad Arimura
b49337d4e0 php langhelper (needs funcy/php), tutorial 2017-05-26 12:36:38 -07:00
Travis Reeder
e6d963f0dd Added fn update too to get latest version. 2017-05-22 16:41:51 -07:00
Travis Reeder
a546f1e93b Added fn start 2017-05-22 16:28:52 -07:00
Travis Reeder
9cc12b4b12 Remove iron... 2017-05-18 18:59:34 +00:00
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