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

[No.220-1]Improved method of adding new wrapper functions #522

Open
2 tasks
itutu-tienday opened this issue Dec 16, 2024 · 1 comment
Open
2 tasks

[No.220-1]Improved method of adding new wrapper functions #522

itutu-tienday opened this issue Dec 16, 2024 · 1 comment
Assignees
Milestone

Comments

@itutu-tienday
Copy link
Collaborator

itutu-tienday commented Dec 16, 2024

requirement

Tasks

Improved work efficiency when adding wrapper modules to the backend.

  • backend
    • Make only the wrapper module directory a hot-reload target for fastapi (configuration and documentation update)
  • frontend
    • When the wrapper module is hot-reloaded, the frontend algorithm list is also automatically updated.
@itutu-tienday itutu-tienday changed the title [No.220]Improved method of adding new wrapper functions [No.220-1]Improved method of adding new wrapper functions Jan 6, 2025
@tsuchiyama-araya
Copy link
Collaborator

tsuchiyama-araya commented Jan 20, 2025

対応詳細

Backend - 0.5

  • Docker Compose YAMLに --reload コマンドを追加
  • wrapper module directory をホットリロードの対象に追加する

Frontend - 1.5

  • Algorithmのリストを取得するAPIを再度呼び出せるように、工夫する。
     ・ボタン追加??

@itutu-tienday itutu-tienday added this to the ver2.0 milestone Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants