Avatar for the prisma user
prisma
prisma-engines
BlogDocsChangelog

Performance History

Latest Results

chore: trigger an engines integration release [integration] Signed-off-by: Alexey Orlenko's AI Agent <robot@aqrln.net>
shadow-db-safety-s4
3 days ago
ci: track prisma/prisma's v7 branch for driver-adapter tests (#5850) The Prisma 7 codebase is moving from prisma/prisma’s `main` branch to a `v7` branch; prisma-next’s tree will become prisma/prisma’s new `main`. This repository clones prisma/prisma to build the driver-adapter test kit used by the query-compiler tests, and consumes the checkout through the relative package paths in `libs/driver-adapters/pnpm-workspace.yaml`. Those paths only resolve against the Prisma 7 package layout, so after the swap a clone of `main` would no longer satisfy the workspace and the whole QC suite would fail to build. Hence the default branch here is load-bearing, not cosmetic. ## Changes - `Makefile`: `PRISMA_BRANCH ?= v7`, and `ensure-prisma-present` now fetches/diffs against `origin/$(PRISMA_BRANCH)` instead of a hardcoded `main` (including the divergence warning text). - `.github/workflows/select-prisma-branch.yml`: the default is `v7`, including the guard that skips redundant overrides. - `README.md`: the driver-adapter/QC testing section and the sibling-PR merge order now refer to prisma/prisma’s `v7` branch. References to this repository’s own `main` branch are untouched. ## Notes - **Safe to merge immediately.** `v7` already exists on prisma/prisma and currently points at the same commit as `main`, so nothing changes behaviourally until the swap happens. - **The per-PR branch override is unaffected.** A branch named explicitly in the PR description (the slash command documented in the README) still wins over the default. - Companion PRs: prisma/prisma (workflow triggers for the `v7` branch) and prisma/engines-wrapper (dispatch with `ref: v7`). --------- Signed-off-by: Alexey Orlenko's AI Agent <robot@aqrln.net>
main
6 days ago

Latest Branches

CodSpeed Performance Gauge
0%
feat(schema-engine): refuse to reset a shadow database that holds real data#5853
3 days ago
36b57e9
shadow-db-safety-s4
CodSpeed Performance Gauge
0%
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home Terms Privacy Docs