Skip to content

pullrequests Search Results · language:Dune language:Python is:merged language:JavaScript language:JavaScript language:TypeScript

Filter by

135M results  (2 s)

135M results

This guide provides step-by-step instructions for GSSoC contributors on how to fork, clone, and contribute to the Learnova project, including best practices and the code review process. Description Please ...

Replaces the redundant By rank table in the Calibration tab with the candidate-signal calibration — the validated numbers you actually bet on. Rank became a coarse prob15 bucket, so the by-rank table ...

Qué Trackea cobertura de tests que existía local y pasaba pero estaba untracked → no en git/master/CI. En GitHub estos módulos figuraban sin tests, engañando a cualquier IA/persona que lea el repo. ...

Summary Add frontend E2E automation tests for Daniel Salas using Playwright. Tests Added - test_active_cycles.spec.ts: Verify active cycles consolidated view loads correctly - test_filters.spec.ts: ...

Part 1 — responsiveness: - Render player cards off the asyncio event loop via asyncio.to_thread so a cache-miss Pillow render no longer blocks every user s command. - Drop redundant/double card ...

Bumps jsii-diff from 1.131.0 to 1.132.0. details summary Release notes /summary p em Sourced from a href= https://github.com/aws/jsii/releases jsii-diff s releases /a . /em /p blockquote h2 v1.132.0 /h2 ...
dependencies

Description: Improves the reliability of browser-based tools (social posting, browser automation) by performing a deeper check of the Playwright installation at startup. Key Changes: - Deep Validation: ...

Closed #24 What this PR does - Secure Authentication: Implements JWT-based user login and registration using memory-hard scrypt password hashing and timing-attack safe verification. - XSS-Resistant ...

Summary - 2026-06-05 사고 재발 방지: GEMINI_LLM_API_KEY 를 deploy-dev.yml 의 시크릿 주입 경로에 추가 - 머지 루프에 빈값 가드 추가 — GitHub secret 미설정 시 GCE .env 의 기존 키를 빈값으로 덮어쓰는 사고 방지 - 변경: .github/workflows/deploy-dev.yml ...