Skip to content

Improve runner app #10

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

Merged
merged 3 commits into from
Aug 28, 2017
Merged

Improve runner app #10

merged 3 commits into from
Aug 28, 2017

Conversation

etpinard
Copy link
Contributor

No description provided.

- where if 'figure' is present, get-body only parse the figure value
- this is important for mimicking request using path to data/layout
  coupled to some other options (e.g. width, height, format)
- to allow runner apps to add `write` step
  (e.g. fs.writeFile(outPath, info.body) inside each task,
  ensure that the app quits when all async logic is completed.
- after-export-all exit code mimick process exit code
  (i.e. 0 for success, 1 for failure)
@etpinard
Copy link
Contributor Author

Needed for plotly/plotly.js#1972

Merging this now, but feel free to comment.

@etpinard etpinard merged commit 65deae7 into master Aug 28, 2017
@etpinard etpinard deleted the improve-runner-app branch August 28, 2017 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant