Roman
Roman
If you are using the same caching systems as GitHub's native system, then it also had a lot of issues in the last few months with fetching data. Don't know...
Also, if `yarn install` pays attention to hash of the package file, then this would not use cache in most of my pushes, as I was messing a lot with...
It happens in CI only though, and randomly without any pattern.
> Is your package-lock commited to your repository? Yeah! > Feel free to share a link and I can take a peek ☺️ It's a private repo :( But I...
Yup what @Tallyb said. Same scenario exactly.
One of the main reasons I picked zapatos was because it was not using reflect and decorators. For that mess we already have TypeORM ;)
I can help with GitHub Actions CI, if necessary. Have a lot of experience with that.
I like the idea of no copying. Using paths could be a DX issue for those users who are using Babel or webpack, or even jest. It requires extra configurations,...
Wouldn't using a global, project-level `schema.d.ts` limit the project to one database then?
Not sure how common, but I’m just pointing out the constraint. I guess it’s a trade off. 🤷♂️