22 Commits

Author SHA1 Message Date
Mariusz Nowak
4944f471b1
Prettify 2019-06-26 12:43:01 +02:00
Tanner Barlow
14044edaae
fix: Slim down Azure Functions template 2019-06-14 17:06:30 -07:00
My Ho
c3a32cf45b
azure: exclude development dependency files when packaging functions
.funcignore is not being used so have to add the ignore files
to the `exclude` section in serverless.yml
2019-05-14 10:56:09 -07:00
Tanner Barlow
cc371f32db Updated tests, docs & template README 2019-05-10 10:27:05 -07:00
Tanner Barlow
9249348a94 Updated template for multiple Azure Functions 2019-05-10 10:05:16 -07:00
Tanner Barlow
66a02bb356 Update location 2019-05-09 13:00:54 -07:00
Tanner Barlow
ffd332871e Remove core tools from dev dependencies and add to docs as one-time install 2019-05-09 10:22:02 -07:00
Tanner Barlow
16f8a6d9bb Update docs and package.json for local running 2019-05-09 09:37:27 -07:00
Tanner Barlow
28b70f6b66 Updated unit test to reflect new structure 2019-05-09 09:09:30 -07:00
Tanner Barlow
c1f767ad98 Replicate VS Code extension generated template 2019-05-09 07:40:22 -07:00
Ryan Lewis
a36bd5abca fixing typo in serverless.yml 2017-08-15 17:20:29 -07:00
Ryan Lewis
0bd6a458ed lint error 2017-06-11 12:26:58 -07:00
Ryan Lewis
cfa4faf2bf don't forget x 2017-06-11 11:52:57 -07:00
Ryan Lewis
6e660a159c removing complexity in azure template 2017-06-11 11:51:24 -07: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
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
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
Philipp Muens
cbc939a04c Rename missing .gitignore files for templates 2017-03-13 13:12:33 +01:00
Jonathan Carter
e9bd70b61a Adding template README 2017-03-07 09:12:29 -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