Skip to content

refactor(project): remove async facade exports#22368

Closed
kitlangton wants to merge 1 commit intodevfrom
kit/facade-project-20260413
Closed

refactor(project): remove async facade exports#22368
kitlangton wants to merge 1 commit intodevfrom
kit/facade-project-20260413

Conversation

@kitlangton
Copy link
Copy Markdown
Contributor

Summary

  • remove the remaining Project runtime-backed async facade exports and service-local runtime
  • migrate instance, server, and seed script callers to use Project.Service through a runtime instead of facade helpers
  • convert project tests to yield the service from context and keep instance bootstrap on a non-facade runtime path

Testing

  • bun typecheck
  • bun run test test/project/project.test.ts test/project/migrate-global.test.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant