5882 Commits

Author SHA1 Message Date
Rowell Belen
ca1eee3e05 AWS Groovy Gradle Template 2017-03-10 22:23:49 -07:00
Philipp Muens
a42d7b3424 Merge pull request #3351 from jogold/readme-plugins-examples
Update README.md with latest plugins and examples
2017-03-10 12:14:09 +01:00
Jonathan Goldwasser
326478df06 Update README.md with latest plugins and examples 2017-03-10 10:56:23 +01:00
Eslam λ Hefnawy
dae7975478 Merge pull request #3349 from dougmoscrop/globby
Use globby instead of glob-all
2017-03-10 17:49:02 +08:00
Philipp Muens
3873593493 Merge pull request #3346 from UnitedIncome/invoke-local-virtualenv
Add virtualenv support to Python invokeLocal
2017-03-10 10:26:05 +01:00
Doug Moscrop
e9bf9f3045 Use globby instead of glob-all because it can handle large lists of includes 2017-03-09 19:53:00 -05:00
Daniel Schep
1f0e671f5b Add virtualenv suppport to Python invokeLocal
Since the invoke local functionality overrides `process.env.PATH`, only the
system python is found, not the python provided by an active virtualenv. This
checks for the `VIRTUAL_ENV` environment variable and if present, adds it's bin
dir to `PATH`.
2017-03-09 16:47:26 -05:00
Philipp Muens
9facc08792 Merge pull request #3342 from serverless/update-contributing-guidelines
Update contributing guidelines
2017-03-09 12:03:03 +01:00
Philipp Muens
3840823ef9 Update contributing guidelines 2017-03-09 11:03:43 +01:00
Philipp Muens
44fc66dc46 Merge pull request #3341 from serverless/fix-wrong-link-to-docs
Fix wrong link to docs
2017-03-09 10:36:29 +01:00
Philipp Muens
c9c1f27aa9 Fix wrong link to docs 2017-03-09 10:36:01 +01:00
Philipp Muens
7d43fa1bae Merge pull request #3334 from lostintangent/master
Adding Azure Functions/Node create template
2017-03-09 10:34:37 +01:00
Jonathan Carter
e9bd70b61a Adding template README 2017-03-07 09:12:29 -08:00
Jonathan Carter
c99758d3cf Updating docs 2017-03-07 08:53:04 -08:00
Philipp Muens
d0b1195cff Merge pull request #3335 from marcusmolchany/patch-1
Update resources.md
2017-03-07 07:32:12 +01:00
Marcus Molchany
184ab55dd3 Update resources.md
Add space to Resource Name in CloudFormation standard pattern.

ResourceName -> Resource Name
2017-03-06 18:04:43 -08:00
Jonathan Carter
94bb3702e4 Updating docs 2017-03-06 15:47:47 -08:00
Jonathan Carter
744e87bc27 Adding test 2017-03-06 15:44:16 -08:00
Jonathan Carter
15e3fcd08d Fixing lint errors 2017-03-06 15:23:51 -08:00
Jonathan Carter
07667d13be Adding Azure/Node create template 2017-03-06 15:11:28 -08:00
Philipp Muens
6ae698359e Merge pull request #3331 from serverless/update-coveralls-dependency
Update coveralls dependency
2017-03-06 13:11:40 +01:00
Philipp Muens
54a863a219 Update coveralls dependency 2017-03-06 13:01:01 +01:00
Philipp Muens
6ece0ee388 Merge pull request #3111 from ryansb/feature/dynamic-stream-arn
Allow DynamoDB and Kinesis streams to use GetAtt/ImportValue
2017-03-06 12:47:55 +01:00
Philipp Muens
803c46d037 Minor doc updates 2017-03-06 12:41:50 +01:00
Philipp Muens
86be4464ca Merge pull request #3328 from ludoblues/patch-1
Fix typo
2017-03-04 12:04:40 +01:00
Ludovic
bf4a73e743 Fix typo
The lambda wasn't found.
2017-03-03 17:55:01 +01:00
Philipp Muens
dd3f11b5e0 Merge pull request #3326 from serverless/add-gcloud-dir
Add gcloud dir
2017-03-03 14:57:25 +01:00
Philipp Muens
e5327475c8 Add gcloud dir 2017-03-03 14:16:37 +01:00
Philipp Muens
7b3298c8ea Merge pull request #3321 from serverless/pluginDocUpdates
add plugin blog links
2017-03-03 14:15:47 +01:00
Ryan S. Brown
8f7584b37e Enforce schema on dynamic stream ARNs
This commit enforces that any dynamic stream *must* have either
Fn::GetAtt or Fn::ImportValue, and can't have any extra keys.
2017-03-02 19:46:25 -05:00
davidwells
dccbe952e0 add plugin blog links 2017-03-02 09:37:53 -08:00
Ryan S. Brown
2c01c06d6d LINT FOR THE LINTING GODS 2017-03-01 21:52:30 -05:00
Ryan S. Brown
9ca9baabfa Add tests for dynamic ARNs 2017-03-01 21:33:54 -05:00
Philipp Muens
27fd56d5fc Fix indentation for stream examples 2017-03-01 21:00:16 -05:00
Erik Erikson
a41e38799c Re-Add/Expand Docs for Stream Declaration 2017-03-01 21:00:16 -05:00
Ryan S. Brown
b42585f568 Fix lint errors 2017-03-01 21:00:16 -05:00
Ryan S. Brown
9ab56970e0 Patch DynamoDB and kinesis stream detection to allow use of GetAtt/ImportValue 2017-03-01 21:00:16 -05:00
Philipp Muens
7a71a5ba29 Merge pull request #3314 from TylorShin/master
Added default resource overriding guide with normalizedFunctionName
2017-03-01 15:26:33 +01:00
Philipp Muens
e419070685 Merge pull request #3315 from serverless/remove-legacy-cflogs-usage
Remove legacy cfLogs usage
2017-03-01 15:22:41 +01:00
Philipp Muens
02b19db55c Remove whitespace 2017-03-01 15:18:19 +01:00
Philipp Muens
b51f1473e3 Minor fixes 2017-03-01 15:17:50 +01:00
Philipp Muens
dab1309eb6 Remove legacy cfLogs usage 2017-03-01 15:13:26 +01:00
Tylor Shin
a0b22e8598 Added default resource overriding guide with normalizedFunctionName description 2017-03-01 22:41:33 +09:00
Eslam λ Hefnawy
2b8555f96c Merge pull request #3074 from horike37/add-integration-test-for-iot
add integration test for iot event
2017-03-01 20:32:29 +08:00
Eslam λ Hefnawy
640dce90ba Merge pull request #3208 from erikerikson/allow-self-reference
Allow for Top-Level References
2017-03-01 20:31:31 +08:00
Philipp Muens
bfb67aadde Minor typo fixes / cleanup 2017-03-01 09:17:10 +01:00
Philipp Muens
c7414211fb Merge branch 'master' into allow-self-reference 2017-03-01 09:07:31 +01:00
Eslam λ Hefnawy
be3d6545a5 Merge pull request #3313 from serverless/releasing-1.8
releasing v1.8
v1.8.0
2017-03-01 09:52:03 +08:00
Eslam A. Hefnawy
fb6b94d088 releasing v1.8 2017-03-01 03:25:28 +08:00
Eslam λ Hefnawy
af3d463e03 Merge pull request #3297 from serverless/fix-monitor-stack-freezing-bug
Fix monitorStack freezing bug
2017-02-28 23:49:09 +08:00