-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FE] - Github action script 수정 (#111)
* feat: quiz-session socket 연결 * fix: socket transports 방식 websocket으로 고정 * feat: User Type 식별 및 퀴즈 시작 소켓 연결 * fix: 퀴즈 로딩 화면 UI 수정 * fix: quizLoading UI 변경 * feat: spin keyframe 추가 * feat: quiz loading UI 추가 * feat: quiz end UI 추가 * feat: quiz end 상태 추가 * feat: master-session 이벤트 추가 * fix: show quiz 응답 수정 * temp: 소켓 테스트를 위한 소켓 응답 코드 추가 * fix: user type fetch function added * fix: Loading 페이지 Heigth 수정 * feat: Animation keyframe 추가 - floatDown : 아래로 내려오는 애니메이션 - swing : 좌우로 왔다갔다 하는 애니메이션 * fix: self-hosted runner에서 실행되도록 github action 스크립트 변경 * fix: Quiz Session 소켓 로직 수정 * fix: QuizBox 소켓 로직 수정 및 Background 추가 * feat: tick props 추가 * fix: self-hosted runner로 실행하도록 스크립트 변경 - NCP 다운로드 , SSH 접속 , Docker hub push 로직 제거 * MERGE_HEAD
- Loading branch information
1 parent
72755f3
commit 9ac4b51
Showing
1 changed file
with
13 additions
and
74 deletions.
There are no files selected for viewing
This file contains 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