Juanjo Diaz
|
e1678fb1c6
|
feat(Packaging): Deprecate include & exclude in favor of patterns
(PR #8581)
|
2021-03-26 11:33:58 +01:00 |
|
Mariusz Nowak
|
9f5a07793a
|
refactor(Templates): Upgrade frameworkVersion
|
2020-09-10 14:47:33 +02:00 |
|
Mariusz Nowak
|
3089abc5c4
|
feat(Templates): Ensure "frameworkVersion" in all templates
As it's now a required setting when relying on globally installed "serverless"
|
2020-09-02 14:37:49 +02:00 |
|
Ian Anderson
|
a88cf00ae7
|
feat(Templates): Upgrade azure-nodejs template (#7918)
|
2020-07-07 16:49:21 +02:00 |
|
Tanner Barlow
|
9611137982
|
feat(Templates): Azure C# template (#7738)
|
2020-05-26 22:15:03 +02:00 |
|
Mariusz Nowak
|
0185746245
|
Update examples to reference new runtime
|
2019-11-20 09:44:41 +01:00 |
|
Philipp Muens
|
02b04c7b04
|
Update formatting
|
2019-10-16 11:12:46 +02:00 |
|
Miguel A. Calles, MBA
|
0aeae980dd
|
Adding note to Azure nodejs template
|
2019-10-15 15:42:35 -07:00 |
|
My Ho
|
8717ff4c1c
|
address pr comments: remove webpack plugin and clean up extra .gitignore
|
2019-09-09 21:49:53 -07:00 |
|
My Ho
|
7336bd47f3
|
update azure nodejs template
1. refactor handlers folder structure
1. add apim and additional triggers usage to template
1. update README
|
2019-09-03 15:36:58 -07:00 |
|
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
|
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 |
|
Ryan Lewis
|
a36bd5abca
|
fixing typo in serverless.yml
|
2017-08-15 17:20:29 -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 |
|
Jonathan Carter
|
07667d13be
|
Adding Azure/Node create template
|
2017-03-06 15:11:28 -08:00 |
|