Skip to content

petri: add and publish log viewer web tool #1413

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
May 27, 2025
Merged

Conversation

jstarks
Copy link
Member

@jstarks jstarks commented May 24, 2025

Create a simple client-side HTML+JS solution for parsing and viewing petri logs. Point it to the OpenVMM test results storage account, which will soon be populated automatically. Publish it at https://openvmm.dev/test-results.

Create a simple client-side HTML+JS solution for parsing and viewing
petri logs. Point it to the OpenVMM test results storage account,
which will soon be populated automatically.
@jstarks jstarks requested a review from a team as a code owner May 24, 2025 07:29
@jstarks jstarks changed the title petri: add and publish log viewer web code petri: add and publish log viewer web tool May 24, 2025
smalis-msft
smalis-msft previously approved these changes May 27, 2025
repo.join("petri/logview"),
consolidated_html.join("test-results"),
)?;

// as we do not currently have any form of "landing page",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe it's time for a 'landing page', or at least a page very early on in the guide with links to this and rustdoc? I think we have one in the guide right now but it's very far down the table of contents.

@jstarks jstarks enabled auto-merge (squash) May 27, 2025 16:58
@jstarks jstarks merged commit a5fa461 into microsoft:main May 27, 2025
28 checks passed
@jstarks jstarks deleted the logview branch May 27, 2025 17:25
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