jeffnoehren
9b53816716
Spotinst - reformatting docs to be more readable
2018-02-07 16:36:20 -08:00
Jeffrey Noehren
404e780c8c
Merge pull request #11 from serverless/master
...
updating branch
2018-02-07 16:07:59 -08:00
Takahiro Horike
a876d6734d
Merge pull request #4727 from alexindeed/master
...
Spotinst: Added support for CORS for Functions
2018-02-07 10:49:03 +09:00
Alex
cfe4f4b12b
Merge branch 'master' of https://github.com/alexindeed/serverless
2018-02-06 17:13:19 -08:00
Alex
e894983ad0
squashed commit
2018-02-06 17:13:08 -08:00
Alex Gaesser
42b2132072
Update cors.md
2018-02-05 19:20:58 -08:00
Alex
77582bd341
updated templates, added CORS support and docs
2018-02-05 17:53:39 -08:00
Alex Gaesser
8dde4c7e22
Merge pull request #1 from serverless/master
...
update fork
2018-02-05 15:10:09 -08:00
Takahiro Horike
fe89d4071d
Merge pull request #4709 from alexindeed/master
...
Spotinst - added activeVersions documentation, updated Spotinst templates
2018-02-06 04:32:21 +09:00
Alex Gaesser
5811752483
corrected format
2018-02-05 10:57:07 -08:00
Alex Gaesser
53e7d87eac
Update serverless.yml
2018-02-05 10:55:19 -08:00
Alex Gaesser
fc6b83a1ee
Update serverless.yml
2018-02-05 10:55:01 -08:00
Alex Gaesser
fe2b9ad3ab
Update serverless.yml
2018-02-05 10:54:35 -08:00
Alex Gaesser
50c2299414
Update serverless.yml
2018-02-05 10:53:42 -08:00
Takahiro Horike
da06e3680b
Merge pull request #4718 from otakumesi/fix-typo-readme
...
Fix typo in README.md
2018-02-05 11:00:42 +09:00
Takuro Niitsuma
a0e70268f0
Fix typo in Plugins
2018-02-05 10:35:40 +09:00
Takahiro Horike
31ce370510
Merge pull request #4706 from emaildano/patch-1
...
Update README.md
2018-02-04 12:11:43 +09:00
Takahiro Horike
21c7f1fe9e
Merge pull request #3799 from hassankhan/fix-borked-cup-triggers
...
Fix broken merge in CUP compile event. Fixes #3773 .
2018-02-03 11:10:58 +09:00
Alex Gaesser
563778810d
added activeVersions attribute
2018-02-02 11:58:45 -08:00
Alex Gaesser
8c5712b54e
added activeVersions attribute
2018-02-02 11:57:48 -08:00
Alex Gaesser
8cfa96e495
added activeVersions attribute
2018-02-02 11:57:23 -08:00
Alex Gaesser
c7e49960b9
added activeVersions attribute
2018-02-02 11:56:48 -08:00
Alex Gaesser
ba43d5a282
Update active-versions.md
2018-02-02 11:02:48 -08:00
Alex Gaesser
b53de29cd1
Update active-versions.md
2018-02-02 10:49:54 -08:00
Alex Gaesser
eea117660b
Update active-versions.md
2018-02-02 10:48:07 -08:00
Alex Gaesser
86963cdb17
Update active-versions.md
2018-02-02 10:45:05 -08:00
Alex Gaesser
e27c0d274c
refined and reduced
2018-02-02 10:38:28 -08:00
Alex Gaesser
4115c664b3
Update README.md
2018-02-02 10:33:37 -08:00
Kobi Meirson
0f117c49e8
Stop throwing errors if alexaSkill is not in the events list ( #4708 )
...
* The new alexaSkill skill id restriction (#4701 ) was throwing an error if an event which is not `alexaSkill` was presented.
* `.to.not.throw()` is a function, not a getter.
2018-02-02 17:48:45 +01:00
Daniel Olson
e5033aeb0c
updated a few grammatical errors
2018-02-02 11:17:40 -05:00
Frank Schmid
02bb0df414
Merge pull request #4689 from koterpillar/no-white-on-white
...
Do not explicitly color messages in white
2018-02-02 15:18: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
Daniel Olson
b147126c3e
updated Python hello-world
2018-02-01 21:17:01 -05:00
Daniel Olson
2c7c8c71e2
updated go hello-world
2018-02-01 21:14:17 -05:00
Alex
97d4171b66
added active versions, corrected broken links
2018-02-01 18:07:09 -08:00
Daniel Olson
7a0488b762
updated fsharp hello world
2018-02-01 20:48:25 -05:00
Daniel Olson
efa5bda488
updated csharp demo
2018-02-01 20:48:03 -05:00
Daniel Olson
81f18587c3
fixed typo
2018-02-01 20:47:50 -05:00
Daniel Olson
386f3cdc67
updated csharp Hello World
2018-02-01 20:29:57 -05:00
Daniel Olson
fc24fb4637
Update README.md
...
On first pass this doc was a bit confusing for me. Hopefully these edits make it easier for any Serverless newcomer to get started with a better understanding of the commands and available options.
2018-02-01 11:59:46 -05:00
Takahiro Horike
28ca91d2e6
Merge pull request #4704 from ma-bo-do-fu/fix-typo
...
Fix typo in apigateway.md
2018-02-01 23:07:47 +09:00
ma-bo-do-fu
f286b26378
Fix typo
...
Fix typo in apigateway.md
chilren -> children
2018-02-01 13:33:21 +09:00
Takahiro Horike
2a3d57e390
Merge pull request #4694 from mizalewski/master
...
Add support for concurrency option in AWS Lambda
2018-01-31 20:32:53 +09:00
Frank Schmid
022e99f77c
Added rejection instead of throw for consistency
2018-01-31 11:28:45 +01:00
Michał Zalewski
8833893481
Changed warning to error message if reservedConcurrency is non-integer
2018-01-31 08:50:54 +01:00
Michał Zalewski
0204420324
Added support for concurrency option in AWS Lambda
...
AWS Lambda has support for concurrency limit and it should be supported
in serverless.yml
2018-01-30 22:53:28 +01:00
Philipp Muens
87c2e0123f
Merge pull request #4690 from serverless/releasing-v-1-26-0
...
Releasing v1.26.0
v1.26.0
2018-01-29 08:48:05 -08:00
Philipp Muens
2e47cab9ff
Releasing v1.26.0
2018-01-29 08:31:07 -08:00
Takahiro Horike
c0ea2ac0c4
Merge pull request #4682 from adnasa/aa-add-GCF-invoke-local
...
docs(google/cli) add invoke-local.md
2018-01-29 22:07:17 +09:00
Alexey Kotlyarov
d5dc0cbf4b
Do not explicitly color messages in white
...
On white background terminals, white text is unreadable. Use the default
terminal color instead.
Fixes #4673
2018-01-29 19:33:35 +11:00