/engines-wrapper

🌯 @prisma/engines, @prisma/engines-version, @prisma/fetch-engine and @prisma/get-platform

Primary LanguageTypeScript

Prisma Engines Wrapper

@prisma/engines

@prisma/engines-version

@prisma/fetch-engine

@prisma/get-platform

This repository contains the code for packages @prisma/engines, @prisma/engines-version, @prisma/fetch-engine and @prisma/get-platform. They are wrapping the Prisma Rust Engines in npm packages to be used by the Prisma CLI, the Client, and other tooling.

The automated publish pipeline is triggered during the publish process of prisma-engines by the engineer CLI. This engines-wrapper GitHub Actions workflow informs other repositories (e.g. prisma/prisma and prisma/prisma-fmt-wasm) of these published npm packages.