Egor Kislitsyn
|
4e45bc3a97
|
adds Project.getAllRegionNames(stageName)
|
2016-03-03 19:08:30 +07:00 |
|
Eslam A. Hefnawy
|
47dea979d8
|
dashDeploy: list only functions in subfolder if cwd is subfolder
|
2016-03-03 13:44:04 +07:00 |
|
Eslam A. Hefnawy
|
60870fba0e
|
throw error for failed lambda deployments. Closes #655
|
2016-03-03 13:44:04 +07:00 |
|
Austen Collins
|
7d4f24066f
|
.gitingore: prevent tracking of stages that include 'dev'
|
2016-03-02 11:48:26 -08:00 |
|
Austen Collins
|
865cb2d645
|
ProjectInit: No longer auto-create stage and stage named 'dev'. Allow user to optionally create stage and name it anything
|
2016-03-02 11:45:21 -08:00 |
|
Austen Collins
|
89e054c845
|
Merge branch 'v0.5' of https://github.com/serverless/serverless into v0.5
|
2016-03-02 11:03:12 -08:00 |
|
Austen Collins
|
8b4a24a81d
|
ProviderAws: remove undefiend variable
|
2016-03-02 11:00:34 -08:00 |
|
Eslam A. Hefnawy
|
56efd97f8a
|
CLI testing: some fixes
|
2016-03-03 01:57:00 +07:00 |
|
Eslam A. Hefnawy
|
9f85c658a4
|
functionCreate: create endpiont or event
|
2016-03-03 01:57:00 +07:00 |
|
ac360
|
644bfc235b
|
FunctionDeploy: remove lambda backups
|
2016-03-02 09:30:14 -08:00 |
|
ac360
|
7926b326f1
|
remove unnecessary console.logs
|
2016-03-02 08:50:28 -08:00 |
|
ac360
|
3e42fbe4a6
|
AwsProvider: add credentails format fix
|
2016-03-02 08:48:28 -08:00 |
|
Eslam λ Hefnawy
|
812c322ec5
|
Merge pull request #715 from minibikini/v0.5
fix `tests/actions/projectLifeCycle` (when `TEST_SERVERLESS_EXE_CF=true`)
|
2016-03-02 20:21:55 +07:00 |
|
Egor Kislitsyn
|
0ca2693de1
|
Merge branch 'v0.5' of github.com:serverless/serverless into v0.5
# Via Eslam λ Hefnawy
* 'v0.5' of github.com:serverless/serverless:
|
2016-03-02 20:08:59 +07:00 |
|
Egor Kislitsyn
|
38694883f2
|
fix tests/actions/projectLifeCycle
|
2016-03-02 20:08:23 +07:00 |
|
Eslam λ Hefnawy
|
8a0dd2b5e9
|
Merge pull request #714 from minibikini/v0.5
fixes many actions
|
2016-03-02 19:37:00 +07:00 |
|
Egor Kislitsyn
|
22d56ec27b
|
fixes many actions
|
2016-03-02 18:55:19 +07:00 |
|
Egor Kislitsyn
|
4686d63b73
|
fix tests
|
2016-03-02 16:07:26 +07:00 |
|
Egor Kislitsyn
|
5f0fd37818
|
fix functionCreate
|
2016-03-02 16:02:15 +07:00 |
|
Egor Kislitsyn
|
d439943801
|
fix ComponetCreate
|
2016-03-02 15:02:17 +07:00 |
|
ac360
|
99f95d6e53
|
ProviderAws: minor fixes
|
2016-03-01 21:43:10 -08:00 |
|
ac360
|
05af2e48e0
|
Tests: change credential loading to rely on profiles
|
2016-03-01 21:27:16 -08:00 |
|
Austen
|
bd1a0fe953
|
Merge pull request #712 from minibikini/v0.5
fix `cliPromptSelectStage`
|
2016-03-01 21:24:30 -08:00 |
|
Egor Kislitsyn
|
8236f0601a
|
fix cliPromptSelectStage
|
2016-03-02 12:22:39 +07:00 |
|
Austen
|
b3770d7edb
|
Merge pull request #711 from minibikini/v0.5
fixes `serializeRegion`
|
2016-03-01 20:44:21 -08:00 |
|
Egor Kislitsyn
|
234626baeb
|
fixes serializeRegion
|
2016-03-02 11:38:51 +07:00 |
|
Austen Collins
|
c1c5f0ae35
|
Change utils/new.js back to utils/index.js
|
2016-03-01 18:23:12 -08:00 |
|
Austen Collins
|
9f46e29654
|
Utils: add findProjectPath method
|
2016-03-01 18:21:43 -08:00 |
|
ac360
|
13fec3bda5
|
TestDefaultActionTest: fix
|
2016-03-01 16:41:19 -08:00 |
|
ac360
|
1475f5f356
|
ComponentCreate: start fixing
|
2016-03-01 16:40:04 -08:00 |
|
ac360
|
4c12c2b0d0
|
mMerge branch 'v0.5' of https://github.com/serverless/serverless into v0.5
|
2016-03-01 16:05:15 -08:00 |
|
ac360
|
241f70ed37
|
Remove old utils
|
2016-03-01 16:02:28 -08:00 |
|
ac360
|
716d6a21fc
|
Test and Class fixes
|
2016-03-01 15:36:29 -08:00 |
|
ac360
|
4b00f8d07e
|
Project: fix toObjectPopulated()
|
2016-03-01 13:47:20 -08:00 |
|
ac360
|
6ca9564c52
|
Classes: take filePaths as param, fix tests
|
2016-03-01 13:34:40 -08:00 |
|
ac360
|
02d19cc795
|
minor comit before merge
|
2016-03-01 13:31:26 -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
|
a44fae84c6
|
added more classes tests
|
2016-03-01 13:00:24 +07:00 |
|
Eslam A. Hefnawy
|
a37fb4587e
|
fixed all Endpoint class tests and fixed Runtime class
|
2016-02-29 13:19:01 +07:00 |
|
Eslam A. Hefnawy
|
9e80bbf1c5
|
fixed all Function class tests
|
2016-02-29 12:22:44 +07:00 |
|
Eslam A. Hefnawy
|
fa0207b9ba
|
fixed all Component class tests
|
2016-02-29 00:30:25 +07:00 |
|
Eslam A. Hefnawy
|
5ba784b8e8
|
fixed a commnet lol
|
2016-02-28 16:17:45 +07:00 |
|
Eslam A. Hefnawy
|
eb73d30639
|
fixed all Project Class tests
|
2016-02-28 16:12:09 +07:00 |
|
Austen Collins
|
1c3a349aab
|
Classes: large cleanups, use formObject in initialization if data param, fix getAllStages() to return array of stage classes, remove unwanted references to file system
|
2016-02-26 13:03:30 -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 |
|
Austen Collins
|
31a12ae4c6
|
utils: improve exportObject()
|
2016-02-26 12:02:15 -08:00 |
|
ac360
|
946aac42e7
|
Tests: refactor names, minor cleanups
|
2016-02-26 11:46:03 -08:00 |
|
Eslam A. Hefnawy
|
b84c8df201
|
fixed more actions
|
2016-02-27 00:57:20 +07:00 |
|
Eslam λ Hefnawy
|
442c27d3c4
|
Merge pull request #697 from minibikini/master
fix region vars
|
2016-02-26 17:02:03 +07:00 |
|