Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(medusa): workflow engine api #6330

Merged
merged 16 commits into from
Feb 13, 2024
Merged

feat(medusa): workflow engine api #6330

merged 16 commits into from
Feb 13, 2024

Conversation

carlos-r-l-rodrigues
Copy link
Contributor

What:

Workflow Engine API.
Endpoints for:
- List workflow executions
- Run a workflow
- Set async steps as success or failure
- Retrieve the details of a workflow run

@carlos-r-l-rodrigues carlos-r-l-rodrigues requested review from a team as code owners February 6, 2024 18:51
Copy link

changeset-bot bot commented Feb 6, 2024

🦋 Changeset detected

Latest commit: 003f0da

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@medusajs/workflow-engine-inmemory Patch
@medusajs/workflow-engine-redis Patch
@medusajs/workflows-sdk Patch
@medusajs/medusa Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Feb 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
medusa-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 13, 2024 3:08pm
3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
api-reference ⬜️ Ignored (Inspect) Feb 13, 2024 3:08pm
docs-ui ⬜️ Ignored (Inspect) Visit Preview Feb 13, 2024 3:08pm
medusa-docs ⬜️ Ignored (Inspect) Visit Preview Feb 13, 2024 3:08pm

@srindom
Copy link
Collaborator

srindom commented Feb 6, 2024

Can we add these API endpoints to v1 API too :)

Copy link
Contributor

@olivermrbl olivermrbl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants