Juanjo Diaz
e1678fb1c6
feat(Packaging): Deprecate include & exclude in favor of patterns
...
(PR #8581 )
2021-03-26 11:33:58 +01:00
Piotr Grzesik
3c5e497116
refactor(Templates): Upgrade to avoid using deprecated functionality
2020-12-29 21:25:44 +01:00
Mariusz Nowak
9f5a07793a
refactor(Templates): Upgrade frameworkVersion
2020-09-10 14:47:33 +02:00
Mariusz Nowak
3089abc5c4
feat(Templates): Ensure "frameworkVersion" in all templates
...
As it's now a required setting when relying on globally installed "serverless"
2020-09-02 14:37:49 +02:00
Daniel Schep
ad81e9ad8b
replace use of tenant with org in docs & templates
2019-09-09 10:55:38 -04:00
Mariusz Nowak
4944f471b1
Prettify
2019-06-26 12:43:01 +02:00
Philipp Muens
2023e50386
Update code to use an existing listener
2019-06-03 14:14:37 +02:00
Philipp Muens
0738f7b8f4
Add Application Load Balancer event source
2019-06-03 12:54:40 +02:00
Daniel Schep
ef728aa8bc
update AWS templates with sfe app/tenant placeholders
2019-05-21 11:14:41 -04:00
Philipp Muens
f3b6bf42ba
Update templates
2019-02-15 14:13:41 +01:00
Kobi Meirson
d7eea2005e
Restricting alexaSkill functions to specific Alexa skills ( #4701 )
...
* - Adding support for restricting the executing alexa skill by id (serverless/serverless#4700 )
- Adding support for multiple `alexaSkill` events on a single function (allows multiple Alexa Skills on a single lambda)
* Adding a comment on the `serverless.cli` addition when testing.
* Updating templates to have the right `alexaSkill` syntax
* Cleaning up Travis-CI's occasional errors with sinon stubs going wild (hopefully)
(https://travis-ci.org/serverless/serverless/jobs/335361582 / https://travis-ci.org/serverless/serverless/jobs/335706593 / https://travis-ci.org/serverless/serverless/jobs/335682396 )
* one last test case to make sure the alexaSkill file will be fully covered.
* PR notes
* naming - Add a default suffix for alexaSkillLogicalId if undefined
* Revert changes to createStack.test.js (#c967c8d956b3d96afbaefa7fbe3e6eb498ecdd7c)
* createStack.test - reject with an Error, not with a promise that resolves to an error.
2018-02-02 15:18:00 +01:00
horike37
6d14f36ea1
add docs for alexaSmartHome event
2017-09-09 18:48:01 +09:00
Hassan Khan
4cf379d8b0
Add initial support for Cognito User Pools
...
This includes unit tests and documentation. A simple integration test
has been added.
2017-05-21 22:00:54 +01:00
horike37
ce3a64ee11
update all serverless.yml in all templates
2017-03-30 05:22:27 +09:00
horike37
d549438fa1
add cloudwatch log event
2017-03-24 21:00:11 +09:00
Philipp Muens
02707b90f5
Merge pull request #3085 from jogold/iam-role-statements-examples
...
Show valid iam role statements examples in docs and templates
2017-02-27 10:19:56 +01:00
Philipp Muens
66588856cb
Update event naming
...
So that it won't clash when other CloudWatch events are implemented.
2017-02-03 14:55:38 +01:00
horike37
3ad27484b5
add CloudWatch event source
2017-01-15 23:00:40 +09:00
Jonathan Goldwasser
bdce10cb07
Show valid iam role statements examples in docs and templates
2017-01-11 18:47:25 +01:00
horike37
4dfd24ba12
Update hierarchical structure of iot events
2016-12-19 19:52:15 +09:00
Philipp Muens
737b495bd3
Update code so that iot events are enabled by default
2016-12-16 11:16:18 +01:00
horike37
ed7192e3c9
merged master and fixed conflict
2016-12-15 16:49:57 +09:00
horike37
4593528664
Add IoT event source
2016-12-15 16:18:50 +09:00
Nik Graf
9292b37e48
update the docs
2016-12-14 13:49:31 +01:00
Philipp Muens
95ddfacdfa
Update event definition to be object only
2016-12-13 08:04:58 +01:00
Philipp Muens
e707cccff5
Rename alexa to alexaSkill
2016-12-13 08:04:58 +01:00
Philipp Muens
8ef52bfefd
Add event example to serverless.yml files
2016-12-13 08:04:58 +01:00
Philipp Muens
ba56dc504e
Add environment variable config to templates
2016-11-21 17:53:43 +01:00
Nik Graf
41f5e1924c
cleanup templates as discussed with @pmuens
2016-11-15 13:14:42 +01:00
Philipp Muens
f816879baf
Add include and exclude examples for directories in templates
2016-11-14 10:26:44 +01:00
Philipp Muens
74a3f004d7
Bring back include configuration for an easier packaging control
2016-11-14 10:26:44 +01:00
Philipp Muens
0cab49c360
Update serverless.yml files
2016-11-03 10:39:45 +01:00
Florian Motlik
1de333aaed
Rework Version pinning docs and add to templates
2016-11-01 12:13:37 +01:00
Philipp Muens
b6f60b6155
Add stream example to all serverless.yml files
2016-10-07 08:59:36 -07:00
Philipp Muens
3cc2fb7f30
Update serverless.yml files with a note about necessary handler changes
2016-10-06 13:18:10 -07:00
Jon Sharratt
afa64a1423
remove include property from yml templates
2016-10-01 11:11:36 +01:00
Eslam A. Hefnawy
4aaa589fe4
updated sls create templates with rc1 changes
2016-09-08 14:49:24 +09:00
Eslam A. Hefnawy
5dafeee388
basic new variable system
2016-08-31 16:37:58 +09:00
rowan
b3f9cbf627
Include JSON-based example snippet.
2016-08-26 20:32:41 +10:00
rowan
0d5b82376f
Include commented-out IAM statements in templates' serverless.yml.
2016-08-26 19:45:27 +10:00
Philipp Muens
4937140094
Update outdated doc references
2016-08-19 07:21:52 +02:00
Philipp Muens
f88c53098e
Add Description property to Output example in serverless.yml files
2016-08-14 20:41:43 +02:00
Philipp Muens
d4bf0342d7
Add full custom resource merging support
2016-08-14 17:44:29 +02:00
Philipp Muens
c9d1453d3a
Switch from .yaml to the more convenient .yml
2016-07-27 10:39:41 +02:00