Joël Galeran
Joël Galeran
https://github.com/netlify/cli/issues/119#issuecomment-1816409654 > This has been added in `[email protected]` 🎉 > > * `netlify logs:deploy` to have an interactive selector for currently active builds > > * `netlify logs:functions` to have...
We could add a test for Amazon Linux 2023 It would be a copy and paste of Amazon Linux 2022 test. See tests passing in https://github.com/prisma/ecosystem-tests/pull/3635 This is low priority,...
``` ⚠ Authenticating with `FIREBASE_TOKEN` is deprecated and will be removed in a future major version of `firebase-tools`. Instead, use a service account key with `GOOGLE_APPLICATION_CREDENTIALS`: https://cloud.google.com/docs/authentication/getting-started ``` Found in...
`docker` and `docker-unsupported` from https://github.com/prisma/ecosystem-tests/blob/dev/.github/workflows/test.yaml Example: Usage report: https://github.com/prisma/ecosystem-tests/actions/runs/3942096892/usage These tests in particular are not fast ``` docker (almalinux-latest-arm64-openssl-1.1.x, library, ubuntu-20.04) 13m 28s docker (almalinux-latest-arm64-openssl-1.1.x, binary, ubuntu-20.04) 10m 39s docker...
We only test the `1st gen` at the moment https://cloud.google.com/functions/docs/concepts/version-comparison
Found through https://github.com/prisma/ecosystem-tests/pull/3228 Updating TypeScript to version `4.9.4` fails with - platforms-serverless (firebase-functions, library, ubuntu-latest): node_modules/@types/node/globals.d.ts#L85 ``` Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of...
This is a rough draft from when I briefly took a look before I had to switch to something else completely. I think this could be restarted from scratch
Related: https://github.com/prisma/prisma-engines/pull/4504 For context: https://github.com/prisma/prisma-engines/actions/runs/7873091709/job/21479699347?pr=4719#step:7:2039
Hi, My question sounds maybe like a troll, I'm not here for that, this is just what will be better with git-deliver for example ? I haven't tested it yet,...
### Discussed in https://github.com/prisma/prisma/discussions/14181 Originally posted by **ansarizeeshan** July 5, 2022 ### Bug description I am trying to connect to MySQL data : 5.7.33 and it is failing with below...