pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Python language:Java language:PHP
Filter by
277M results
What does this PR do?
Wires the page:access hook into the page render pipeline and ships the EmDashGate UI component.
The page:access hook (the generic content render-gate — paywall, members-only, A/B, ...
summary
- area: os
- stream: stream/os
- task branch: task/os/add-sites-section-patching-and-leases
- start source: stream/os
workspace
- worktree:
/private/var/folders/vl/1zvhm0bj28d1dbvbcb12b39r0000gn/T/opensaas-worktrees/task-os-add-sites-section-patching-and-leases ...
The pinned install example in the README still referenced 1.0.2, even though 1.1.0 is the current release on PyPI.
Updates it so users copying the snippet land on the latest version.
PR 유형
- [] 새로운 기능 추가
- [] 버그 수정
- [] CSS 등 사용자 UI 디자인 변경
- [] 코드에 영향을 주지 않는 변경사항(오타 수정, 탭 사이즈 변경, 변수명 변경)
- [x] 코드 리팩토링
- [] 주석 추가 및 수정
- [] 문서 수정
- [] 테스트 추가, 테스트 리팩토링
- [] 빌드 부분 혹은 ...
refactor
Summary
- Add mx-auto to the New wedgie text block so it centers within its 140px column instead of left-hugging
- Bump the mobile Pace tile from w-[100px] to w-[130px] so Pace + counter sit comfortably ...
components
The VKBT outbid-ratchet (price-nudge.mjs) emits CANCEL intents but guards on typeof trader.cancel === function ;
trader.mjs never defined cancel, so stale bids were never pulled (silent skip, not a crash). ...
Summary
- /model name is now explicitly project-scoped (writes the session s .geode/config.toml only; no global GEODE_MODEL
env leak that made project switches stick globally + shadow the project ...
Summary
- Adds a push trigger on main (same path filters as pull_request) to e2e.yml
- Every merge to main now runs E2E and (re)populates the Docker image cache on the main branch
- PR branches ...