Skip to content

chore: remove stale duplicate frontend/ from the backend repo - #201

Merged
Emmyt24 merged 2 commits into
mainfrom
chore/remove-stale-frontend-dir
Aug 2, 2026
Merged

chore: remove stale duplicate frontend/ from the backend repo#201
Emmyt24 merged 2 commits into
mainfrom
chore/remove-stale-frontend-dir

Conversation

@Emmyt24

@Emmyt24 Emmyt24 commented Aug 2, 2026

Copy link
Copy Markdown
Collaborator

Summary

main has a full Next.js frontend committed directly into this backend repo (added in #186, frontend/), separate from and out of sync with the actively-developed Octo-frontend repo — it's missing the Stellar/wallet-connect dependencies (@stellar/stellar-base, @stellar/freighter-api, @noble/hashes, etc.) present there.

This removes the stale duplicate and the CI job that built it, keeping this repo backend-only.

(Split out of #200, which merged before this commit was pushed to that branch.)

Test plan

  • cargo check --workspace --all-targets unaffected (frontend/ isn't part of the Cargo workspace)
  • Clean cherry-pick onto current main, no conflicts

Emmyt24 added 2 commits August 2, 2026 21:01
This was a full Next.js frontend committed directly into the backend
repo (added in #186), out of sync with and missing the Stellar/wallet
dependencies present in the real Octo-frontend repo. Drops its CI job
along with it.
main was failing the Format check CI job (unrelated to this PR's diff,
but this branch inherits it). Whitespace-only, no semantic changes.
@Emmyt24
Emmyt24 merged commit db254e5 into main Aug 2, 2026
1 check 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