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

Feature/error handling in template #70

Merged
merged 3 commits into from
Feb 6, 2025

Conversation

PierreJeanjacquot
Copy link
Member

In current worker implementation, App exiting with non-zero code or without producing a valid computed.json prevents the worker from contributing.

This PR changes the template to follow these app developement guidelines and introduces the "error-message" field in computed.json

cli/src/cmd/test.js Show resolved Hide resolved
cli/templates/js/src/app.js Show resolved Hide resolved
@PierreJeanjacquot PierreJeanjacquot merged commit 4f1bb5b into main Feb 6, 2025
1 check passed
@PierreJeanjacquot PierreJeanjacquot deleted the feature/error-handling-in-template branch February 6, 2025 11:26
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.

2 participants