Nik Graf
03bace6d23
fix info test
2016-10-20 15:14:59 +02:00
Nik Graf
ce5148b359
fix deployFunction tests
2016-10-20 15:12:02 +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
e378e30ce1
fix setBucketName tests
2016-10-20 14:46:46 +02:00
Nik Graf
7184923667
fix createStack test
2016-10-20 14:44:06 +02:00
Nik Graf
d8baa98187
fix cleanupS3Bucket tests
2016-10-20 14:07:26 +02:00
Nik Graf
fc25bb5e4a
Merge pull request #2439 from serverless/listing-stacks
...
Listing stacks
2016-10-20 11:31:16 +02:00
Nik Graf
57b42ec9b8
improve wording
2016-10-20 11:19:05 +02:00
Maciej Winnicki
6888edec91
Merge pull request #2443 from erikerikson/invoke-command-allow-absolute-path
...
Allow invoke to accept absolute paths
2016-10-20 09:34:22 +02:00
Philipp Muens
81617dc46a
Merge pull request #2425 from mankins/master
...
add ability for functions to override runtime to have multi-language …
2016-10-20 07:41:15 +02:00
Nik Graf
5dcde541b5
changed the term stacks to deployments
2016-10-19 18:40:31 +02:00
Nik Graf
a7d42e470c
moved listing stacks into a separate plugin
2016-10-19 18:28:24 +02:00
Austen
8cfee44ba3
Merge pull request #2452 from serverless/dx-deploy-function
...
add useful status messages to deploy function command
2016-10-19 08:55:40 -07:00
ac360
db86286436
add space
2016-10-19 08:48:18 -07: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
Eslam A. Hefnawy
402cc2c376
fixed overwrite resources bug
2016-10-19 16:50:41 +07:00
Nik Graf
360bfb814a
Merge branch 'master' into ellipsis
2016-10-19 10:35:34 +02:00
ac360
7ba1735fa5
merge conflicts
2016-10-19 01:09:22 -07:00
ac360
aae4cf3b7a
fix linting issues
2016-10-19 00:49:28 -07:00
ac360
d3a91c9254
fix linting issues
2016-10-19 00:23:20 -07:00
ac360
eabf0b91ee
add useful status messages to deploy function command
2016-10-18 23:49:33 -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
4a9dc58e18
Add string and instance powered provider check
2016-10-19 08:32:06 +02:00
Philipp Muens
df7692ac80
Introduce AwsProvider plugin
2016-10-19 08:32:06 +02:00
Nik Graf
9611150416
replace ... with ellipsis character in lib
2016-10-19 06:31:55 +02:00
Erik Erikson
0d9e6ef2f6
Allow invoke to accept absolute paths
...
Resolves https://github.com/serverless/serverless/issues/2442
1. Allow for the given `path` parameter to be an absolute path. Detect this case and do not prepend the service path in this case.
2. Update docs (including random missing apostrophe)
3. Add test to verify absolute path use
2016-10-18 15:08:14 -07:00
Matt Mankins
c874cc86df
[TEST] add tests for function override runtime PR#2425
2016-10-18 15:01:24 -04:00
Nik Graf
45a118a060
Merge branch 'master' into fix-cleaning-up-stacks
2016-10-18 18:34:52 +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
921ee16369
add listing deployed stacks
2016-10-18 15:37:43 +02:00
Nik Graf
b2a9bb427e
fix linting
2016-10-18 13:48:00 +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
ecf3a45cd1
fix cleaning up s3 buckets
2016-10-18 13:31:27 +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
Florian Motlik
ef59656d25
Merge pull request #2430 from tobyhede/fix/2428-remove-log-on-name
...
Don’t show log message if service name exists
2016-10-18 11:40:19 +02:00
Toby Hede
16185f7c09
Don’t show log message if service name exists
2016-10-18 20:35:22 +11:00
Matt Mankins
c03e2a87dd
add ability for functions to override runtime to have multi-language services
2016-10-17 18:46:12 -04:00