zod-prisma-types
zod-prisma-types copied to clipboard
Add Github Action for Better Quality
Looks like the job suite isn't working very well.
Please consider adding Github Action to handle these issues.
I thought about this too but didn't take the time yet. But it is definitly on my todo list for the version that I'm currently working on that will also support multifile generation.
I made an attempt at this, but pnpm
has issues with prisma
and workspaces for GitHub actions
Might be worth moving to npm
or yarn
for this?
@MichaelOren Thanks for looking into this. I haven't used github actions yet but can you specify the issues a bit? I personally would like to stick with pnpm
.
I gave it a go a while ago and forgot some of the issues.
I made some progress now and it may be possible. Still needs a little bit more effort and I also think some of the changes in this branch can be removed.