serverless-architectures
Here are 145 public repositories matching this topic...
-
Updated
Oct 19, 2020 - Go
The typescript runtime was recently added to openwhisk but we do not yet have docs for the runtime and it is missing from runtimes.json.
We need a doc like https://github.com/apache/incubator-openwhisk/blob/master/docs/actions-nodejs.md for typescript functions.
Adding the runtime to the runtime manifest can be done per https://github.com/apache/openwhisk/blob/master/docs/actions-new.md#the-
-
Updated
Oct 1, 2020
-
Updated
Sep 5, 2020 - JavaScript
synk report issue
Description
We are synk (https://snyk.io/) for checking used packages.
Synk is complaining about a security issue for serverless-step-functions.
https://snyk.io/vuln/SNYK-JS-DOTPROP-543489
Additional Data
- Serverless Framework Core Version you're using: 1.64.1
- The Plugin Version you're using: 2.17.1
- Operating System: macOS Majove 10.14
JSON support
-
Updated
Jun 21, 2019 - TypeScript
-
Updated
Feb 27, 2020 - Go
-
Updated
Jun 24, 2018 - Shell
-
Updated
Oct 23, 2019
-
Updated
Oct 29, 2020 - JavaScript
-
Updated
Sep 10, 2020 - C#
-
Updated
Oct 30, 2020 - Shell
-
Updated
Oct 23, 2019 - JavaScript
-
Updated
Apr 30, 2020 - JavaScript
-
Updated
Feb 23, 2019 - Go
currently you have to run composer twice, once to generate the function code and again to generate the ast (needed for k/o-ui visualization).
it would be convenient to run compose once and specify two different files for output.
-
Updated
Jul 21, 2020 - C#
If the npm package that is defined by https://github.com/apache/incubator-openwhisk-runtime-nodejs/blob/master/core/nodejs8Action/package.json was published to npm then projects would be able to depend on it and get the current set of js dependencies present in OW. Those projects building with webpack would also be able to exclude those packages from their builds, making their images smaller.
-
Updated
May 20, 2017
-
Updated
Oct 1, 2020 - JavaScript
-
Updated
Oct 22, 2019 - Python
-
Updated
Apr 4, 2018 - Python
-
Updated
Oct 21, 2020 - HTML
-
Updated
Sep 5, 2020 - JavaScript
-
Updated
Oct 8, 2020 - Scala
-
Updated
Mar 2, 2020 - C#
-
Updated
Mar 12, 2019 - HCL
I don't think it's a necessary requirement that the main function in a zip action is located in the file index.php. If we adopt the aws lambda convention of path/to/file.handler then it's possible to locate the "index" anywhere in the zip and this is an added convenience particularly working with existing php code.
-
Updated
Oct 22, 2020 - Jupyter Notebook
Improve this page
Add a description, image, and links to the serverless-architectures topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the serverless-architectures topic, visit your repo's landing page and select "manage topics."