[PR #6724] chore: migrate to poetry in devcontainer commands #25404

Closed
opened 2026-02-21 20:24:52 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/6724

State: closed
Merged: Yes


Description

We migrated to poetry but forgot to change it in the devcontainer commands. The commands start-api and start-worker no longer work.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update, included: Dify Document
  • Improvement, including but not limited to code refactoring, performance optimization, and UI/UX improvement
  • Dependency upgrade

Testing Instructions

  • Open the Command Palette with Ctrl+Shift+P.
  • Type and select Dev Containers: Rebuild Container.
  • Wait for the container to rebuild
  • run start-api or start-worker in a terminal, it should now work
**Original Pull Request:** https://github.com/langgenius/dify/pull/6724 **State:** closed **Merged:** Yes --- # Description We migrated to `poetry` but forgot to change it in the devcontainer commands. The commands `start-api` and `start-worker` no longer work. ## Type of Change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] This change requires a documentation update, included: [Dify Document](https://github.com/langgenius/dify-docs) - [ ] Improvement, including but not limited to code refactoring, performance optimization, and UI/UX improvement - [ ] Dependency upgrade # Testing Instructions - [ ] Open the Command Palette with Ctrl+Shift+P. - [ ] Type and select Dev Containers: Rebuild Container. - [ ] Wait for the container to rebuild - [ ] run `start-api` or `start-worker` in a terminal, it should now work
yindo added the pull-request label 2026-02-21 20:24:52 -05:00
yindo closed this issue 2026-02-21 20:24:52 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#25404