pullrequests Search Results · language:Dune language:TypeScript language:Java language:TypeScript language:HTML language:CSS
Filter by
25.1M results
Promote dev → next
Promotes 5 commits from dev to next:
| Commit | Description |
| --- | --- |
| b83475a | ci: fetch live labels for changeset guard |
| b9dd094 | docs: define merge method defaults for ...
Replace the flat zone-segment timeline with a grouped journey view that shows the day as morning commute → office →
evening commute, with transit time gaps between stops. Makes the commute narrative clearer. ...
It s not obvious what filtering for chrome tag is supposed to do in Ruby. We have chrome-remote, chrome-beta,
chrome-beta-bidi, chrome-beta-remote, etc
Bazel s --test_tag_filters does exact matching, ...
Summary
Migration 057 resolved the ambiguous-column errors, but the RPC now fails with a different error from the same ORDER BY:
code 0A000: invalid UNION/INTERSECT/EXCEPT ORDER BY clause
Only result ...
What
Move packages/web/DESIGN-AUDIT.md → packages/web/docs/DESIGN-AUDIT.md.
DESIGN.md stays at the package root as the headline design contract — it s the linter-enforced source of truth,
one-glance ...
Summary
- Use a shared Prisma content-list select for root and folder content lists, excluding modal-only fields (url,
metadata, mimeType, playlist relations) from list payloads.
- Keep list/card ...
Bumps @clack/prompts from 1.4.0 to 1.5.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/bombshell-dev/clack/releases @clack/prompts s releases /a . /em /p blockquote ...
dependencies
javascript
$(cat EOF
概要
認証実装後の次フェーズとして、全9画面のモックアップを実装しました。 ダミーデータを使った静的モックアップで、画面設計書の仕様に準拠しています。
実装画面
| 画面 | URL | 主な実装内容 |
| --- | --- | --- |
| ログイン | /login | メール+パスワード / Google / Instagram ソーシャルボタン |
| メニュー ...
🎯 Objetivo
Refactorizar la suite de pruebas aplicando el patrón Page Object Model (POM) para mejorar la mantenibilidad de la UI,
integrar pruebas de API (CRUD) y añadir un pipeline de CI/CD para observabilidad. ...