Skip to content

Commit 6819576

Browse files
committed
Remove upstream-only workflows; retarget typecheck to main
Removes 30 inherited workflows from anomalyco/opencode that don't apply to this fork (Discord webhooks, marketplace publishing, SaaS deploy infra, community moderation bots, OPENCODE_API_KEY-gated automations, Nix flake, Storybook). All would either fail loudly on missing secrets or remain inert because they target dev branch / upstream repo. Removes test.yml because it runs upstream's full unit + Playwright e2e against packages we do not ship (opencode, @opencode-ai/app). Retargets typecheck.yml from dev to main and switches off Blacksmith self-hosted runners. Calls 'bun typecheck' which is already filtered to our packages via the root package.json command.
1 parent 27d1d0a commit 6819576

32 files changed

Lines changed: 3 additions & 3344 deletions

.github/workflows/beta.yml

Lines changed: 0 additions & 37 deletions
This file was deleted.

.github/workflows/close-issues.yml

Lines changed: 0 additions & 24 deletions
This file was deleted.

.github/workflows/close-stale-prs.yml

Lines changed: 0 additions & 235 deletions
This file was deleted.

.github/workflows/compliance-close.yml

Lines changed: 0 additions & 95 deletions
This file was deleted.

0 commit comments

Comments
 (0)