57 Commits

Author SHA1 Message Date
Austen Collins
17424e267c merge whitespace PR 2015-12-13 21:35:58 -08:00
Ryan S. Brown
8016ca315f Change naming conventions in template generation step 2015-12-13 12:39:17 -05:00
Ryan S. Brown
eef57a7882 Monster whitespace commit
Since so many folks have trailing whitespace removal on, we should really get
rid of these all at once to make it easier to deal with the resulting merge
conflicts.
2015-12-13 09:36:59 -05:00
Austen Collins
2aa69719fd FunctionDeploy: Fix CLI support, ModuleCreate: Use 'serverless-helpers-js' and auto-nom-install on creation 2015-12-07 09:10:05 -08:00
Austen Collins
f4518194f7 FunctionDeploy: Major Refactor 75% Complete 2015-12-06 19:21:21 -08:00
Eslam A. Hefnawy
911dda7af6 added ResourcesDeploy unit test 2015-12-07 00:15:36 +02:00
Austen Collins
974c6258bb Tests: Fix to use one project 2015-12-05 23:26:05 -08:00
Austen Collins
263ecff02f StageCreate, RegionCreate: Return event object, add tests to check and validate event object. 2015-12-05 18:28:35 -08:00
Austen Collins
bd30a1da24 StageCreate: Fix event object and write test to validate it 2015-12-05 17:39:33 -08:00
Austen Collins
28f06314db ProjectCreate: Auto-create development stage, Remove stage option, improve test to check event object 2015-12-05 16:23:57 -08:00
Austen Collins
01ba9f6a52 All: Rebrand 2015-12-03 20:31:49 -08:00
Austen Collins
bf50d2bd9e FunctionDeploy: Move create/show regional REST API, fix utilities to persist REST API ID to project json 2015-11-29 13:51:06 -08:00
Austen Collins
4d7bfaf7c2 RegionCreate: better logging, FunctionDeployTest: Fix jawsbucket name 2015-11-22 23:09:16 -08:00
Austen Collins
7cfb09311b ProjectCreate, StageCreate, RegionCreate: minor clean-ups 2015-11-22 22:30:12 -08:00
Austen Collins
2cd997d572 project json: remove api gateway ARN, add stage variable for apigateway 2015-11-22 13:42:09 -08:00
Austen Collins
65a650cb79 generateJawsBucketName: remove stage from project bucket 2015-11-22 13:21:00 -08:00
Austen Collins
333034612a tests: fix tests to not include stage and region folders in test project's cloudformation folder 2015-11-22 08:06:59 -08:00
Eslam A. Hefnawy
50c8236017 unit testing ProjectCreate & StageCreate 2015-11-20 19:23:28 +02:00
Austen Collins
d02b3f3668 FunctionDeploy: work on concurrent operations 2015-11-19 14:02:47 -08:00
Austen Collins
6fcdf487b3 endpoint deploy: continue building 2015-10-31 07:41:36 -07:00
doapp-ryanp
8c2041d456 test cases prep 2015-10-22 13:56:17 -05:00
doapp-ryanp
73e16234a0 update admin env var 2015-10-20 14:04:24 -05:00
doapp-ryanp
7f2110a57c es6 let, template strings 2015-10-10 19:07:34 -07:00
Austen Collins
d221c04827 tests: minor fixes 2015-09-29 19:52:56 -07:00
Austen Collins
de972ac9ac tests: fix tag and env tests 2015-09-28 16:44:36 -07:00
Austen Collins
03e854d925 tests: refactor create test project 2015-09-28 16:33:07 -07:00
Aaron Boushley
c0b8076563 Convert logIfVerbose to jawsDebug. 2015-09-24 19:28:09 -07:00
doapp-ryanp
7b43a63e04 fix and cleanup test cases 2015-09-22 09:58:10 -05:00
Austen Collins
0e0b8df512 run: fix test 2015-09-22 00:32:59 -07:00
Jacob Evans
55d9939f8b Added a basic test run 2015-09-22 17:15:46 +10:00
Austen Collins
4890c99525 tests: fix new module and env tests 2015-09-21 22:50:33 -07:00
doapp-ryanp
4a9303dc21 module install and update. dep auto install 2015-09-18 09:12:12 -05:00
Austen Collins
81c04459a9 tests: change 1 test env var, lots of clean up, update test-prj 2015-09-16 20:49:32 -07:00
doapp-ryanp
923752d2ac refactor 2015-09-15 09:34:53 -05:00
Austen Collins
aa5b258ec3 large refactor:
- Refactor deploy lambda for code clarity,
- Refactor dash command
2015-09-12 12:51:29 -07:00
ryanp
8ddb665983 logging 2015-09-07 13:37:02 -05:00
ryanp
50e303d951 logging 2015-09-07 13:34:25 -05:00
ryanp
b4e3a96cc4 logging 2015-09-07 13:28:54 -05:00
Austen Collins
6d1b3598c3 fix variable names, change test ENV variable names 2015-09-07 09:36:47 -07:00
ryanp
b4137625e2 refactor test cases 2015-09-06 22:38:48 -05:00
ryanp
82da59ff3d we dont use gulp 2015-09-06 22:07:44 -05:00
ryanp
75617bc3a6 dont use global proj path. remove cwd in metadata 2015-09-06 21:04:49 -05:00
ryanp
6abd222329 bugfixes 2015-09-04 16:40:24 -05:00
ryanp
92dba3ab33 bugfixes. ability to deploy lambda w/o specifying region 2015-09-04 16:34:50 -05:00
Austen Collins
c3afc3f512 deploy api: prepare for merge 2015-09-04 11:17:27 -07:00
Austen Collins
b6ff09ab48 deploy api: big refactor 2015-09-04 11:14:59 -07:00
Austen Collins
335df247f2 deploy api: better programming pattern via a class and methods 2015-09-04 11:11:55 -07:00
Austen Collins
8ca56a429e deploy api: big refactor 2015-09-04 10:59:34 -07:00
Austen Collins
5e2e199eb6 deploy api: better programming pattern via a class and methods 2015-09-04 10:58:42 -07:00
ryanp
009be7fffd fix bugs 2015-09-03 21:10:44 -05:00