ecosystem-tests icon indicating copy to clipboard operation
ecosystem-tests copied to clipboard

πŸ₯ΌπŸ§¬πŸ§ͺπŸ”¬πŸ§«πŸ¦  - Continuously tests Prisma Client with various operating systems, frameworks, platforms, databases and more.

Results 207 ecosystem-tests issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/prisma/ecosystem-tests). ## Config Migration Needed See Config Migration...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pkg](https://togithub.com/vercel/pkg) | [`4.5.1` -> `5.8.0`](https://renovatebot.com/diffs/npm/pkg/4.5.1/5.8.0) | [![age](https://badges.renovateapi.com/packages/npm/pkg/5.8.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

We are not testing that *all* queries work as expected via the data proxy. I think it would be worth checking that via an ecosystem test. Basically, I'd like to...

Tests that tracing works within another traced application. Spins up a fastify web server, performs a request against that server, and then asserts that those traces and Prisma traces are...

tech/typescript
kind/tech
topic: tech debt
topic: tracing

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [firebase-admin](https://firebase.google.com/) ([source](https://togithub.com/firebase/firebase-admin-node)) | [`10.3.0` -> `11.1.0`](https://renovatebot.com/diffs/npm/firebase-admin/10.3.0/11.1.0) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@sveltejs/adapter-vercel](https://kit.svelte.dev) ([source](https://togithub.com/sveltejs/kit)) | [`1.0.0-next.51` -> `1.0.0-next.79`](https://renovatebot.com/diffs/npm/@sveltejs%2fadapter-vercel/1.0.0-next.51/1.0.0-next.79) |...

Right now we only test the Node client on plain Ubuntu (node), but we should also test on Netlify Serverless functions (via CLI) and potentially other cloud platforms that could...

kind/improvement

Create a Google Cloud SQL server with PostgreSQL. Allow only TLS connections and try to connect from a macos machine. The directions to create all needed services and reproduction is...

kind/feature
tech/typescript
topic: database
topic: macos

https://www.digitalocean.com/products/functions

kind/feature
topic: serverless
topic: platform