Toan Nguyen
85acf54d01
update predefined resources test
2017-09-09 12:56:42 +07:00
Toan Nguyen
e8f09bd6be
fixed api resources tree
2017-09-02 21:45:09 +07:00
Toan Nguyen
119c65e28e
capsule api gateway rest api id
2017-09-02 19:17:16 +07:00
Toan Nguyen
2cbde978fa
fixed method get RestApiId
2017-09-02 19:04:51 +07:00
Toan Nguyen
be96454fab
update share api gateway resource
2017-09-02 18:39:06 +07:00
Philipp Muens
c90486d50f
Merge pull request #4193 from serverless/eahefnawy-patch-1
...
fix typo in s3 variables docs
2017-09-01 17:49:47 +02:00
Eslam λ Hefnawy
12649689d4
fix typo in s3 variables docs
2017-09-01 21:16:02 +07: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
b663dc40fe
Update docs
2017-09-01 09:36:04 +02:00
Philipp Muens
4fc34a5517
Minor code changes
2017-09-01 09:35:49 +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
Philipp Muens
8610f2c6d7
Merge pull request #4184 from slintes/patch-1
...
added Kubeless to "getting started" sidebar menu
2017-08-31 14:41:33 +02:00
Marc Sluiter
dc4ef733a4
added Kubeless to "getting started" menu
2017-08-31 14:05:13 +02:00
Philipp Muens
0789736718
Merge pull request #4174 from iddar/patch-2
...
Update docs with link to AWS Proxy Integration when passing data to invoke and invoke local
2017-08-31 10:29:18 +02:00
Philipp Muens
6de346b0fe
Merge pull request #4178 from mislavcimpersak/hotfix/py_templates_pep8
...
making python templates pep8 compliant
2017-08-31 10:28:22 +02:00
Philipp Muens
b8cb267e29
Minor fixes
2017-08-31 10:08:38 +02:00
Philipp Muens
7788838b41
Merge pull request #4181 from serverless/fix-changelog
...
Remove duplicate entry from CHANGELOG
2017-08-31 09:47:10 +02:00
Philipp Muens
33188f11e4
Remove duplicate entry from CHANGELOG
2017-08-31 09:46:17 +02:00
Mislav Cimperšak
9ed93109a1
making python templates pep8 compliant
2017-08-30 14:36:59 +02:00
Eslam λ Hefnawy
9aabcf0c9b
Merge pull request #4177 from serverless/releasing-1.21
...
Releasing 1.21.0
v1.21.0
2017-08-30 19:25:31 +07:00
Eslam A. Hefnawy
0be29cf6de
releasing 1.21
2017-08-30 18:56:14 +07:00
Philipp Muens
16bdc5e9fd
Merge pull request #4175 from serverless/DavidWells-patch-1
...
Update README.md
2017-08-30 13:46:37 +02:00
David Wells
ec687eb6e3
Update README.md
2017-08-29 23:52:27 -07:00
David Wells
f648159f88
Merge pull request #4154 from arapulido/add_docs_kubeless_provider
...
Added Kubeless provider documentation
2017-08-29 23:28:13 -07:00
Iddar Olivares
32f7d01c76
change copy
2017-08-29 17:40:11 -05:00
Ara Pulido
d85bd06544
Fixed Kubeless documentation based on feedback
2017-08-29 11:03:28 +02:00
David Wells
49f2268ca7
Merge pull request #4167 from serverless/DavidWells-patch-1
...
Update getting-started.md
2017-08-28 16:05:51 -07:00
David Wells
fa210060b6
Update getting-started.md
2017-08-28 16:03:50 -07:00
Eslam λ Hefnawy
184f99ff2e
Merge pull request #4160 from patrickheeney/custom-cli
...
Allow custom CLI class instances
2017-08-28 20:40:14 +07:00
Philipp Muens
2e97653b5f
Merge pull request #4164 from lorengordon/variable-syntax-docs
...
Corrects the custom variableSyntax example
2017-08-28 15:15:41 +02:00
Eslam λ Hefnawy
092974a278
Merge pull request #4152 from serverless/upgrade-fdk
...
upgrade fdk to 0.5.0
2017-08-28 19:51:16 +07:00
Loren Gordon
6e9df9f3b2
Corrects the custom variableSyntax example
2017-08-28 08:50:45 -04:00
Philipp Muens
fbef79cf99
Merge pull request #4162 from serverless/fix-indentation-for-spotinst-templates
...
Fix indentation for spotinst templates
2017-08-28 13:51:08 +02:00
Philipp Muens
d7b07e0c42
Fix indentation for spotinst templates
2017-08-28 13:30:16 +02:00
Nik Graf
143194fc3e
upgrade to fdk 0.5.1
2017-08-28 13:29:59 +02:00
Philipp Muens
57e7cea2a9
Merge pull request #4127 from guyklainer/master
...
Add support in Spotinst Functions
2017-08-28 13:26:11 +02:00
Philipp Muens
79a859d4df
Remove whitespace
2017-08-28 13:14:41 +02:00
Philipp Muens
b268d1004c
Add tests for template creation
2017-08-28 13:14:36 +02:00
Philipp Muens
2c4ff05834
Merge branch 'master' into spotinst-functions
2017-08-28 13:09:51 +02:00
Philipp Muens
2f6f4f2ea5
Merge pull request #4153 from jthomas/master
...
PHP support with OpenWhisk provider plugin
2017-08-28 13:07:03 +02:00
Philipp Muens
797dbc3837
Add available templates to services.md
2017-08-28 12:50:30 +02:00
patrickheeney
eeb32aacde
Allow custom CLI class instances
2017-08-27 02:09:44 -07:00
Philipp Muens
320a17459e
Merge pull request #4157 from serverless/fix-failing-aws-provider-test
...
Fix failing AWS provider test
2017-08-26 13:07:00 +02:00
Philipp Muens
490f517d12
Fix failing AWS provider test
2017-08-26 12:41:25 +02:00
David Wells
d4d7264a81
Merge pull request #4155 from serverless/updateCredsLink
...
update aws setup link
2017-08-25 15:46:53 -07:00
davidwells
d4364b7c46
update link
2017-08-25 15:20:08 -07:00
Ara Pulido
42939fb91b
Added Kubeless provider documentation
2017-08-25 18:12:25 +02:00
James Thomas
a287c99559
Adding PHP runtime support for OpenWhisk provider.
...
Updated documentation to demonstrate PHP support in OpenWhisk.
Added new PHP template to create plugin.
2017-08-25 16:29:28 +01:00
James Thomas
4f042b0bd6
Merge branch 'master' of https://github.com/serverless/serverless
2017-08-25 14:39:42 +01:00