Philipp Muens
|
eb92e04622
|
Merge pull request #3678 from amido/issue-3669
Fix for #3669: Azure Quickstart fn returns nothing
|
2017-05-25 11:33:39 +02:00 |
|
RichardSlater
|
701d85e17e
|
Fix for #3669: Azure Quickstart fn returns nothing
Add an out HTTP event that specifies the `res` variable on the context
allowing the function specified in `handler.js` to run as expected in
Azure.
|
2017-05-24 19:55:05 +01:00 |
|
Eslam λ Hefnawy
|
bb7700dd0d
|
Merge pull request #3558 from serverless/addLogin
Add login command
|
2017-05-24 20:02:49 +07:00 |
|
Philipp Muens
|
59682b16af
|
Update version of GCF npm package
|
2017-05-24 10:02:19 +02:00 |
|
davidwells
|
93ed02b009
|
update template creation
|
2017-05-24 00:21:30 -07:00 |
|
Philipp Muens
|
fe419ee175
|
Remove package.json in exclude rules
|
2017-05-18 12:44:31 +02:00 |
|
Philipp Muens
|
50be33dc14
|
Add Google Node.js service template and update docs
|
2017-05-17 11:05:32 +02:00 |
|
Mark Chance
|
ee9db97d74
|
add helpful note w.r.t. sbt building
|
2017-05-15 10:02:59 -06:00 |
|
Mark Chance
|
df21f217fc
|
Give aws-scala-sbt some api gateway love like aws-java got
|
2017-05-12 17:49:03 -06:00 |
|
Mark Chance
|
e5712aa2ac
|
Update to scala 2.12 artifact
|
2017-05-12 17:48:06 -06:00 |
|
Mark Chance
|
6db836c35f
|
Update to scala 2.12 to pick up converters
|
2017-05-12 17:47:31 -06:00 |
|
Philipp Muens
|
f61492a99d
|
Fix linting errors
|
2017-05-03 13:56:22 +02:00 |
|
Christos Matskas
|
7a2fb887e2
|
Made azure template boilerplate code consistent in serverless as per #64
|
2017-05-03 12:31:14 +01:00 |
|
Philipp Muens
|
5c9a607987
|
Improve create plugin tests
|
2017-05-03 12:31:28 +02:00 |
|
Philipp Muens
|
d4a4098e64
|
Add plugin template scaffolding test
|
2017-05-03 10:45:15 +02:00 |
|
Philipp Muens
|
e36f9b5c90
|
Merge pull request #3445 from serverless/hello-world-template
add hello-world template
|
2017-05-03 10:38:55 +02:00 |
|
Philipp Muens
|
8e8aaa8992
|
Add tests for template creation
|
2017-05-03 10:25:53 +02:00 |
|
Philipp Muens
|
9b0b0f3777
|
Whitelist template name
|
2017-05-03 10:25:31 +02:00 |
|
Philipp Muens
|
977c4bf4ac
|
Update missing python3 references
|
2017-04-19 10:06:08 +02:00 |
|
Daniel Schep
|
e1c27c3569
|
🐍🐍🐍 Python3.6 support is coming to Lambda!
closes #3482
https://aws.amazon.com/releasenotes/5198208415517126
|
2017-04-18 17:57:48 -04:00 |
|
Matt Hernandez
|
e620836b53
|
Correct some spelling errors in the Azure template.
Corrected some spelling mistakes in the Azure template files.
|
2017-04-13 13:45:08 -07:00 |
|
Huang Yunkun
|
8b34c1815a
|
upgradle gradle wrapper to 3.5
|
2017-04-13 17:07:17 +08:00 |
|
Philipp Muens
|
ded0df6082
|
Fix runtime
|
2017-04-13 10:22:48 +02:00 |
|
James Thomas
|
cf2e9f1708
|
Adding new OpenWhisk runtime templates.
|
2017-04-11 14:39:50 +01:00 |
|
Philipp Muens
|
4d7eeb0119
|
Merge pull request #3407 from horike37/add-cloudwatch-logs-event
Add cloudwatchLog event
|
2017-04-06 10:20:54 +02:00 |
|
davidwells
|
879bea2b35
|
linting
|
2017-04-05 12:50:20 -07:00 |
|
davidwells
|
fd4257376e
|
update route
|
2017-04-05 12:46:46 -07:00 |
|
davidwells
|
deaa030a6d
|
add hello-world template
|
2017-04-05 12:38:32 -07:00 |
|
horike37
|
ce3a64ee11
|
update all serverless.yml in all templates
|
2017-03-30 05:22:27 +09:00 |
|
Philipp Muens
|
de8adc71e5
|
Update to latest Node.js runtime
|
2017-03-25 22:18:00 +01:00 |
|
horike37
|
d549438fa1
|
add cloudwatch log event
|
2017-03-24 21:00:11 +09:00 |
|
Philipp Muens
|
8d348da0ce
|
Merge master into PR
|
2017-03-23 12:29:07 +01:00 |
|
Philipp Muens
|
e1a312fa3f
|
Merge pull request #3353 from bytekast/aws-groovy-gradle
AWS Groovy Gradle Template
|
2017-03-15 07:51:32 +01:00 |
|
Rowell Belen
|
86e10fe8f1
|
Checkin missing file
|
2017-03-14 22:44:57 -06:00 |
|
Rowell Belen
|
7e5378db8f
|
Feedback Updates
|
2017-03-14 22:23:28 -06:00 |
|
Philipp Muens
|
cbc939a04c
|
Rename missing .gitignore files for templates
|
2017-03-13 13:12:33 +01:00 |
|
Eslam λ Hefnawy
|
9e271999a7
|
Merge pull request #3065 from vladgolubev/preserve-gitignore-on-npm-publish
Store .gitignore as gitignore in template dir. Rename on template creation
|
2017-03-13 19:27:16 +08:00 |
|
Rowell Belen
|
081fc5217c
|
Revert HTTP event
|
2017-03-10 23:25:39 -07:00 |
|
Rowell Belen
|
a53893e33b
|
Make Response API Gateway Compliant
|
2017-03-10 23:24:09 -07:00 |
|
Rowell Belen
|
ca1eee3e05
|
AWS Groovy Gradle Template
|
2017-03-10 22:23:49 -07:00 |
|
Jonathan Carter
|
e9bd70b61a
|
Adding template README
|
2017-03-07 09:12:29 -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
|
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
|
6144434d47
|
Merge pull request #3219 from christophgysin/remove-exec-bit
remove executable bit
|
2017-02-27 10:11:56 +01:00 |
|
Christoph Gysin
|
ca7927a0fa
|
remove executable bit
|
2017-02-09 15:15:27 +02:00 |
|
Doug Moscrop
|
1012c351b7
|
add sinon-bluebird to make promises in tests a bit cleaner
|
2017-02-08 12:59:18 -05:00 |
|
Vlad Golubev
|
854191cfbe
|
Merge branch 'master' into preserve-gitignore-on-npm-publish
# Conflicts:
# lib/plugins/create/create.js
|
2017-02-07 23:44:50 +02:00 |
|
horike37
|
3ada150d53
|
Merge branch 'add-cloudwatch-to-event-source' of github.com:horike37/serverless into add-cloudwatch-to-event-source
|
2017-02-04 09:03:01 +09:00 |
|