Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document of syntax in manifest.yml #60

Open
duynguyen opened this issue Sep 23, 2020 · 4 comments
Open

Document of syntax in manifest.yml #60

duynguyen opened this issue Sep 23, 2020 · 4 comments
Labels
documentation Improvements or additions to documentation

Comments

@duynguyen
Copy link
Contributor

We don't have yet a complete document of the grammar in manifest.yml file. The closest is wskdeploy docs but they are not exactly the same. We should have a complete doc for this in project Firefly, tentatively part of https://github.com/AdobeDocs/project-firefly/blob/master/guides/app-hooks.md.

@duynguyen
Copy link
Contributor Author

This is also a good inclusion: adobe/aio-cli#207.

@sarahxxu
Copy link
Collaborator

sarahxxu commented Feb 2, 2021

Configuring action timeout in manifest

actions:
  generic:
    function: actions/generic/index.js
    runtime: 'nodejs:12'
    limits:
      timeout: 1800000

@meryllblanchet meryllblanchet added the documentation Improvements or additions to documentation label Feb 3, 2021
@Himavanth
Copy link

adobe/aio-cli-plugin-runtime#200 needs to be included in the syntax doc

@shazron
Copy link
Member

shazron commented Jun 29, 2021

This is also a good inclusion: adobe/aio-cli#207.

related: apache/openwhisk-wskdeploy#1107

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

5 participants