feat: run workflows within builder#1222
Conversation
|
@onurio is attempting to deploy a commit to the KeepHQ Team on Vercel. A member of the Team first needs to authorize it. |
|
💵 To receive payouts, sign up on Algora, link your Github account and connect with Stripe/Alipay. |
e3e17cf to
ca9a2c9
Compare
ca9a2c9 to
63d06af
Compare
keep-ui/app/workflows/[workflow_id]/runs/[workflow_execution_id]/page.tsx
Show resolved
Hide resolved
3daf501 to
903b025
Compare
355bac8 to
6140ba9
Compare
|
Hi @onurio, thank you for the contribution! In my latest Chrome on a screen width less than 1400px, there is smth looking like a z-index-related issue: |
|
thanks! fixed it. |
Signed-off-by: Omri Nuri <36936789+onurio@users.noreply.github.com>
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Signed-off-by: Tal <tal@keephq.dev>
|
@onurio I tried to play with branch a little bit but seems like the UI build is broken. Tried to quickly fix it but the issue seems a bit more "deep" - can you fix the build so I can move forward with merging this in? :) |
|
@talboren sure thing, I'll do it asap. |
|
@talboren I checked and it works on my end, I also rebuilt the image to make sure. Can you share the error you are seeing? |
|
Checking more, very weird that it didn't break on my side. |
e5d2f36 to
4a8057b
Compare
|
@talboren I managed to reproduce the error and the fix that I pushed solves it. |


/claim #932
Closes #932
📑 Description
This is a solution 2 from the plan here
/workflows/test-> Workflows can now be ran synchronously using a definition, without being saved into the db (both workflow and execution).https://www.loom.com/share/9af9209df66645cc82d4d323042fae5c?sid=5bd861fd-c5f3-47c3-aa8c-0963c1966ab2
✅ Checks
ℹ Additional Information