pullrequests Search Results · language:Edge language:Python language:PHP language:HTML language:Java language:HTML language:Java
Filter by
127M results
Automated test pull request
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Switches the webserver to use an embedded version of Granian from an embedded version of Hypercorn.
Automated test pull request
Automated test pull request
개요
졸업요건 화면의 일반선택(일선) 영역 제목 옆에 info 아이콘(20×20)을 추가하고, 클릭 시 일반선택 학점 계산 방식을 설명하는 안내 팝업을 표시합니다.
변경 사항
- ConfirmDialog (src/components/ui/ConfirmDialog)
- message 타입을 string → ReactNode 로 확장 (리치 ...
Summary
- open the watched user DM with conversations.open before posting Slack handoff messages
- validate that setup can open the watched user DM, so missing im:write fails during setup with Slack ...
요약
사용자가 매번 venv activate해서 python main.py 하기 번거롭다, clone부터 더블클릭 실행까지 한 명령으로 안 되나? 라고 질문한 데서 출발한 enhancement.
한 명령으로 끝:
./scripts/setup-dev.sh --build-app
→ gui/dist/AnnoySpeaker.app 생성. /Applications에 ...