1000 Commits

Author SHA1 Message Date
ac360
0b88cf232b ServerlessState: Enhance get methods to use more than serverless paths to query serverless assets 2016-01-16 10:54:26 -08:00
Eslam A. Hefnawy
39d8c40764 some fixes for the interactive CLI 2016-01-16 20:13:41 +02:00
Eslam A. Hefnawy
10753765d0 fixed functionRun 2016-01-16 19:01:43 +02:00
ac360
016a1b4965 ServerlessState, ServleressMeta: add new helpful methods: getProject, getMeta, validateStageExists, validateRegionExists, add these to actions, fix additional tests 2016-01-15 21:41:46 -08:00
ac360
16bdfe9659 Serverless: fix state loading, ProjectCreate/StageCreate/RegionCreate: fix/update to better use classes, State Class: add new getProject and getMeta methods, fix getResources bugs, write tests 2016-01-15 19:34:00 -08:00
Eslam A. Hefnawy
9137224731 fixing all actions to use classes 2016-01-16 00:28:50 +02:00
Eslam A. Hefnawy
8dfaf6f701 fixed classes getPopulate method 2016-01-15 21:40:45 +02:00
ac360
6d5a7f8c15 Classes: Major classes refactor 2016-01-14 23:19:16 -08:00
ac360
f675457b4e Classes: beging removing data prop 2016-01-14 23:19:16 -08:00
ac360
e38c31ab69 Serverless: change queuing 2016-01-13 16:20:17 -08:00
ac360
a0102e159c ServerlessState: Move methods from ServerlessProject to ServerlessState 2016-01-13 16:20:17 -08:00
ac360
4e9d65e253 ServerlessState: create class and add to Serverless instance 2016-01-13 16:19:20 -08:00
Eslam A. Hefnawy
bbfe50531a template in root directory of module 2016-01-12 22:06:28 +02:00
Eslam A. Hefnawy
06ebbe76bd removed template property from Module data 2016-01-12 20:02:13 +02:00
Austen
67c5751e51 Merge pull request #476 from martinlindenberg/v0.1.0
add aws profile support
2016-01-11 09:57:54 -08:00
Martin Lindenberg
7e1273209c add aws profile support 2016-01-11 18:13:12 +01:00
ac360
3caa7588da FunctionDeploy: Fix handler error and script errors due to lodash 2016-01-08 23:38:21 -08:00
Eslam A. Hefnawy
91dbf2b5d2 ServerlessFunction: loading the correct json 2016-01-09 01:48:15 +02:00
Eslam A. Hefnawy
6996822740 validating that we are inside a serverless project for all actions except project create 2016-01-09 01:06:14 +02:00
Eslam A. Hefnawy
4124330405 fixed dashDeploy to use new func.config obj 2016-01-09 00:50:17 +02:00
Eslam A. Hefnawy
7b11a9d3d0 tiny stage create fix 2016-01-08 21:55:08 +02:00
ac360
d78f6d60de Serverless: fix path validation 2016-01-08 11:48:08 -08:00
ac360
63bb5c9c99 FunctionRun: Better error messages, Serverless: validatePath checks existence 2016-01-08 11:48:08 -08:00
Eslam A. Hefnawy
bdd7b85c79 tiny function run fix 2016-01-08 21:49:25 +02:00
Eslam A. Hefnawy
8f50a7582a fixed comment 2016-01-08 21:35:34 +02:00
ac360
10e0a72833 Meta: minor fixes for the recent meta change 2016-01-08 10:57:22 -08:00
ac360
d2c7797770 ResourcesDeploy: fix incorrect meta folder name 2016-01-08 10:46:46 -08:00
ac360
766654f528 Meta: remove unnecessary console.log 2016-01-08 10:23:02 -08:00
ac360
8e502b9396 Tests: fix meta folder name 2016-01-08 10:16:44 -08:00
ac360
931dbde01e Meta: remove public and private folders and namespace 2016-01-08 10:07:01 -08:00
Eslam A. Hefnawy
e37400ef1c updated plugins node modules folder 2016-01-08 17:19:56 +02:00
Eslam A. Hefnawy
592812fbfa deployment updates 2016-01-08 15:12:55 +02:00
ac360
fde3eee4fd Utils: refactor getResources, populate, Tests: fix all, Serverless: add methods to work with sPaths 2016-01-08 01:17:42 -08:00
ac360
6508c11fbe Classes: Finish refactor/cleanup, TestComponentCreate: finish 2016-01-07 18:33:34 -08:00
ac360
da01175368 Classes: Create Component class and refactor for simplicity. 2016-01-07 16:49:06 -08:00
ac360
eb1f9c53e8 merge 2016-01-07 16:48:18 -08:00
Eslam A. Hefnawy
bfda8c2a95 dashDeploy updates 2016-01-08 01:07:39 +02:00
Eslam A. Hefnawy
699440fde7 functionRun updates 2016-01-08 00:41:56 +02:00
Eslam A. Hefnawy
a96b6407a0 updated DashDeploy 2016-01-08 00:00:36 +02:00
Eslam A. Hefnawy
480a4290db updated env actions and functionRun 2016-01-07 23:42:04 +02:00
Eslam A. Hefnawy
810e01b452 added ComponentCreate actions and updates ModuleCreate and FunctionCreate 2016-01-07 22:58:39 +02:00
Eslam A. Hefnawy
7f1ad4e3bd removed back folder 2016-01-07 19:44:10 +02:00
Austen
1e9b9302bc Merge pull request #454 from picsoung/v0.1.0
add shortcut -v, --version to get the version
2016-01-07 09:36:25 -08:00
Austen
78544955d7 Merge pull request #456 from joostfarla/camelcase2
Allow camelcased names + improved validation (#432)
2016-01-07 09:31:50 -08:00
Eslam λ Hefnawy
df70be3aa9 Merge pull request #458 from joostfarla/windows2
Fix handler path for Windows support (v0.1)
2016-01-07 19:27:52 +02:00
Austen
5cae25ccc2 Merge pull request #455 from joostfarla/create
Fix module / function creation
2016-01-07 09:24:48 -08:00
Eslam A. Hefnawy
c82e0cee53 dash deploy shows functions and endpoints according to cwd 2016-01-06 21:24:52 +02:00
Eslam A. Hefnawy
5275f2b3b0 CLI Testing: some fixes 2016-01-06 18:13:18 +02:00
Eslam A. Hefnawy
ba673192ce removed comment 2016-01-06 12:55:55 +02:00
Eslam A. Hefnawy
46cce8687f updated DashDeploy 2016-01-06 12:48:25 +02:00