Egor Kislitsyn
22d56ec27b
fixes many actions
2016-03-02 18:55:19 +07:00
ac360
241f70ed37
Remove old utils
2016-03-01 16:02:28 -08:00
ac360
6ca9564c52
Classes: take filePaths as param, fix tests
2016-03-01 13:34:40 -08:00
ac360
4e57f0ff8b
Extend templates in toObjectPopulate() methods, Classes take config again, test fixes
2016-03-01 13:30:52 -08:00
Eslam A. Hefnawy
dd598ca4f1
fixed action tests
2016-03-02 02:51:01 +07:00
Eslam A. Hefnawy
b84c8df201
fixed more actions
2016-02-27 00:57:20 +07:00
Eslam A. Hefnawy
c580ec6fa5
continue refactoring actions
2016-02-23 05:59:09 +07:00
Eslam A. Hefnawy
7ec255a624
continue refactoring actions
2016-02-21 02:00:34 +07:00
Egor Kislitsyn
2e56ccaeae
fix S3 requests
2016-02-18 20:28:34 +07:00
Egor Kislitsyn
3ce9e0b28c
fix actions
2016-02-18 18:53:06 +07:00
Egor Kislitsyn
219cea9f3a
Actions: remove serverless prefix
2016-02-18 18:44:11 +07:00
Eslam A. Hefnawy
3b829fe8fe
WIP - refactoring actions to use the new Provider class
2016-02-15 18:03:44 +07:00
Kamil Burzynski
7f80bd6bc1
WIP: moved getFunctions() to project
2016-02-12 09:09:56 +01:00
Kamil Burzynski
f6a0a6aa84
Updates after merge to 0.5, minor code cleanups.
2016-02-11 09:42:07 +01:00
Kamil Burzynski
e0e027dcd3
Refactoring: removed S.config.projectPath, Project instance is created at correct moments, common project helpers moved to Project
2016-02-09 15:14:17 +01:00
Austen Collins
a367fd44be
FunctionDeploy: finish, add templateName, update tests
2016-02-07 12:22:06 -08:00
Austen Collins
ab2b67e5d5
FunctionDeploy: Create distribution directory in path so that package in project's package.json can be used for build operations
2016-01-29 17:55:58 -08:00
Austen Collins
b7a302e6a3
ServerlessModule: remove unnecessary properties, make simpler
2016-01-29 16:34:19 -08:00
Ryan S. Brown
26db3e3ba3
Merge Node and Python deploy package step
...
This commit kills the language-agnostic CodePackageLambdaNodeJs action
in favor of the agnostic CodePackageLambda. We can still do
language-specific stuff, but 100% of the logic for packaging as it is
now is agnostic, so it doesn't need to be separate.
2016-01-23 09:08:15 -05:00