Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/prisma/engines-wrapper
- Owner: prisma
- License: apache-2.0
- Created: 2020-10-16T09:21:20.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-20T11:57:30.000Z (13 days ago)
- Last Synced: 2024-12-20T14:55:55.500Z (13 days ago)
- Topics: prisma, prisma-engine
- Language: TypeScript
- Homepage:
- Size: 3.3 MB
- Stars: 21
- Watchers: 16
- Forks: 10
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# 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.