Skip to content

Test preview against pinned Blitz native renderer - #296

Open
nicoburns wants to merge 1 commit into
mainfrom
devin/1787411845-test-latest-blitz-native
Open

Test preview against pinned Blitz native renderer#296
nicoburns wants to merge 1 commit into
mainfrom
devin/1787411845-test-latest-blitz-native

Conversation

@nicoburns

Copy link
Copy Markdown
Member

Summary

Route the preview crate's native feature directly through dioxus-native pinned to Blitz revision 922938c6c8db76bc59ebbf0e8db89574354a3aff, while retaining the normal dioxus dependency for web, desktop, and server builds.

The updated Blitz graph requires Rust 1.89, so the preview MSRV and fixed CI toolchains move together. The README documents the platform-specific native preview command.

Testing

  • cargo +1.89.0 fmt --all -- --check
  • cargo +1.89.0 check -p preview --features native
  • cargo +1.89.0 build -p preview --features native
  • cargo +1.89.0 clippy --workspace --examples --tests --all-features --all-targets -- -D warnings
  • cargo +1.89.0 test --workspace

Link to Devin session: https://dioxus.staging.devinenterprise.com/sessions/d7586bc1d1a340e1b5f320911a9e21a6
Open in Devin Desktop: https://dioxus.staging.devinenterprise.com/desktop/session/d7586bc1d1a340e1b5f320911a9e21a6?variant=devin-insiders
Requested by: @nicoburns

@staging-devin-ai-integration

Copy link
Copy Markdown

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR that start with 'DevinAI' or '@devin'.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@github-actions

Copy link
Copy Markdown

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.

1 participant