Skip to content

refactor(hub)!: consume @corbits/cron from its own repository (CL-8588) - #937

Merged
TheGreatAxios merged 2 commits into
mainfrom
cl-8588-cron-library
Sep 18, 2026
Merged

TheGreatAxios merged 2 commits into
mainfrom
cl-8588-cron-library

Conversation

@TheGreatAxios

Copy link
Copy Markdown
Contributor

Summary

  • Moves packages/cron out of Workbench into its own library repository, corbitsdev/corbits-cron, matching the @corbits/webhooks pattern.

Changes

  • apps/hub/package.json: @corbits/cron now pins github:corbitsdev/corbits-cron#<sha> instead of workspace:*. The pin points at the library's initial-package branch head until that PR merges; it should be repinned to the merged main sha afterward.
  • Deletes packages/cron and its workspace/tsconfig references.
  • Deletes e2e/cron/ticker.drizzle.test.ts (now owned and tested by the library repo).
  • AGENTS.md's mounted-libraries paragraph now lists @corbits/cron.

Testing

  • bun install
  • bun run check (typecheck, lint, fmt, test) passes

@linear-code

linear-code Bot commented Sep 18, 2026

Copy link
Copy Markdown

CL-8588

@TheGreatAxios
TheGreatAxios merged commit 0c45bc5 into main Sep 18, 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