Skip to content

chore: remove apps/ from the repository#36

Merged
floatdrop merged 1 commit into
draft-18from
chore/remove-apps
Jun 29, 2026
Merged

chore: remove apps/ from the repository#36
floatdrop merged 1 commit into
draft-18from
chore/remove-apps

Conversation

@floatdrop

Copy link
Copy Markdown
Owner

Summary

User-facing applications will live in their own repositories, so this removes apps/ (the tlmst Wails3 desktop module, 157 files) and every reference to it across docs and CI.

Changes

  • Removed the apps/ directory entirely
  • .github/workflows/ci.yml — dropped the dedicated tlmst build job (GTK4/WebKitGTK + SvelteKit frontend)
  • .github/dependabot.yml — removed the /apps/tlmst gomod update entry
  • CLAUDE.md / README.md / CONTRIBUTING.md — removed the "separate module" notes (go.work, replace directive, CGO/WebKit caveat)
  • pkg/moqt/session/quicconn/relayqit_test.go — reworded the five comments that named tlmst to describe their conferencing scenarios generically (no behavior change)

Verification

  • go build ./... passes
  • go vet ./pkg/moqt/session/quicconn/ passes
  • grep confirms no remaining tlmst / apps/ references in the tree

🤖 Generated with Claude Code

User applications (the tlmst Wails3 desktop app) will live in separate
repositories, so drop apps/ and all references to it: the dedicated CI
build job, the dependabot gomod entry, and the docs/notes in CLAUDE.md,
README.md, and CONTRIBUTING.md. Also reword the relayqit_test.go comments
that referenced tlmst to describe their conferencing scenarios generically.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@floatdrop floatdrop force-pushed the chore/remove-apps branch from 9fa9cb2 to 3bc9942 Compare June 29, 2026 17:28
@floatdrop floatdrop merged commit ebc489c into draft-18 Jun 29, 2026
8 checks passed
@floatdrop floatdrop deleted the chore/remove-apps branch June 29, 2026 17:30
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