84 Commits

Author SHA1 Message Date
ac360
7cd649355d EndpointDeploy: custom authorizers WIP 2016-03-11 12:10:44 -08:00
Erik Erikson
3049b3a972 Change code generation of '*_PROFILE_[STAGE]' in Serverless artifacts to produce '*_[STAGE]_PROFILE' to align with prior changes.
Allow for a user supplied profile name prefix using the environment variable 'AWS_PROFILE_PREFIX' for use in loading credentials.

Ensure that profile names are lower case.
2016-03-04 22:12:07 -08:00
ac360
05af2e48e0 Tests: change credential loading to rely on profiles 2016-03-01 21:27:16 -08:00
Austen Collins
c1c5f0ae35 Change utils/new.js back to utils/index.js 2016-03-01 18:23:12 -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
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
ac360
7498e843a5 Classes: remove serverless prefix WIP 2016-02-17 11:17:39 -08:00
ac360
8dc9057f42 DashDeploy: new hotkeys 2016-02-10 13:44:46 -08:00
Eslam A. Hefnawy
9ff594de74 fixing events after merge 2016-02-09 17:04:22 +07:00
Eslam A. Hefnawy
769cd08a26 testing SNS event source 2016-02-04 17:31:24 +07:00
Eslam A. Hefnawy
bed3213394 added unit test for S3 event source 2016-02-03 18:53:48 +07:00
Eslam A. Hefnawy
2499b947bb added unit test for dynamoDb event source 2016-02-03 18:09:12 +07:00
ac360
6d5a7f8c15 Classes: Major classes refactor 2016-01-14 23:19:16 -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
304d7c969a unit tests updates 2016-01-08 00:25:16 +02:00
Eslam A. Hefnawy
d8c67bdbc0 updated test project to use components arch 2016-01-07 21:30:37 +02:00
ac360
e194e3e72b Actions: fix all to pass evt object through, wherever possible, Tests: get function and endpoint deploy tests workign, minor fixes for the validateevent function 2016-01-04 23:26:35 -08:00
ac360
8d4c29352c ResourcesDeploy: remove rollback due to it causing an error 2016-01-04 01:09:16 -08:00
Eslam A. Hefnawy
8c2c2db17c fixed all tests except for function and endpoint deploy 2016-01-03 23:28:05 +02:00
Eslam A. Hefnawy
606951c741 projectCreate, regionCreate, stageCreate unit tests fixed without CF 2016-01-03 11:37:25 +02:00
Eslam A. Hefnawy
1e6bf5dd73 fixing unit tests 2016-01-03 03:13:38 +02:00
Eslam A. Hefnawy
5331b6f742 updated test project 2016-01-03 01:48:48 +02:00
ac360
465c88341b ResourcesDeploy: Allow for skipping CF deploy and printing only 2015-12-31 14:55:25 -08:00
Austen Collins
3026632048 ProjectCreate: Create new meta scaffolding. Add CF to s-project.json template and stop using resources-cf.json 2015-12-27 17:08:38 -08:00
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