pullrequests Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:Java
Filter by
183M results
Summary
Implements Plan 002 — adds the missing CI baseline so the suite is green becomes a property of main, not a hope.
Adds a single file, .github/workflows/ci.yml, with one check job that runs the ...
Summary
Completed Task 004 from CURSOR_TASKS.md.
Changes
storage/opportunity_store.py
- Added warm_lead_score REAL DEFAULT 0.0 to the outreach_attempts CREATE TABLE statement
- Added migration ...
PR automática para eliminar la variante v5_0011 de la fase f05_modeling.
Bumps fastapi from 0.137.0 to 0.138.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/fastapi/fastapi/releases fastapi s releases /a . /em /p blockquote h2 0.138.0 ...
Swap canonical / og:url / og:image / twitter:image / JSON-LD / sitemap base from github.io to the custom domain
(a16z-big-ideas.peteraim.com). Domain swap only; paths unchanged. Multi-page: every page ...
picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg
source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...
What why
The Site Planner s site-name button hardcoded white text — hdrTab(12.5, #fff , 600) — on chrome that now themes light,
so the project name rendered white-on-near-white (invisible, the owner ...
What
cache_warmer.py is otherwise clean:
- The 4 except Exception blocks are all correct — CancelledError is handled first (or correctly excluded by except
Exception), and each has a meaningful ...
#️⃣ Issue Number
- #101 !--- ex) #이슈번호, #이슈번호 --
📝 요약(Summary)
- 기존에는 리그를 단순 수동 등록하는 구조였지만, 이제 관리자 페이지에서 리그를 등록할 때 외부 API 연동 여부를 함께 설정할 수 있도록 변경
- 외부 API 연동 리그인 경우 league_external_mappings에 dataOrigin, ...
✨ Feat