pullrequests Search Results · language:Dune language:Python language:JavaScript language:PHP language:Python language:Java
Filter by
195M results
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| actions/checkout | action | patch | v6.0.2 → v6.0.3 |
[!WARNING] Some dependencies could not be ...
Summary
- document reliable StockSight long screenshot capture for cloud Linux/Hermes agents
- recommend Playwright first, then non-snap Chrome with CDP fallback
- warn against snap Chromium raw ...
🚨 CI/CD Failure Alert
The PR Automation Validation workflow failed on branch fix/ci/pr-automation-validation-run106967-20260603-023617.
Summary
- Failed Jobs: 1
- Commit: ef23b8c
- Run: #106972 ...
ci-failure
configuration
documentation
size/small
Summary
Migrates this repo to the explicit service_name = listing.name convention introduced by unitysvc#1196 +
unitysvc-core 0.1.15. Pre-migration every listing in the repo fails usvc_seller data validate. ...
Summary
Honest dead-code sweep — the codebase was already quite clean, so this is a focused cleanup rather than a massive
refactor. Net -234 lines.
Dead frontend code deleted
- src/routes/AdminTaxExport.{tsx,module.css} ...
Summary
- scripts/export_openapi.py — dumps the FastAPI OpenAPI spec to frontend/openapi.json
- frontend/src/schema.gen.ts — TypeScript types generated by openapi-typescript; never hand-edited
- ...