You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* also install dotenv for prisma.config.ts ([0a8dd0d](https://github.com/alan-turing-institute/AssurancePlatform/commit/0a8dd0dd84feeca8e3af446b5071ce7961af6999))
25
+
* copy all Prisma v7 packages from pnpm store ([e0491f2](https://github.com/alan-turing-institute/AssurancePlatform/commit/e0491f2633482d0c495dc59be3e4a71107f443ff))
26
+
* copy Prisma from builder stage for correct user permissions ([b4a728d](https://github.com/alan-turing-institute/AssurancePlatform/commit/b4a728df9c1be264a9662665f68fe8efe85b555f))
27
+
* dereference pnpm symlinks for Prisma CLI in Docker ([cc0389c](https://github.com/alan-turing-institute/AssurancePlatform/commit/cc0389cd9b38d528fb06a90150514e72598f5575))
28
+
* grant tea_app permissions after database reset ([e1b4893](https://github.com/alan-turing-institute/AssurancePlatform/commit/e1b4893b2b2d270baabb55ae576a9f1ecfb2d4b2))
29
+
* include @prisma/engines in runtime Prisma CLI ([926cac8](https://github.com/alan-turing-institute/AssurancePlatform/commit/926cac88672c7db0b36f3d672af8cf79961b288f))
30
+
* increase Node.js memory limit for Docker build ([6a429b5](https://github.com/alan-turing-institute/AssurancePlatform/commit/6a429b5ac88fd65e4362f16331b300a67ccb04e4))
31
+
* install Prisma in isolated directory to avoid npm conflicts ([0ecca5a](https://github.com/alan-turing-institute/AssurancePlatform/commit/0ecca5a560aff80d524c811b79af97a373126b56))
32
+
* install Prisma to /opt/prisma to avoid node_modules conflicts ([330f684](https://github.com/alan-turing-institute/AssurancePlatform/commit/330f684311f149a959472d53e2fab5245dfe77ed))
33
+
* install Prisma with npm in runner stage ([b056e8c](https://github.com/alan-turing-institute/AssurancePlatform/commit/b056e8cccbaf5fb8711a995eb46739ea817a5ace))
34
+
* set NODE_PATH for prisma to find dotenv ([ddb3b92](https://github.com/alan-turing-institute/AssurancePlatform/commit/ddb3b92baacbcbf7440f89a991738022ba6239ec))
35
+
36
+
### 🔧 CI/CD
37
+
38
+
* ignore beads/docs changes in seed workflow ([da087bd](https://github.com/alan-turing-institute/AssurancePlatform/commit/da087bd2d34a9478630b5d01e3e3c10cde830661))
39
+
* use GitHub secret for seed user password ([b666b33](https://github.com/alan-turing-institute/AssurancePlatform/commit/b666b3345bbe00b497892e915c51c58225259f60))
0 commit comments