14 Commits

Author SHA1 Message Date
Frank Schmid
8322e976df Issue #896 Add dereference option 2016-04-04 10:31:02 +02:00
Egor Kislitsyn
b089b1c4b1 Allows serverless function run to read from stdin, solves #900 2016-03-31 20:13:24 +07:00
Eslam A. Hefnawy
e38311cf87 FS Extra: Exclude function now returns false if excluding 2016-03-31 10:52:09 +07:00
Eslam A. Hefnawy
a50e9361b7 replaced wrench with fs extra 2016-03-31 03:12:35 +07:00
Egor Kislitsyn
dc5011c19d fixes Runtime._processExcludePatterns() #881 2016-03-25 11:23:08 +07:00
Egor Kislitsyn
45e64a94f8 Fixes Runtime to exclude the _meta folder from the project's root only 2016-03-23 20:21:04 +07:00
Frank Schmid
ddfd16dbca Issue #866 Let wrench follow symlinks while packaging 2016-03-22 21:51:25 +01:00
ac360
aa519aad1b FunctionDeploy: return dist path WIP 2016-03-18 16:21:03 -07:00
ac360
83dadcb218 FunctionDeploy: continue work on returning pathDist WIP 2016-03-18 16:11:32 -07:00
ac360
c411f77f3b FunctionDeploy: refactor to not return file paths, but single dist dir path 2016-03-18 15:58:03 -07:00
Michael McManus
5791e69508 Fixes #813 and #814
* More narrowly define default function excludePatterns
* Correct reference to undefined properties in `Runtime._validateAndPrepare()`
2016-03-16 13:59:56 -07:00
Egor Kislitsyn
40555fcd9d fixes code packaging #798 2016-03-15 21:44:15 +07:00
Egor Kislitsyn
4b82b6ad38 Adds ENV vars to RuntimePython27.run() 2016-03-15 21:20:58 +07:00
ac360
ae582d0d8e Classes: refactor 2016-03-14 21:33:51 -07:00