Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:C# language:Ruby language:JavaScript

Filter by

180M results  (2 s)

180M results

In this PR I have implemented AI review analysis front end

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | mypy (changelog) | 1.19.1 → 2.1.0 | age | confidence | Release Notes details summary python/mypy ...

Two fixes plus a guidance doc, surfaced while building a specimen-sheet legend of the helpers. Bug fix — surface_finish_mark The Ra value was vertically centred on the horizontal extension line, so the ...

$(cat EOF Summary - requirements.txt: Removed stdlib modules (asyncio, sqlite3, logging, threading, json, datetime, pathlib, typing, dataclasses) and enum34 (Python 2 backport) — none of these ...

Updated lossless collages and social preview PNG. Made with Cursor

Updated lossless collages and sharpened social preview PNG. Made with Cursor

📋 작업 개요 이 PR에서 무엇을 했는지 한 문장으로 요약해 주세요. css import을 main.js 대신 각 html 파일에 로드 🔖 PR 유형 해당하는 항목에 x를 표시해 주세요. - [ ] feat — 새로운 기능 추가 - [ ] fix — 버그 수정 - [x] style — 코드 스타일 변경 (기능 변경 없음) - [ ] refactor ...

🤖 AI Security Remediation 🟢 Auto-merge eligible — will merge after CI passes. 📊 Analysis - Severity: MEDIUM - Confidence: 85% - Auto-fix allowed: True 📝 Summary The application uses the subprocess ...
ai-remediation
severity-medium

Enhanced collage polish (title stroke, tile borders, sharpen). Updated PNG collages and GitHub social preview. Adds rebuild_all_collages.sh for Downloads social folder exports. Made with Cursor
code-ok

요약 LinClean FastAPI 서버의 CI/CD 파이프라인과 Docker 배포 설정을 추가했습니다. (Spring 백엔드와 동일한 패턴) - Dockerfile: python:3.11-slim 기반, app 소스 선복사로 hatchling 빌드 정상화, non-root(appuser) 실행, exec로 graceful shutdown, HEALTHCHECK ...