pullrequests Search Results · language:Dune language:Python language:C# language:Java language:TypeScript language:Java
Filter by
181M results
Final F2 delivery-correctness fixes, found while driving the saga to sent on DEV.
Postal delivery silently mailed no one
Run ed9480fb reached sent reporting recipients_emailed=1, but a direct Postal ...
Summary
Establish the initial layout for the application and add a reusable logo component.
Changes
- Update metadata content of RootLayout
- Add Logo component
- Wrap Logo inside a header
- ...
Bumps the development-dependencies group with 7 updates:
| Package | From | To |
| --- | --- | --- |
| @typescript-eslint/eslint-plugin | 8.59.1 | 8.59.4 |
| @typescript-eslint/parser | 8.59.1 | 8.59.4 ...
dependencies
javascript
Summary
This PR restructures the og-tester project from a standalone Next.js application into a Turborepo monorepo. It
introduces a shared core library (@og-tester/core) that exposes raw metadata parsing ...
🔐 CI/CD Security Gate Implementation
What s New
Automated security gate that runs on every push and pull request to prevent:
- ❌ Credit card data leaks
- ❌ API secrets in git
- ❌ .env files committed ...
- Atualiza README do projeto
- Documenta deploy na AWS
- Documenta execução local
- Atualiza informações de infraestrutura e integração com backend
Problem
Both bot and dashboard fail to start in the packaged app:
1. Bot — Cannot find package @supabase/functions-js pnpm deploy --prod doesn t always hoist transitive deps of scoped
packages. ...
関連 Issue
Refs #220(Phase 2 のみ。Phase 1 playScript は #254 でマージ済み、Phase 3 URL クエリは別 PR。Issue は Phase 3 が残るため open 維持 — closes は使わない)
変更内容
ADR 0002 Phase 2。sceneId + flags を直接指定して任意状態から開始するデバッグ/テスト用 API。 ...