Skip to content

Update dependencies#173

Merged
Eeems merged 2 commits intomainfrom
update
Apr 3, 2026
Merged

Update dependencies#173
Eeems merged 2 commits intomainfrom
update

Conversation

@Eeems
Copy link
Copy Markdown
Collaborator

@Eeems Eeems commented Apr 3, 2026

Summary by CodeRabbit

  • Chores
    • Updated platform-specific update packages to patch version 1.3.3 for improved stability and compatibility across Linux and non‑Linux systems.
  • Tests
    • Adjusted CI test matrix to target newer firmware builds to ensure coverage against updated device versions.
  • Chores
    • Removed an older container build stage to streamline the build/image workflow and reduce maintenance.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 3, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 0d519dd3-e74a-41cb-b9ef-e88e654553fe

📥 Commits

Reviewing files that changed from the base of the PR and between b0571a8 and 3cd7862.

📒 Files selected for processing (2)
  • .github/workflows/main.yml
  • Dockerfile.in
💤 Files with no reviewable changes (1)
  • Dockerfile.in

Walkthrough

Bumped platform-specific update packages in requirements.txt, tightened test matrix firmware versions in .github/workflows/main.yml, and removed a Dockerfile.in stage that built a qemu/toltec qemu-toltec-codexctl image via VM/SSH build steps.

Changes

Cohort / File(s) Summary
Dependency Version Bump
requirements.txt
Updated remarkable-update-image==1.3.2; sys_platform != 'linux'remarkable-update-image==1.3.3; sys_platform != 'linux' and remarkable-update-fuse==1.3.2; sys_platform == 'linux'remarkable-update-fuse==1.3.3; sys_platform == 'linux'.
CI Test Matrix
.github/workflows/main.yml
Replaced firmware matrix entries "2.15.1""2.15.1.1189" and "3.3.2""3.3.2.1666" for the test_device job.
Removed Docker build stage
Dockerfile.in
Deleted a ~37-line template stage that created a qemu-toltec-codexctl image by running a VM, using SSH/rsync to inject/run build scripts, and saving the VM snapshot (previous CMD was run_build.sh).

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~20 minutes

Possibly related PRs

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Update dependencies' accurately reflects the main change in the pull request, which updates platform-specific dependency versions in requirements.txt.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch update

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Eeems Eeems merged commit 693f0b6 into main Apr 3, 2026
14 checks passed
@Eeems Eeems deleted the update branch April 3, 2026 21: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.

1 participant