Skip to content

Bump madsci pins to ~=0.8.0 for v0.8.0 migration#13

Open
RyanTheRobothead wants to merge 1 commit into
madsci_0_7from
migration/v0.8.0
Open

Bump madsci pins to ~=0.8.0 for v0.8.0 migration#13
RyanTheRobothead wants to merge 1 commit into
madsci_0_7from
migration/v0.8.0

Conversation

@RyanTheRobothead
Copy link
Copy Markdown
Member

Summary

  • Bumped madsci.{node_module,client,common} from ~=0.7 to ~=0.8.0.
  • Lockfile refreshed via pdm install.
  • No source changes.

Test plan

  • pdm install succeeds in a fresh checkout (verified)
  • python -c 'import camera_rest_node' imports clean against madsci 0.8.0 (verified; pyzbar warning is a missing-libzbar0 system dep, handled gracefully)
  • Container build + smoke test against the rpl_sdl migration branch (verified: docker compose build camera_1 succeeds, container starts, responds on /info, madsci.common resolves to 0.8.0)

🤖 Generated with Claude Code

Lockfile refreshed via pdm install. No source changes; declarative
refactors (intrinsic_locations, resource_templates ClassVar) deferred
to a follow-up per the migration plan.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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