pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:Java is:merged is:merged
Filter by
106M results
Summary
Extend the namegen corpus audit to discover cultures from per-culture-directory worlds (aureate_span, perseus_cloud) in
addition to single-file cultures.yaml. The audit now mirrors the loader ...
- Fix horizontal overflow: wrap clan registry table, fix all minmax() grid values with min(Xpx, 100%) pattern, add
html/body overflow-x baseline
- Add favicons (ico, 16/32/180/192/512px PNGs) generated ...
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
#️⃣ 작업 내용
이번 PR에서 작업한 내용을 간략히 설명해주세요. (이미지 첨부 가능)
#️⃣ 리뷰 요구사항 (선택)
리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요. 예시: 이 부분의 코드가 잘 작동하는지 테스트해 주실 수 있나요?
논의하고 싶은 부분 (선택)
논의하고 싶은 부분이 있다면 작성해 주세요.
참고사항
What
Fixes the two open Scorecard PinnedDependenciesID code-scanning alerts (#30 Dockerfile:31, #31 Dockerfile:11): the
python base and the uv COPY --from image were tag-only.
Pins all three image references ...
Automated maintenance run by automaintainer.
Focus: Pick ONE of these focus areas per session. Do NOT do more than one.
FOCUS AREAS (pick 1 per session):
1. FLAG PARSING: Find and fix 1 edge case where ...
Closes #20
Summary
- Adds `config/processing.toml` — a TOML config file for tuning all processing parameters
- `app.py` reads the config at startup via `_load_processing_config()` using stdlib `tomllib` ...