Skip to content

feat: finalize week3 workflow and session editing#53

Merged
peterabcd merged 1 commit into
mainfrom
feature/week3-final-polish
Jun 15, 2026
Merged

feat: finalize week3 workflow and session editing#53
peterabcd merged 1 commit into
mainfrom
feature/week3-final-polish

Conversation

@peterabcd

Copy link
Copy Markdown
Collaborator

Summary

  • add host/admin session edit/delete UI with shared session form parser and tests
  • add authenticated Playwright smoke for session create → participation → edit → delete
  • add deploy post-smoke and orphan upload cleanup script
  • write Week 3 quality/testing docs, retrospective, deferred-decision backlog, and reorganize wiki order
  • refresh README, env examples, PR template, deploy docs, and workflow report to match current prod-only operation

Closes #50
Closes #51
Closes #52

Verification

  • pnpm check
  • pnpm test:e2e
  • pnpm uploads:cleanup

Fidelity check (사람 직접 확인)

  • 1. 수용 기준 항목을 하나씩 짚었을 때 PR에서 만족되는 위치가 명확
  • 2. spec 범위 밖 파일/추상화/의존성 추가 없음 (session edit, smoke, docs 목적의 범위 내)
  • 3. TODO/placeholder/stub 으로 처리된 수용 기준 없음
  • 4. 합의된 접근법(Server Action / SQLite / 기존 패턴)을 일관되게 따름
  • 5. 실행한 검증 명령과 결과를 다시 확인함
  • 6. diff 크기가 Week 3 마감 정리 범위에 비례
  • 7. dogfooding + local E2E smoke + prod 운영 문서로 end-to-end 시나리오를 확인함

@peterabcd peterabcd merged commit 0c1a126 into main Jun 15, 2026
1 check passed
@peterabcd peterabcd deleted the feature/week3-final-polish branch June 15, 2026 16:04
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.

[week3] 배포 smoke와 업로드 orphan 정리 [week3] Wiki 회고와 보류 결정 정리 [week3] 세션 수정/삭제 UI 구현

1 participant