sheena
NNovu
•Created by sheena on 10/24/2024 in #💬│support
CJS/ESM fixes for framework ETA?
hey @Pawan Jain did you hear back? i'm sorry to keep asking, but we really need to know if there is no clear release schedule for the framework package bc we need to just roll back if there is nothing planned. it's already been 3 weeks since the last release, but with novu's monorepo setup it's not easy with npm to just install the package from git to incorporate the merged fixes
12 replies
NNovu
•Created by sheena on 10/24/2024 in #💬│support
CJS/ESM fixes for framework ETA?
thank you!
12 replies
NNovu
•Created by sheena on 10/24/2024 in #💬│support
CJS/ESM fixes for framework ETA?
@Pawan Jain checking in on this again -- will the bug fix be available tomorrow? thank you
12 replies
NNovu
•Created by sheena on 10/24/2024 in #💬│support
CJS/ESM fixes for framework ETA?
just wondering if there are any new updates on this since there wasn't a new npm release last week -- would be great to know when this might go out. thanks!
12 replies
NNovu
•Created by sheena on 10/24/2024 in #💬│support
CJS/ESM fixes for framework ETA?
thank you, is there a particular release schedule we can look out for? really appreciate it but we're eager as we are completely blocked at the moment until the fix is released so really looking forward to an official npm release
12 replies
NNovu
•Created by sheena on 9/30/2024 in #💬│support
where can i find documentation on how to migrate existing workflows to the new novu framework?
also, how can i provide defaults to the zod payload schema that are only for use in local studio? i don't want to allow optionals or use dummy default values in the payload when i'm actually triggering the workflow in my production code but i can't seem to figure out how to define dummy values that will only be used in the studio
6 replies
NNovu
•Created by sheena on 10/12/2024 in #💬│support
Debugging bridge errors
also, is there a way to tell the tunnel to keep the same protocol as my bridge endpoint? e.g. when i run against my local environment which happnes to be accessed with https, i get but then when i curl the tunnel URL it strips the
https
from https://local.xxx.yyy/api/novu
and forces http
and givse me a message like {"message":"Could not connect to http://local.xxx.yyy... Make sure you are running your local app server"}
5 replies
NNovu
•Created by sheena on 10/12/2024 in #💬│support
Debugging bridge errors
when i try via the curl command from the studio, i get
5 replies
NNovu
•Created by sheena on 10/12/2024 in #💬│support
Debugging bridge errors
i've ensured that NOVU_SECRET_KEY is set in the env
5 replies
NNovu
•Created by sheena on 9/30/2024 in #💬│support
where can i find documentation on how to migrate existing workflows to the new novu framework?
also, i do see that the bridge URL is public but when i'm developing in the studio it's continuously polling and logging so i wasn't sure if that's expected or not and if that will also happen in production. hopefully not.
6 replies
NNovu
•Created by sheena on 9/30/2024 in #💬│support
where can i find documentation on how to migrate existing workflows to the new novu framework?
thank you. for doing it manually though, is there a sequence to converting the triggers to make sure that duplicate notifications aren't sent? e.g. do i have to name the triggers the same thing and make sure to delete them in the novu cloud UI before deploying? or will deploying the new framework overwrite the triggers in the existing cloud ui
6 replies
NNovu
•Created by sheena on 9/30/2024 in #💬│support
where can i find documentation on how to migrate existing workflows to the new novu framework?
also, is it expected that the novu local studio continuously polls the bridge endpoint?
6 replies