pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:Go language:JavaScript
Filter by
205M results
Makes re-capturing an owned species meaningful (deep playtest finding P9).
What changed
A capture of a species already in your roster no longer adds a dead duplicate entry. Instead it:
- Fuses into ...
what
- Native kubernetes component type. Define Kubernetes objects in stacks and run atmos kubernetes
render|diff|plan|apply|deploy|delete component -s stack through the Kubernetes Go SDKs (server-side ...
minor
#️⃣연관된 이슈
- #37
- #38
📝작업 내용
Member 도메인의 가입/로그인 로직을 구현하였으며, 향후 전체 도메인에 적용될 API 문서 세팅을 완료했습니다.
- Member 엔티티 클래스에 DB 문서 요구사항에 맞는 @Column, @UniqueConstraint 매핑 완료
- 회원가입(/signup) 및 로그인(/login) ...
⚙️ chore
🛠️ feat
🧪 test
Motivation
- Students need more time to read passages and answer, so the 10-second automatic advance / timeout for reading
questions must be removed.
- Keep existing answer recording, scoring, ...
codex
aligns document with status as of 6-14-2026
synced local file(s) with cplieger/ci.
details summary Changed files /summary ul li synced local code .github/workflows/ci.yaml /code with remote code
.github/workflow-templates/ci.yml /code /li li synced ...
dependencies
What Refactored several files in scripts/ and extraction/tests/ to avoid using Path(...).read_text().splitlines() and
instead use a lazy file iterator (with path.open( r , encoding= utf-8 ) as f: for line ...
Description
Fixes the unit changes suggested in the branch bug/aeroelastic logic. Could use some feedback based on the feedback in
the other branch
Motivation
See aeroelastic logic thread for background. ...
ℹ️ Note
This PR body was truncated due to platform limits.
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| pytest (changelog) | 7.4.2 → 9.0.3 ...
security