Skip to content

chore: remove shut down suggested apps#2372

Merged
rolznz merged 1 commit into
getAlby:masterfrom
hermes-alby:chore/remove-shutdown-apps
May 23, 2026
Merged

chore: remove shut down suggested apps#2372
rolznz merged 1 commit into
getAlby:masterfrom
hermes-alby:chore/remove-shutdown-apps

Conversation

@hermes-alby
Copy link
Copy Markdown
Contributor

@hermes-alby hermes-alby commented May 22, 2026

Summary

  • Remove Paper Scissors HODL from the suggested app store list
  • Remove Satoshi's Auction House from the suggested app store list
  • Delete their unused suggested-app logo assets

Reason

Both apps have been shut down and should no longer be promoted in Alby Hub.

Test Plan

  • cd frontend && yarn prepare:http && yarn tsc:compile
  • cd frontend && yarn lint:js -- src/components/connections/SuggestedAppData.tsx
  • cd frontend && yarn format -- src/components/connections/SuggestedAppData.tsx

Summary by CodeRabbit

  • Chores
    • Removed two apps from the suggested apps list.

Review Change Stack

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 22, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: f4b6b486-6b00-4bc6-94ff-5181bf348372

📥 Commits

Reviewing files that changed from the base of the PR and between 3a2f935 and 2cc4e26.

⛔ Files ignored due to path filters (2)
  • frontend/src/assets/suggested-apps/paper-scissors-hodl.png is excluded by !**/*.png
  • frontend/src/assets/suggested-apps/satoshis-auction-house.png is excluded by !**/*.png
📒 Files selected for processing (1)
  • frontend/src/components/connections/SuggestedAppData.tsx
💤 Files with no reviewable changes (1)
  • frontend/src/components/connections/SuggestedAppData.tsx

📝 Walkthrough

Walkthrough

Two apps, "Paper Scissors HODL" and "Satoshi's Auction House," are removed from the suggested app list in SuggestedAppData.tsx, along with their associated logo imports.

Changes

App List Cleanup

Layer / File(s) Summary
Remove app entries and imports
frontend/src/components/connections/SuggestedAppData.tsx
Two app entries and their logo import statements are removed from the suggested app list. The surrounding logo imports for other apps (payperq, primal, runstr, sats4ai, sat-sorter) now flow directly together without gaps.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~5 minutes

Poem

🐰 Two apps hop away into the sunset,
Paper and Satoshi bid their farewell yet,
The imports align in a cleaner formation,
Less clutter, more focus—a tidy migration!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'chore: remove shut down suggested apps' accurately describes the main change: removing two shut-down apps from the suggested app list.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Member

@rolznz rolznz left a comment

Choose a reason for hiding this comment

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

utACK

@rolznz rolznz merged commit dd04326 into getAlby:master May 23, 2026
6 of 11 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.

3 participants