Skip to content

Preserve explicit config in background auto-update#713

Merged
ryanfowler merged 1 commit into
mainfrom
preserve-config-in-autoupdate
Jun 4, 2026
Merged

Preserve explicit config in background auto-update#713
ryanfowler merged 1 commit into
mainfrom
preserve-config-in-autoupdate

Conversation

@ryanfowler

Copy link
Copy Markdown
Owner

Summary

  • Pass the applied explicit --config path into the background auto-update spawn path
  • Keep the spawned child limited to --config, --update, --timeout=300, and --silent
  • Add unit and integration coverage for config preservation during auto-update

Testing

  • cargo fmt
  • cargo clippy --locked --all-targets --all-features -- -D warnings
  • cargo test --all-features
  • cargo test --all-features --test cli --test formatting --test grpc --test http --test network --test terminal --test update --test websocket -- --test-threads=1

@ryanfowler ryanfowler enabled auto-merge June 4, 2026 13:53
@ryanfowler ryanfowler merged commit afbd2fa into main Jun 4, 2026
4 checks passed
@ryanfowler ryanfowler deleted the preserve-config-in-autoupdate branch June 4, 2026 13:58
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