Separate init step for migrations shouldn't be necessary
まだ誰も着手していません。
評価
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 初心者へのやさしさ
- 68/100
調査の方向性
tutor-contrib-sample/tutorsample/plugin.py の41–52行目から始め、サンプルプラグインが通常のDjangoのマイグレーションフローにどのように含まれているかを確認します。個別のマイグレーション初期化手順が冗長であれば削除し、その後、追加の30+秒をかけずに標準の初期化中にサンプルプラグインのマイグレーションが取り込まれることを確認します。
索引モデルが issue の本文から書いたものです。
説明
The code here introduces separate tutor ... do init steps for running Django migrations for the sample plugin. This shouldn't be necessary since the plugin is installed with the rest of the Django dependencies which get picked up and migrated automatically.
Not critical, but maybe confusing, and definitely slows init down by 30+ seconds to spin up the container and run the whole no-op migration path.
- 主要言語
- Python
- スター
- 1
- フォーク
- 4
- 平均マージ
- 3日 1時間
- マージ済み PR(30日)
- 8
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
openedx/sample-plugin のほかの issue
-
難易度 3/5 1〜2日 初心者へのやさしさ 65/100
openedx/sample-plugin#65 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 56/100
openedx/sample-plugin#51 · コメント 1 件 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 55/100
openedx/sample-plugin#50 · コメント 2 件 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 32/100
openedx/sample-plugin#33 ·
-
openedx/sample-plugin#30 · 担当者 1 名 ·
openedx/sample-plugin の issue をすべて見る
似ている issue
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 82/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
use-agent-os/agent-os#3314 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
BasedHardware/omi#15662 · コメント 1 件 ·
-
documentation help wanted
難易度 2/5 1〜3時間 初心者へのやさしさ 90/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 62/100
AiursoftWeb/AnduinOS-2#19 ·