Skip to content

chore: remove admin package and add build image/start workflow#107

Merged
656d696c65 merged 2 commits intomainfrom
local-development
May 5, 2026
Merged

chore: remove admin package and add build image/start workflow#107
656d696c65 merged 2 commits intomainfrom
local-development

Conversation

@656d696c65
Copy link
Copy Markdown
Member

  • Remove packages/admin (React admin panel - replaced by admin section in website)
  • Remove .workflows/dev/packages/admin and .workflows/build/packages/admin Dockerfiles
  • Remove admin service from dev and build compose files
  • Remove admin from publish-packages.yml GitHub Action
  • Update pr-build-check.yml: just build → just build ci
  • Add justfile build dispatcher: just build ci / images / start
    • build ci: CI gate (lint + typecheck + unit tests + build)
    • build images: CI gate + build api/website/worker images (mirrors publish Action)
    • build start: stop dev env, start production images against local infra
  • Add .workflows/build/compose.start.yml for production smoke testing
  • Fix relative metadata import in getStreamForAgentMessage.ts

&mile and others added 2 commits May 5, 2026 17:19
- Remove packages/admin (React admin panel - replaced by admin section in website)
- Remove .workflows/dev/packages/admin and .workflows/build/packages/admin Dockerfiles
- Remove admin service from dev and build compose files
- Remove admin from publish-packages.yml GitHub Action
- Update pr-build-check.yml: just build → just build ci
- Add justfile build dispatcher: just build ci / images / start
  - build ci: CI gate (lint + typecheck + unit tests + build)
  - build images: CI gate + build api/website/worker images (mirrors publish Action)
  - build start: stop dev env, start production images against local infra
- Add .workflows/build/compose.start.yml for production smoke testing
- Fix relative metadata import in getStreamForAgentMessage.ts
@656d696c65 656d696c65 merged commit 86c5afc into main May 5, 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