Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prisma/engines-wrapper

🌯 @prisma/engines-version npm package
https://github.com/prisma/engines-wrapper

prisma prisma-engine

Last synced: 6 days ago
JSON representation

🌯 @prisma/engines-version npm package

Awesome Lists containing this project

README

        

# Prisma Engines Version


@prisma/engines-version






It is used to get the hash of the [Prisma Rust Engines](https://github.com/prisma/prisma-engines) for downloading via the [Prisma CLI, the Client](https://github.com/prisma/prisma), and other tooling.

[The automated publish pipeline](https://github.com/prisma/engines-wrapper/actions/workflows/publish-engines.yml) is triggered during the publish process of [`prisma-engines`](https://github.com/prisma/prisma-engines) by the [engineer CLI](https://github.com/prisma/engineer/blob/main/src/trigger/mod.rs).
This `engines-version` GitHub Actions workflow informs other repositories (e.g. [`prisma/prisma`](https://github.com/prisma/prisma) and [`prisma/prisma-engines`](https://github.com/prisma/prisma-engines)) of these published npm packages.