pullrequests Search Results · language:Edge language:TypeScript language:HTML is:public is:public language:Java is:public
Filter by
140M results
Descripción
Se implementan los tests unitarios y de integración para la modificación de inscripciones (Enrollment), cubriendo la
desactivación, la reactivación condicionada y el rechazo de cambios sobre ...
Motivation
- Replace previous Supabase-only persistence with a Prisma/PostgreSQL schema to centralize data models and enable
server-side relations and validations.
- Add authentication with JWT ...
codex
Pipelines as Code configuration proposal
To start the PipelineRun, add a new comment with content /ok-to-test
For more detailed information about running a PipelineRun, please refer to Pipelines as Code ...
Summary
Two foundational Vitest test-infra fixes, strictly scoped to 5 files (1 config + 4 tests):
1. vitest.config.ts — added top-level esbuild: { jsx: automatic } (sibling to resolve/test) so .tsx ...
Problem
The Supabase security advisor (lints 0028/0029) flagged that public.purge_old_share_audit_log() — the 90-day audit-log
retention sweep — is executable by anon and authenticated via /rest/v1/rpc. ...
This updates unconnected pipe visuals to use a single darker interior/body color across gameplay and map surfaces,
improving contrast against blue filled pipes. It also changes the title intro so the “COOL” ...
What
Adds the third R₂ artifact viewer — the in-tmai issue content viewer — completing the per-kind walk after PRs (#749) and
Decisions+Approaches (#752). Clicking an issue row in the R₁ inventory (📋 ...
- Instala y configura Husky con pre-commit hook en el backend.\n- Actualiza git-security-rules.md
What
Promote two open-source skills into the emploke first-party catalog and wire them as default dependencies on mploke/dev
(karpathy-guidelines) and mploke/review (thermo-nuclear-code-quality-review). ...
Agrego tests unitarios para el caso de uso CreateMedicalCertificateUseCase, cubriendo los principales escenarios
documentados en el TDD-0004 (Registro de Nuevo Certificado Médico).
Tests incluidos:
-Test ...