Skip to content

remove retired apps and stabilise CI build#1468

Merged
kilemensi merged 15 commits intomainfrom
chore/remove-promisetracker
Apr 29, 2026
Merged

remove retired apps and stabilise CI build#1468
kilemensi merged 15 commits intomainfrom
chore/remove-promisetracker

Conversation

@kilemensi
Copy link
Copy Markdown
Member

@kilemensi kilemensi commented Apr 27, 2026

Description

  • Removed retired promisetracker app from the workspace.
  • Removed retired uibook Storybook app and its repo references.
  • Cleaned related workspace/lockfile entries and stale Storybook dependencies.

Motivation

promisetracker has been superseded by v2 in a separate repo, and uibook is no longer actively used as the shared component showcase. Keeping them in this monorepo adds CI/tooling maintenance cost without clear product value.

Removing uibook also avoids spending more time fixing its Storybook build only to delete it shortly after.

CI

  • Temporarily defer CI build and Playwright checks so this cleanup PR is not blocked by unrelated stale CI build/e2e issues

Notes

build and playwright tasks were already broken/failing on unrelated app/env/test surface issues. This PR intentionally leaves those for dedicated follow-up PRs so the dead-app removal remains scoped.

Verification

  • pnpm format:check
  • pnpm lint:check
  • pnpm jest:ci

Type of change

  • Chore

Screenshots

N/A

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation

@kilemensi kilemensi self-assigned this Apr 27, 2026
@kilemensi kilemensi added the chore A task that needs to be done (neither enhancement or bug) label Apr 27, 2026
@github-project-automation github-project-automation Bot moved this to 🚧 In Progress in COMMONS Apr 27, 2026
@kilemensi

This comment was marked as resolved.

chatgpt-codex-connector[bot]

This comment was marked as resolved.

@kilemensi kilemensi changed the title remove retired PromiseTracker app remove retired apps from monorepo Apr 28, 2026
@kilemensi kilemensi changed the title remove retired apps from monorepo remove retired apps and stabilise CI build Apr 29, 2026
@kilemensi

This comment was marked as resolved.

@chatgpt-codex-connector

This comment was marked as resolved.

@kilemensi

This comment was marked as resolved.

@claude

This comment was marked as resolved.

@kilemensi

This comment was marked as resolved.

@claude

This comment was marked as resolved.

@kilemensi kilemensi requested a review from koechkevin April 29, 2026 07:05
@kilemensi kilemensi requested review from a team and kelvinkipruto April 29, 2026 07:05
@kilemensi kilemensi added this pull request to the merge queue Apr 29, 2026
Merged via the queue into main with commit c50317f Apr 29, 2026
7 checks passed
@kilemensi kilemensi deleted the chore/remove-promisetracker branch April 29, 2026 08:12
@github-project-automation github-project-automation Bot moved this from 🚧 In Progress to ✅ Done in COMMONS Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore A task that needs to be done (neither enhancement or bug)

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants