Skip to content

Conversation

Copy link

Copilot AI commented Dec 1, 2025

PR #186 has merge conflicts that cannot be resolved via GitHub's web interface. This PR documents the conflict analysis.

Conflicts Identified

Content conflicts (both branches modified same lines):

  • development/rotator/rotator_prediction.py
  • wsp/camera/camera.py
  • wsp/config/config.yaml
  • wsp/control/systemControl.py
  • wsp/plotLastImg.py
  • wsp/utils/paths.py

Modify/delete conflicts (deleted in main, modified in branch):

  • wsp/camera/config.py
  • wsp/camera/daemon_framework.py
  • wsp/camera/daemons/fake_camera_daemon_interface_test.ipynb
  • wsp/camera/daemons/spring_camera_daemon.py
  • wsp/config/telemetry_config.yaml

Why Web Resolution Fails

The modify/delete conflicts require deciding whether to restore deleted files or discard branch modifications—decisions GitHub's web editor cannot prompt for. Content conflicts have overlapping hunks requiring manual inspection.

Resolution

Rebase scheduler_issue_20251126 onto main locally and resolve conflicts manually.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI mentioned this pull request Dec 1, 2025
@nlourie nlourie marked this pull request as ready for review December 1, 2025 22:18
Copilot AI changed the title [WIP] Merge controls for SPRING Diagnose merge conflicts in SPRING controls PR Dec 1, 2025
Copilot AI requested a review from nlourie December 1, 2025 22:23
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