Skip to content

Test cargo package on more platforms#192

Merged
messense merged 11 commits into
mainfrom
ci-test-package
Jan 18, 2026
Merged

Test cargo package on more platforms#192
messense merged 11 commits into
mainfrom
ci-test-package

Conversation

@messense

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings January 17, 2026 03:19

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR expands the platforms on which cargo package is tested for the mupdf-sys package. The change increases test coverage from a single platform to three platforms, improving confidence in the package's portability.

Changes:

  • Modified the condition for running cargo package test from only running on ubuntu-latest to running on all matrix platforms except windows-2025

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread mupdf-sys/msbuild.rs
Comment thread mupdf-sys/msbuild.rs Outdated
Comment thread mupdf-sys/msbuild.rs Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Comment thread mupdf-sys/build.rs
println!("cargo:rerun-if-changed={}", path.display());
}
}
}

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This is actually already done by the cc crate so we can even skip this step.

@messense messense merged commit 0a95293 into main Jan 18, 2026
12 checks passed
@messense messense deleted the ci-test-package branch January 18, 2026 23:31
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.

3 participants