Demo on readme.md#3483
Merged
Merged
Conversation
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
brho
previously approved these changes
Jan 12, 2026
There was a problem hiding this comment.
Pull request overview
This pull request adds an Asciinema recording demo to the u-root README. The PR includes a new HTML file to display the recording and a .cast file containing the terminal recording, along with a link in the README pointing to the demo.
Changes:
- Added a "Demo" section to README.md with a link to view the demo
- Created an HTML page with Asciinema player integration
- Added a 5851-line .cast recording file (linux_arm64.cast)
Reviewed changes
Copilot reviewed 2 out of 5 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| README.md | Added new "Demo" section with link to the demo directory |
| tools/testramfs/cinema/index.html | HTML page to display the Asciinema recording |
| tools/testramfs/cinema/linux_arm64.cast | Terminal recording in Asciinema format |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3483 +/- ##
==========================================
- Coverage 61.86% 57.68% -4.18%
==========================================
Files 638 635 -3
Lines 43150 43144 -6
==========================================
- Hits 26693 24887 -1806
- Misses 16457 18257 +1800
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
orangecms
previously approved these changes
Jan 12, 2026
use GitHub preview service for asciinema Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
f8feecd to
f05fbf2
Compare
orangecms
approved these changes
Jan 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
add an Asciinema to the README.md
Almost certainly done incorrectly.