Eslam A. Hefnawy
1a02e15d9b
updated tests using name-js
2016-11-10 15:14:33 +07:00
Philipp Muens
5ad10516d2
Merge branch 'master' into add-custom-per-function-roles
2016-11-04 13:36:15 +01:00
Philipp Muens
f3c478b50b
Remove iamRoleARN support
2016-11-04 13:25:11 +01:00
Maciej Winnicki
5b9f48f2e2
use calledWithExactly
2016-11-03 10:58:08 +01:00
Maciej Winnicki
b16b66dced
add tests for showing artifact size
2016-11-02 17:58:39 +01:00
Philipp Muens
1b1a6c02b1
Refactor mergeIamTemplates tests
2016-11-02 16:18:00 +01:00
Philipp Muens
4b5d2b1c1d
Fix linting errors
2016-11-01 15:04:28 +01:00
Philipp Muens
6188569238
Minor code style updates
2016-11-01 14:53:52 +01:00
Philipp Muens
fddc4db04f
Merge branch 'master' into add-custom-per-function-roles
2016-11-01 14:43:21 +01:00
Philipp Muens
31cae71158
Fix regex linting errors
2016-10-31 09:08:50 +01:00
Maciej Winnicki
673a9ef959
Merge branch 'issue_2011' of https://github.com/andymac4182/serverless into andymac4182-issue_2011
...
Conflicts:
lib/plugins/aws/deploy/index.js
lib/plugins/aws/deploy/lib/cleanupS3Bucket.js
lib/plugins/aws/deploy/tests/index.js
2016-10-28 11:26:01 +02:00
John McKim
ff0ded2c0d
Skip IAM resources if there are no functions
2016-10-25 06:51:15 +10:00
Eslam A. Hefnawy
727bc3d933
refactoring for logging core resource
2016-10-24 19:28:37 +07:00
Eslam A. Hefnawy
b78974cb1e
fixed tests for log groups
2016-10-24 18:34:50 +07:00
Eslam A. Hefnawy
bbdcb429df
fixed unit tests for logging resources
2016-10-24 17:14:37 +07:00
Eslam A. Hefnawy
5379008ad8
fixed conflicts
2016-10-24 16:27:09 +07:00
Nik Graf
6f7311b5c0
move updateStack
2016-10-21 10:45:01 +02:00
Nik Graf
3d027cc220
Merge pull request #2487 from serverless/fix-tests
...
Fix tests
2016-10-20 20:09:10 +02:00
Nik Graf
1be0b2d98f
fix tests for uploadArtifacts
2016-10-20 15:07:43 +02:00
Nik Graf
0a77e1fa63
fix updateStack tests
2016-10-20 14:53:40 +02:00
Nik Graf
7184923667
fix createStack test
2016-10-20 14:44:06 +02:00
Eslam A. Hefnawy
425d0a1729
merge iam resources after create and before compiling functions and events
2016-10-20 19:19:05 +07:00
Nik Graf
d8baa98187
fix cleanupS3Bucket tests
2016-10-20 14:07:26 +02:00
Nik Graf
a7d42e470c
moved listing stacks into a separate plugin
2016-10-19 18:28:24 +02:00
Nik Graf
aadb551178
fix listing stacks after merging master into the branch
2016-10-19 17:29:49 +02:00
Nik Graf
f6df813b6a
Merge branch 'master' into listing-stacks
2016-10-19 17:02:39 +02:00
Nik Graf
63dbc77b03
Merge branch 'master' into fix-cleaning-up-stacks
2016-10-19 16:39:55 +02:00
Eslam A. Hefnawy
f0804d244f
resolved conflicts with master
2016-10-19 16:50:41 +07:00
Eslam A. Hefnawy
24e66400e8
fixed the mergeIamTemplates test name
2016-10-19 16:50:41 +07:00
Eslam A. Hefnawy
6beb3a802c
update unit tests for overwrite bug fix
2016-10-19 16:50:41 +07:00
Philipp Muens
c273abec68
Move AwsProvider plugin into aws directory
2016-10-19 08:32:06 +02:00
Philipp Muens
c7b7472a48
Update provider properties in plugins
2016-10-19 08:32:06 +02:00
Philipp Muens
df7692ac80
Introduce AwsProvider plugin
2016-10-19 08:32:06 +02:00
Nik Graf
a2d771de3d
rename s3ObjectsFromStacks to getS3ObjectsFromStacks
2016-10-18 17:53:00 +02:00
Nik Graf
48bf43053c
fix test suite
2016-10-18 16:08:34 +02:00
Nik Graf
f22723a7e3
improve wording
2016-10-18 15:51:13 +02:00
Nik Graf
3b3fddd39a
add findAndGroupStacks util
2016-10-18 15:40:24 +02:00
Nik Graf
e8fd6ff943
show hint in case no stacks are found and add tests
2016-10-18 15:37:59 +02:00
Nik Graf
9c4f04f862
always return an array for cleanupS3Bucket and fix test suite
2016-10-18 13:38:17 +02:00
Nik Graf
987b4f4969
add tests to all
2016-10-18 13:31:52 +02:00
Nik Graf
3f3a265554
add util function to create s3Objects out of stacks
2016-10-18 13:30:41 +02:00
Nik Graf
78043dc9d3
add util function to find and group stacks
2016-10-18 13:30:05 +02:00
Erik Erikson
8dbbb596fe
Merge branch 'master' into add-per-function-custom-roles
...
# Conflicts:
# docs/02-providers/aws/02-iam.md
2016-10-17 10:43:07 -07:00
Andrew McClenaghan
da2a5ef914
Fix test ordering
2016-10-13 17:14:24 +10:00
WooDzu
c47ce0827a
fix linting errors
2016-10-13 07:44:13 +02:00
WooDzu
73074ed8f6
Implement custom Stack Tags and Policy #1956
2016-10-13 07:39:57 +02:00
Erik Erikson
09ab82131b
Break Apart Rights, Be Specific
...
Break the CreateLogStream and PutLogEvents rights apart from one another. Each of them requires a different resource reference since they reference the LogGroup and LogGroup's LogStream respectively (i.e. you are creating the resource in the first that the second is putting log events into).
2016-10-06 12:30:47 -07:00
Erik Erikson
a5c316cb31
Merge Changes
...
The split of stack configuration and function compilation required a more in depth merge.
Commentary: it also creates strange interaction of the expectations and code across those two files.
2016-10-04 17:27:32 -07:00
Erik Erikson
a982989898
Collapse role & roleArn Down To role
...
1. Make changes
2. Change tests
3. Change Docs
2016-10-04 15:09:06 -07:00
Erik Erikson
52c95c3b25
merge changes
2016-10-04 13:02:26 -07:00