Respect Markdown Viewer preference for Markdown file links#9483
Conversation
|
Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have the users @maro20066600 on file. In order for us to review and merge your code, each contributor must visit https://cla.warp.dev to read and agree to our CLA. Once you have done so, please comment |
|
@cla-bot check |
|
The cla-bot has been summoned, and re-checked this pull request! |
|
CLA is signed now. This is ready for CI approval when a maintainer has a chance. Local note: I ran formatting successfully and attempted the targeted test build in Codespaces, but the environment terminated |
|
I'm starting a first review of this pull request. You can view the conversation on Warp. I reviewed this pull request and requested human review from: Comment Powered by Oz |
There was a problem hiding this comment.
Overview
This PR updates notebook Markdown file-link opening so the primary action respects the user's Markdown Viewer preference, falling back to the existing configured file target when the viewer is disabled. The tests initialize settings and cover both the default viewer-preferred path and the disabled-viewer path.
Concerns
- No blocking correctness or security concerns found in the changed lines.
Verdict
Found: 0 critical, 0 important, 0 suggestions
Approve
Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).
Powered by Oz
kevinyang372
left a comment
There was a problem hiding this comment.
Thanks for contributing!
|
@maro20066600 Can you fix the CI error here? |
Head branch was pushed to by a user without write access
|
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: MARWAN.
|
e61d155 to
17d5a24
Compare
|
Thanks for the heads up. I pushed a follow-up fix for the wasm clippy issue. I also fixed the commit author email so the CLA check should pass again once it re-runs. The workflows now appear to be awaiting maintainer approval. |
|
@cla-bot check |
|
The cla-bot has been summoned, and re-checked this pull request! |
cargo test -p warp --lib notebooks::link::tests::test_open_markdown_file --features local_fs --no-run