178 Commits

Author SHA1 Message Date
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
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
horike37
8bb29727d1 Merge branch 'master' into add-cloudwatch-to-event-source 2017-02-04 09:02:24 +09: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
James Thomas
ccac1bf1db Remove sudo and add link to repo 2017-01-25 15:16:38 +00:00
James Thomas
2774f8d327 Adding OpenWhisk NodeJS template to create plugin.
Modified create plugin to support this provider template.
Added templates files under the templates folder.
Included tests to verify this works.
2017-01-23 13:44:38 +00:00
Philipp Muens
f599977bb2 Fix serverless.yml indentations 2017-01-18 10:07:42 +01:00
Ryan Stelly
f0b762536c fix casing of dotnet artifact 2017-01-17 17:16:38 -06: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
Vlad Golubev
da18517fcd Store .gitignore as gitignore in template dir 2017-01-06 17:24:44 +02:00
Vlad Golubev
0420a9c55b Add test: should create a service in the directory if using the "path" option with digits 2017-01-06 16:35:10 +02:00
Vlad Golubev
f678e45b02 Add support of numeric template creation path, fix #3063 2017-01-06 16:35:10 +02:00
Eslam λ Hefnawy
c8439dc95f Merge pull request #3048 from serverless/create-error-on-overwrite
Create error on overwrite
2017-01-03 19:38:50 +07:00
Philipp Muens
3e6ee85a96 Fix failing tests 2017-01-03 12:50:27 +01:00
Nik Graf
dc2d350ff5 Merge pull request #2954 from horike37/add-awsiot-to-event-source
Add IoT event source
2017-01-02 16:12:30 +01:00
Maciej Winnicki
30368bdf14 Merge pull request #2971 from bbilger/master
update aws-java-gradle and aws-java-maven templates
2017-01-02 13:05:58 +01:00
Philipp Muens
0057164a80 Merge branch 'master' into create-error-on-overwrite 2017-01-02 12:53:33 +01:00
Maciej Winnicki
a20cfbed15 Merge pull request #3019 from FLGMwt/csharp-powershell-build-script
add build.ps1 and update tests&docs
2016-12-28 14:08:47 +01:00
Ryan Stelly
bef9e97cd9 rename Release to release 2016-12-28 06:57:16 -06:00
Maciej Winnicki
8403d83def Merge pull request #3014 from serverless/add-check-for-preexistent-service-directory
Add check for preexistent service directory
2016-12-28 11:35:29 +01:00
Paul Fryer
49e804fe8e Need to create the right case
The "release" folder needs to be lowercase, not "Release".
2016-12-26 17:14:28 -08:00
Ryan Stelly
d2eb4c62cb add uild.ps1 and update tests&docs 2016-12-23 12:03:20 -06:00