Skip to content

Refactor update logic into modular files#727

Merged
ryanfowler merged 1 commit into
mainfrom
refactor-updaters-into-modules
Jun 8, 2026
Merged

Refactor update logic into modular files#727
ryanfowler merged 1 commit into
mainfrom
refactor-updaters-into-modules

Conversation

@ryanfowler

Copy link
Copy Markdown
Owner

Summary

  • Split the monolithic update implementation into client, archive, install, lock, and schedule modules
  • Keep src/update/mod.rs as the orchestration layer for self-update flow
  • Preserve and reorganize update-related tests around the new module boundaries
  • Update AGENTS.md to reflect the new layout

Testing

  • 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 8, 2026 01:22
@ryanfowler ryanfowler merged commit 54a635c into main Jun 8, 2026
4 checks passed
@ryanfowler ryanfowler deleted the refactor-updaters-into-modules branch June 8, 2026 01: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