Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:HTML language:Java

Filter by

212M results  (3 s)

212M results

Issue: Custom modal implementations manually clicking hidden triggers Why it matters: Flowbite s JS API (new Modal(element)) is the canonical way to control modals programmatically. Manually clicking hidden ...

Update the §3 block-to-mart table + §7 new-marts table to the verified current state with a built-vs-wired legend: the 3 spec-d screens are green (14 wired marts); benchmarks/roster/career are built-but-orphan ...

Just some minor fixes and additions for xTB. Fixed moenergies (wrong units) and homos (which was not implemented correctly, seemed to be tracking occupied orbital indices), and added moments and a few ...

Pre-deploy derisking for the T4130 staging- prod push surfaced this: the recap-data tests in test_t3970_expired_share_block.py inserted raw_clips.tags via json.dumps (a str), but recap-data s _compute_game_clips ...

Why The Render Hobby bandwidth cap (5 GB/mo egress) was hit. Root cause: the /matches response embeds the full opportunity body per result — description_raw (raw HTML scrape), the internal metadata blob, ...

This PR contains the following updates: | Package | Type | Update | Change | | --- | --- | --- | --- | | @std/cli | imports | patch | 1.0.30 - 1.0.31 | Configuration 📅 Schedule: (UTC) - Branch creation ...

- Manually resolved all merge conflicts with origin/main. - Fixed Dependabot schema error in .github/dependabot.yml. - Deployed ISO 9001 QMS and ISO 27001 Security frameworks to governance/. - ...

Issue [EPIC_06][STORY_03][SUBSTORY_01]Validate race stats and actions (P1; claim d174041f…, owner controller/ctrl-vm-18621-2e420b9b/subagent-w3). What changed (pure-Python content validation) - scripts/validate_content.py: ...

Problem The Django view was loading the ML model using a relative path joblib.load( f_model.sav ), which fails because the working directory isn t set correctly when running under gunicorn. The model ...