Skip to content

pullrequests Search Results · language:Dune language:Python language:Python language:Java language:Java language:Python

Filter by

86.6M results  (3 s)

86.6M results

AttendanceWidget treated attendance.check_in_methods as CSV but the backend stores it as a JSON array, so [ WEB ] failed the includes( WEB ) check and the dashboard showed Веб-отметка недоступна . Parse ...

Summary Fixes wrong PIN fallback message being shown when key mismatch (PIN succeeds but key belongs to different address) is detected. Separates PIN decrypt failure from signing key mismatch with distinct ...

Bumps com.gorylenko.gradle-git-properties from 2.4.2 to 4.0.1. ![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.gorylenko.gradle-git-properties ...
dependencies
product/invisible

Thanks for asking me to work on this. I will get started on it and keep this PR s description up to date as I form a plan and make progress. !-- START COPILOT ORIGINAL PROMPT -- details summary Original ...

What Item, UserItem, Npc, NpcItem 엔티티 작성 Why 기초 엔티티 작업입니다. Checklist 필수 사항 - [x] CodeStyle 플러그인으로 캠퍼스 핵데이 Java 코딩 컨벤션에 위배되지 않는지 확인하셨나요? - [x] Test가 통과되었는지 확인하셨나요? - [x] 빌드가 되는지 확인했나요? - [x] ...
enhancement

Bumps the actions group with 3 updates: github/codeql-action, astral-sh/setup-uv and zizmorcore/zizmor-action. Updates github/codeql-action from 4.35.4 to 4.36.0 details summary Release notes /summary ...
dependencies
github_actions

!-- CURSOR_AGENT_PR_BODY_BEGIN -- 背景 DataCollectionDriverController 中存在两个私有转换方法: - private DataCollectionDriver toModel(SaveDriverProtocolRequest request) - private DriverProtocolDto toDto(DataCollectionDriver ...

#️⃣연관된 이슈 - #11 - #12 📝작업 내용 입고 도메인에 대한 도메인 핵심 비즈니스 로직을 구축하고, TDD 기반으로 테스트 코드를 작성했습니다. ① Inbound 엔티티 구현 및 무결성 검증 - startExecution, completeExecution, cancel 메서드를 통해 SCHEDULED ➡️ IN_PROGRESS ...
enhancement