Austen Collins
95755eb09e
Remove all project bucket related code
2016-03-14 10:41:51 -07:00
Egor Kislitsyn
663f6ab3f4
Moves ENV vars to s-function.json
2016-03-14 21:46:44 +07:00
Egor Kislitsyn
b599bd78d8
improves RegionRemove to remove functions ( #600 )
2016-03-03 19:13:01 +07:00
ac360
241f70ed37
Remove old utils
2016-03-01 16:02:28 -08:00
ac360
4e57f0ff8b
Extend templates in toObjectPopulate() methods, Classes take config again, test fixes
2016-03-01 13:30:52 -08:00
Austen Collins
fc8f29f9be
tests: fix project tests further WIP, project: rename some methods to use getAll to keep convention
2016-02-26 12:33:54 -08:00
Eslam A. Hefnawy
731787f0c1
fixed and tested project life cycle actions
2016-02-26 01:47:22 +07:00
ac360
f10d2d80f1
ProjectInit: start fixing
2016-02-22 17:17:17 -08:00
Eslam A. Hefnawy
c580ec6fa5
continue refactoring actions
2016-02-23 05:59:09 +07:00
Austen Collins
241a376f1e
remove mkdirp in favor of fs-extar
2016-02-22 14:10:32 -08:00
Eslam A. Hefnawy
a1d11b1c99
updating actions to ditch references to the State class - WIP
2016-02-20 22:58:06 +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
Kamil Burzynski
f532b50996
WIP
2016-02-17 16:41:17 +01:00
Kamil Burzynski
b67b044117
Bugfixes
...
- project load is truly used in async way now
- a number of typos related to misplaced ; or ,
- S.init() used properly and systematically throughout the code
- sPath indexOf usage now looks only at beginning of paths, to avoid bugs like "foo/bar-get".indexOf( "bar" ) mistakenly finding a component 'bar' within 'foo'
2016-02-16 11:19:12 +01:00
Egor Kislitsyn
e34be438c0
updates the actions to use ProviderAws
2016-02-15 18:22:52 +07:00
Eslam A. Hefnawy
33edc328c3
can now set custom project bucket name.
2016-02-12 16:41:42 +07:00
Kamil Burzynski
f6a0a6aa84
Updates after merge to 0.5, minor code cleanups.
2016-02-11 09:42:07 +01:00
Kamil Burzynski
7c031bb8ec
Bugfixes
2016-02-09 17:29:21 +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
Egor Kislitsyn
6c6710d5a6
BbPromise.reject errors instead of throw
2016-02-02 19:01:07 +07:00
Egor Kislitsyn
607ac1ebbb
fix RegionRemove action
2016-01-29 15:24:45 -08:00
Egor Kislitsyn
2894f38c0d
adds RegionRemove action
2016-01-29 15:24:44 -08:00