Merged
Conversation
- 메인/위젯 윈도우 URL을 app.bugi.co.kr로 변경 - 보안 허용 도메인 업데이트 - 세션 중단/일시정지/재개 API HTTP 메서드 수정 (POST → PATCH) - 세션 메트릭 저장 API request body 형식 수정 (배열 직접 전송) - Swagger API 명세에 맞춰 수정
- GitHub Releases를 사용한 자동 업데이트 설정 - 업데이터 핸들러 모듈 생성 (updaterHandlers.ts) - IPC 핸들러 및 Preload API 추가 - electron-builder publish 설정 추가 - GitHub Actions 자동 릴리즈 워크플로우 추가
- React, React-DOM, Scheduler를 메인 번들에 포함하여 Electron 환경에서 발생하는 scheduler 에러 해결 - DMG 볼륨 이름에서 아키텍처 제거하여 hdiutil 에러 방지
🔧 Electron Build Results✅ macOS
✅ Windows
This is an automated comment. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
NOTARIZE=true|false로 강제 가능)변경 파일 요약
.electron-builder.config.jssrc/main/src/index.tssrc/main/src/updaterHandlers.tssrc/renderer/src/features/dashboard/ui/MainHeader.tsxsrc/renderer/src/features/dashboard/ui/SettingsModal.tsxsrc/renderer/src/features/auth/ui/signup/components/SignUpform.tsx테스트
pnpm typecheck(main/preload/renderer) 통과