pullrequests Search Results · language:Dune language:Python language:JavaScript is:merged language:TypeScript language:JavaScript
Filter by
135M results
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
What
create_issues was returning list[dict], but none of the callers were using the returned value. Return type for function
was changed to None.
Changes
- scaffoldr/issue_handler.py: create_issues ...
O que muda
Faz o dashboard usar a coluna Chegada CD (volta pra base) dos KPIs.
- Parser (parse-kpi-manual): detecta CHEGADA CD pelo cabeçalho e extrai volta_base — retrocompatível (KPIs sem a
coluna ...
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
Dos fixes en uno
1. Bug de validación de allocation
El worker validaba bullets + equity + cash = 1, fallando con cualquier allocation que tuviera realAssetsPct 0 con
mensaje 0.8000 ≠ 1 (bullets+equity+cash). ...
Problem
The picker showed the team name ( Team Origination ) but not the channel name ( 🔥 Hot Task 🔥 ). Teams includes team.name
in channelData but usually omits channel.name on message activities, so ...
Automated sync from Jimonhitori/lol-pros-analyzer run 26982151733.
Validation:
- node scripts/check_pre_match_ui.mjs --base-dir docs --min-rows 1
- node scripts/backtest_site_contracts.mjs docs
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
Introduce a Header component for the Profile screen with back and logout actions, and integrate it into
Profile.view.tsx. Adjust layout around the avatar and add a “Dados Pessoais” section label. Update ...