Skip to content

chore: remove extra app workspaces#5147

Merged
ComputelessComputer merged 6 commits into
mainfrom
chore/remove-extra-apps
May 3, 2026
Merged

chore: remove extra app workspaces#5147
ComputelessComputer merged 6 commits into
mainfrom
chore/remove-extra-apps

Conversation

@ComputelessComputer
Copy link
Copy Markdown
Collaborator

@ComputelessComputer ComputelessComputer commented May 1, 2026

Delete non-desktop/web app packages and clean workspace references for the removed API and CLI apps.


Note

Medium Risk
Medium risk because it deletes multiple CI/CD workflows and composite actions (API/CLI/Chrome/Stripe/STT/LLM/etc.), which could unintentionally remove required build/release coverage if any of those targets are still in use.

Overview
This PR removes non-desktop/web automation and workspace scaffolding, deleting composite GitHub Actions (install_cli_deps, sentry_cli), multiple CI/CD workflows (API, CLI standalone + desktop, Chrome extension, Stripe, Slack internal, OpenStatus, STT/LLM e2e), and an autogenerated legal review report.

desktop_ci is adjusted to reflect the reduced workspace by trimming some workspace test exclusions, keeping the remaining pipeline focused on the desktop app and core crates/plugins.

Reviewed by Cursor Bugbot for commit 7eeb1f5. Bugbot is set up for automated code reviews on this repo. Configure here.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 1, 2026

Deploy Preview for hyprnote canceled.

Name Link
🔨 Latest commit 7eeb1f5
🔍 Latest deploy log https://app.netlify.com/projects/hyprnote/deploys/69f701dea247210008f18a65

Comment thread Cargo.toml
@ComputelessComputer ComputelessComputer force-pushed the chore/remove-extra-apps branch from 4b20fbf to 085a7ba Compare May 1, 2026 07:29
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

There are 2 total unresolved issues (including 1 from previous review).

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 27c4e40. Configure here.

Comment thread .github/workflows/desktop_ci.yaml
Delete non-desktop/web app packages and clean workspace references for the removed API and CLI apps.
Prune unused server, CLI, extension, mobile, agent, webhook, and observability leftovers that are not reachable from the desktop or web workspaces.
Remove leftover app and package files reintroduced during conflict resolution.
@ComputelessComputer ComputelessComputer force-pushed the chore/remove-extra-apps branch from 27c4e40 to 852c330 Compare May 3, 2026 08:00
Remove lockfile entries for the deleted e2e blackbox workspace.
Restore the pyannote-local and transcribe-whisper-local workspace test excludes so desktop CI does not compile heavy native test targets.
@ComputelessComputer ComputelessComputer merged commit 74dbafe into main May 3, 2026
9 checks passed
@ComputelessComputer ComputelessComputer deleted the chore/remove-extra-apps branch May 3, 2026 08:21
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