Skip to content

Incorporate main branch changes into ADR-127 branch#119

Closed
Copilot wants to merge 2 commits intodev/jodavis/ADR-128-spec-programmable-ir-commandsfrom
copilot/sub-pr-96-again
Closed

Incorporate main branch changes into ADR-127 branch#119
Copilot wants to merge 2 commits intodev/jodavis/ADR-128-spec-programmable-ir-commandsfrom
copilot/sub-pr-96-again

Conversation

Copy link
Contributor

Copilot AI commented Mar 11, 2026

This branch was behind main by two commits. Brings in 9113844 (error handling/lifecycle improvements) and 4bdfd78 (Claude rules) with three merge conflicts resolved.

Conflict resolutions

  • ApplicationScopeContainer.cs — Combined both improvements: using (linkedCts) for proper CancellationTokenSource disposal (our branch) + WaitAsync(linkedCts.Token) for task cancellation (main)

  • AdaptiveRemoteHost.Builder.cs — Merged main's Start(overrideSettings?) + StartWithSettings refactor with our ConfigureTestServices pre-build injection support; renamed shadowing parameter _settingseffectiveSettings in StartWithSettings

  • SimulatedEnvironment.cs — Kept our EnsureTestSettingsFileCreated/WriteTestSettingsFile logic for programmatic IR command config; log file path continues to flow through EnsureHostStarted via overrideSettings (main's approach)


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

…laude rules)

Co-authored-by: jodavis <6740581+jodavis@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix flakiness in end to end tests for programmable IR commands Incorporate main branch changes into ADR-127 branch Mar 11, 2026
@jodavis
Copy link
Owner

jodavis commented Mar 11, 2026

I wanted to rebase this, not merge changes from main. I'll do it locally since copilot wasn't allowed to force push the branch.

@jodavis jodavis closed this Mar 11, 2026
@jodavis jodavis deleted the copilot/sub-pr-96-again branch March 11, 2026 19:16
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