Skip to content

Release: Merge dev into main#6

Closed
ShinChanU wants to merge 9 commits into
mainfrom
dev
Closed

Release: Merge dev into main#6
ShinChanU wants to merge 9 commits into
mainfrom
dev

Conversation

@ShinChanU

Copy link
Copy Markdown
Member

Summary

dev 브랜치의 변경사항을 main에 머지하여 프로덕션 배포합니다.

포함된 변경사항

  • [enhance] 후보 승인 플로우 개선 및 플레이그라운드 UI 사용성 향상 #4 [enhance] 후보 승인 플로우 개선 및 플레이그라운드 UI 사용성 향상
    • 승인 후 콘텐츠 수동 생성 (토큰 비용 절감)
    • Sandpack 버그 수정 (Hello World → 실제 코드)
    • 드래그 리사이즈 + 반응형 레이아웃 + 풀스크린 모드
  • CI/CD 워크플로우 개선 (Bun 버전, YAML 수정, 시맨틱 버저닝)
  • 시맨틱 컬러 토큰 리팩토링

배포 영향

  • Netlify 프로덕션 자동 배포 트리거됨
  • 새 패키지 추가: react-resizable-panels@4.6.3

ShinChanU and others added 9 commits January 29, 2026 23:08
- Replace nwtgck/actions-netlify action with netlify-cli deploy
- Change publish directory from ./out to .next
- Fix ENOENT error in daily scheduled deployment
- Update auth-guard.tsx and login-form.tsx with semantic colors
- Refactor admin pages (scripts, playgrounds, contents, candidates)
- Update admin components (candidate-card, candidate-list)
- Use bg-background, bg-card, text-foreground, text-muted-foreground, etc.
- Improve theme consistency for light/dark mode support

Co-authored-by: Cursor <cursoragent@cursor.com>
- Change cron schedule from Mon 09:00 UTC to Fri 13:00 UTC (22:00 KST)

Co-authored-by: Cursor <cursoragent@cursor.com>
- Merge two if conditions into one to fix YAML syntax error
- Combine always() with content_type condition for generate-playground job

Co-authored-by: Cursor <cursoragent@cursor.com>
- Create release on UseTrey/.github when PR merged to main
- Generate version based on date (v2026.01.31)
- Include PR title, commits, and links in release notes
- Skip automated deployments (cron triggers)

Co-authored-by: Cursor <cursoragent@cursor.com>
- Use PR labels (major, minor, patch) to determine version bump
- Default to patch if no label specified
- Get latest version from UseTrey/.github releases
- Calculate new version automatically (v1.2.3 format)

Co-authored-by: Cursor <cursoragent@cursor.com>
- Use HEREDOC for multiline release notes
- Move variables to env block to avoid escaping issues

Co-authored-by: Cursor <cursoragent@cursor.com>
- discover-libraries.yml: 고정된 BUN_VERSION 1.1.26 제거, latest로 변경
- generate-content.yml: 동일하게 3곳 모두 latest로 변경
- 다른 워크플로우(ci, deploy, sync-metrics)와 버전 통일
- lockfile 포맷 불일치로 인한 frozen-lockfile 에러 해결
- Change content generation from auto to manual trigger (save AI tokens)
- Add "Generate Content" button on approval notification banner
- Add auto-refresh after candidate approval
- Add missing content management section in admin contents page
- Fix Sandpack template detection (react vs react-ts)
- Support multi-file playground_code from database
- Add resizable split panels for desktop (react-resizable-panels)
- Add responsive layout: side-by-side on desktop, stacked on mobile
- Add fullscreen mode with ESC key support
- Increase editor height from 400px to 500px
@ShinChanU ShinChanU self-assigned this Feb 14, 2026
@ShinChanU

Copy link
Copy Markdown
Member Author

로컬에서 머지 완료 후 main에 push했습니다.

@ShinChanU ShinChanU closed this Feb 14, 2026
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