-
Notifications
You must be signed in to change notification settings - Fork 72
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
clp-package: Add log-viewer-webui as a component. #476
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Many thanks for quickly coming up with this PR and all the insightful offline discussions.
Let's see if the suggestions make sense.
Co-authored-by: Junhao Liao <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. I tested locally with task
and launching the complete CLP package; then with Postman I was able to get a valid response from localhost:3000/examples/get/hi .
Co-authored-by: Junhao Liao <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How about clp-package: Add component log-viewer-webui.
as the squashed commit message.
Description
This PR adds log_viewer as a component into the CLP package. The PR consists of three small changes.
Validation performed
Built a clp package and launched log_viewer