neo773
neo773
`zio-quill` needs an npm release update, apart from that looks good to go
So I ran the build again this the last PR that needs to be merged for the migration to complete https://github.com/zio/zio-dynamodb/pull/544 @kyri-petrou
@kyri-petrou CI is passing now, can we merge?
@Brendonovich This is ready for review https://github.com/user-attachments/assets/14f69979-0f4b-4595-8127-406b66c5da96
Patchset for more fixes ```diff diff --git a/app/assets/tailwind/maybe-design-system.css b/app/assets/tailwind/maybe-design-system.css index a0682155..71528c7d 100644 --- a/app/assets/tailwind/maybe-design-system.css +++ b/app/assets/tailwind/maybe-design-system.css @@ -848,4 +848,20 @@ @variant theme-dark { @apply bg-white; } +} + +@utility bg-divider-adaptive...
@menaguilherme Updated patch for more fixes
Yes, the issue was other workspace packages had conflicts with feature flags. I couldn't really test it within screenpipe as I did not have the same setup as you so...
Still same in release `6.0.8` doesn't works even if you specify absolute binary path cc @Unitech
@Brendonovich Any updates?
Closing this as it's been open for a while, feel free to create a new branch/PR off this.