Skip to content

refactor: move core server code into core/ directory#344

Merged
Blackgaurd merged 1 commit into
core-package-initfrom
core-move-modules
May 24, 2026
Merged

refactor: move core server code into core/ directory#344
Blackgaurd merged 1 commit into
core-package-initfrom
core-move-modules

Conversation

@Blackgaurd
Copy link
Copy Markdown
Collaborator

Summary

  • Moves 6 source directories (api, calendars, db, runtime, service, utils) into builders/server/core/
  • Updates all internal imports across source, test, benchmark, and integration files to use core. prefix
  • Fixes @patch decorator strings and patch() context manager calls to reference new module paths
  • Updates WORKER_PATH in core/runtime/runner.py for the new directory depth
  • All 302 tests pass

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 23, 2026

@Blackgaurd Blackgaurd merged commit 3c077d6 into core-package-init May 24, 2026
4 checks passed
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