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

[DOJO-55] Strapi v5 へのアップグレード #36

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

iusok3386
Copy link
Collaborator

@iusok3386 iusok3386 commented Feb 11, 2025

Jira

https://alpha-dojo.atlassian.net/browse/DOJO-55?atlOrigin=eyJpIjoiMGU3ZGE5YjFhM2U1NDM4ODkyZGVjNjhmZjA5NjJlYzUiLCJwIjoiaiJ9

やったこと

  • Strapi のバージョンを v4 から v5 にアップグレード
    • 私の環境では特に問題なく動作している模様
    • Monaco Editor も正常に動作している模様

要検討事項

  • Strapi のアップグレードによる他の方の作業への影響
  • Strapi の UI 側から Content type Builder で変更を保存しようとすると、Docker でバインドした volume で書き込み権限不足でエラーが発生する
    • volume の所有者が root になっていることが原因
    • v4 でも発生しているので、v5 に限ることではない
    • おそらく私の開発環境が特殊なことが原因
      • sudo が使えない
      • ファイルの所有者・権限が一定周期で user にリセットされる
  • API の仕様が変わり、entrydocument になった

@iusok3386 iusok3386 self-assigned this Feb 11, 2025
@iusok3386
Copy link
Collaborator Author

優先事項ではないので、Draft にしておきます

@iusok3386 iusok3386 marked this pull request as draft February 12, 2025 13:43
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

Successfully merging this pull request may close these issues.

1 participant