Skip to content

Conversation

@kjy5
Copy link
Member

@kjy5 kjy5 commented Dec 24, 2025

Brief summary of changes

Notes

Copilot AI review requested due to automatic review settings December 24, 2025 01:59
Copy link
Contributor

Copilot AI left a comment

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 fixes the Sensapex library location by renaming the DLL from libum.dll to um.dll to align with the actual library naming convention used by the Sensapex package. The change includes updating references across the codebase, documentation, and build configuration.

  • Version bumped to 2.2.1 to reflect the fix
  • Updated library name from libum.dll to um.dll across spec file, documentation, and gitignore
  • Updated documentation links to use correct relative paths
  • Updated multiple development dependencies to newer versions

Reviewed changes

Copilot reviewed 5 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/ephys_link/__about__.py Version bump to 2.2.1
pyproject.toml Updated development and documentation dependencies to newer versions
ephys_link.spec Updated Sensapex SDK path to use um.dll instead of libum.dll; improved hiddenimports syntax
docs/development/jackhammer_mode.md Updated documentation to reference um.dll instead of libum.dll
docs/development/adding_a_manipulator.md Fixed documentation links to use correct relative paths (../reference/ instead of ../../reference/)
docs/assets/um.dll Added the Sensapex SDK binary file (v1.510)
.gitignore Updated exception pattern from !libum.so to !um.so

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

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings December 24, 2025 02:02
Copy link
Contributor

Copilot AI left a comment

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 5 out of 7 changed files in this pull request and generated no new comments.


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

@kjy5 kjy5 merged commit c48fc1c into main Dec 24, 2025
12 checks passed
@kjy5 kjy5 deleted the fix-sensapex-lib-location branch December 24, 2025 02:26
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