Rafal Wilinski
daffd05788
Fix throw condition and add tests
2017-09-11 23:37:11 +02:00
Rafal Wilinski
f67e4ad935
Throw error if specified profile does not exist
2017-09-11 23:23:14 +02:00
Philipp Muens
1261bd9927
Merge pull request #4046 from horike37/add-plugin-command
...
Add plugin command to provide for users how find and install / uninstall
2017-09-08 14:06:26 +02:00
horike37
6ae15879b0
update the install process
2017-09-08 20:09:24 +09:00
Philipp Muens
3b92e2f8bb
Merge pull request #4220 from RafalWilinski/aws-kotlin-template
...
Add aws-kotlin-jvm-maven template
2017-09-08 12:51:07 +02:00
Philipp Muens
e394713d7c
Add tests for test directory
2017-09-08 12:40:12 +02:00
Philipp Muens
0e51b03270
Merge pull request #4173 from RafalWilinski/4042-update-lambda-cfg-on-deploy
...
Add --update-config flag to deploy function command
2017-09-08 11:57:59 +02:00
Rafal Wilinski
cc0ada25cf
Change update-config description
2017-09-07 19:09:23 +02:00
Rafal Wilinski
5f19ff757c
Fix updateFunctionConfiguration logic
2017-09-07 18:57:13 +02:00
Rafal Wilinski
86b8ef729c
Change deploy:function hook behavior
2017-09-07 17:26:42 +02:00
Rafal Wilinski
4f4eb91c9e
Add aws-kotlin-jvm-maven tests & docs
2017-09-07 14:29:39 +02:00
Rafal Wilinski
55639e1526
Add CloudWatch event description docs & tests
2017-09-07 10:33:52 +02:00
horike37
429cf94a86
Move stub operations to a right place
2017-09-07 09:07:26 +09:00
horike37
36f62dae75
Merge branch 'master' into add-plugin-command
2017-09-07 07:49:28 +09:00
Rafal Wilinski
75c5140f4b
Add Description to CloudWatch events
2017-09-06 18:55:15 +02:00
Rafal Wilinski
33fa6da9e0
Add aws-kotlin-jvm-maven template
2017-09-06 18:20:04 +02:00
Rafal Wilinski
63bc836d9b
Merge branch 'master' into 4042-update-lambda-cfg-on-deploy
2017-09-06 16:53:43 +02:00
Philipp Muens
1f2d81126e
Merge pull request #4084 from tobyhede/4083-allow-fn-import-value-for-function-role
...
Using Fn:ImportValue for role should create empty DependsOn for strea…
2017-09-06 12:38:03 +02:00
Philipp Muens
56cbf7ddaf
Fix gitignore file renaming race condition
2017-09-06 10:22:50 +02:00
Eslam λ Hefnawy
e0201e2927
Merge pull request #4192 from HyperBrain/deploy-function-deploys-function
...
Deploy --function deploys function
2017-09-05 20:09:15 +07:00
horike37
922f6f48e7
Minor fixes & tweaks
2017-09-05 21:11:17 +09:00
Philipp Muens
bc6b0f61a1
Hardening create tests
2017-09-05 10:51:30 +02:00
Philipp Muens
8c08e4d42d
Add tests
2017-09-05 09:36:59 +02:00
Rafal Wilinski
7e8a9d06c5
Merge branch 'master' of https://github.com/serverless/serverless
2017-09-04 17:00:10 +02:00
Frank Schmid
2845ba3204
AWS info unit tests have to provide a valid cli object.
...
Otherwise code that logs, will crash.
2017-09-04 16:41:32 +02:00
horike37
aa344e585a
add top level command
2017-09-04 20:14:15 +09:00
Philipp Muens
323ae77790
Merge branch 'master' into deploy-function-deploys-function
2017-09-04 12:59:58 +02:00
horike37
91ce36376d
drop the check whether to be already installed or uninstalled
2017-09-04 19:30:07 +09:00
Philipp Muens
01efc5d0a1
Fix failing test to work on Windows
2017-09-04 11:51:56 +02:00
Philipp Muens
1121a8d36a
Update test for remainingTimes to be less strict about the time
2017-09-04 10:33:37 +02:00
Philipp Muens
bcf3a31ff5
Fix invokeLocal tests
2017-09-04 09:59:08 +02:00
horike37
27fb1c4703
update tests for turning into async call
2017-09-04 05:47:50 +09:00
horike37
c3c15c692b
[WIP]update tests for turning into async call
2017-09-03 15:59:07 +09:00
horike37
20ee0c3767
minor tweak
2017-09-02 22:47:23 +09:00
horike37
f99a3e8d2b
update async call
2017-09-02 22:33:47 +09:00
horike37
994d1e6282
fix test
2017-09-02 11:37:13 +09:00
horike37
76a3a79abc
Revert "add document for commands aliases"
...
This reverts commit ab5dea7153304d130928ec2f8deed2e678cb681d.
2017-09-02 11:13:11 +09:00
horike37
d06880ede4
Revert "add commands aliases"
...
This reverts commit d67f94a999d194e29fb5154180074e93dd3a1a67.
2017-09-02 11:12:31 +09:00
horike37
c5d9ac9795
Merge branch 'master' into add-plugin-command
2017-09-02 10:45:11 +09:00
Rafal Wilinski
41f51c5dbe
Merge branch 'master' of https://github.com/serverless/serverless
2017-09-01 16:57:08 +02:00
Frank Schmid
1303702388
Allow deploy command with function argument
...
* Added function option documentation
* Added unit test for lifecycle termination
* Extended before:deploy:deploy unit tests
* Added debug logging for command invokes/spawns and terminations.
* Deploy with a function parameter starts deploy:function and terminates the deploy lifecycle.
* Spawn allows to exit the current lifecycle and continue with the parent
2017-09-01 15:30:37 +02:00
Mariusz Nowak
ce1f619976
Merge branch 'master' into fix-tests
2017-09-01 12:13:04 +02:00
Philipp Muens
b529ff1e36
Merge pull request #4186 from dschep/fix-python-invoke-local-context-regressions
...
Fix Python invokeLocal regressions due to context changes
2017-09-01 11:17:17 +02:00
Philipp Muens
2e0f90939a
Merge pull request #4120 from tobyhede/4094-allow-onError-to-be-more-good
...
Allow use of Ref and Fn::ImportValue in OnError
2017-09-01 09:52:43 +02:00
Philipp Muens
4fc34a5517
Minor code changes
2017-09-01 09:35:49 +02:00
Rafal Wilinski
0753811a41
Fix getFileContent encoding
2017-08-31 23:11:28 +02:00
Daniel Schep
8265b4984d
Fix Python invokeLocal regressions due to context changes
...
The changes in 1.21 allowing custom context introduced bugs in the
Python invoke local implementation:
* If no custom context is set it would error out because the handler
would never be called
* AWS Lambda context objects in python aren't dictionaries, they're
Python objects
2017-08-31 14:44:05 -04:00
Mislav Cimperšak
9ed93109a1
making python templates pep8 compliant
2017-08-30 14:36:59 +02:00
Rafal Wilinski
520fbdc7a3
Update documentation
2017-08-29 16:59:25 +02:00
horike37
34d474fb96
add the check if the specific plugin already installed or not
2017-08-29 23:53:35 +09:00