onepub-dev / onepub-dev/dcli_scripts
Update bin/dwhich.dart?
まだ誰も着手していません。
- 主要言語
- Dart
- スター
- 16
- フォーク
- 2
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hey there @bsutton -- getting into all of this.
Could you confirm that dwhich.dart needs to be updated?
It seems to be still using an old Args class from an earlier version of DCLI (3.x.x?)
It also seems that the new ExitException in DCLI 4.x found here:
https://github.com/onepub-dev/dcli/blob/master/dcli_sdk/lib/src/util/exit.dart
or here:
https://github.com/onepub-dev/dcli/blob/master/dcli_sdk/lib/src/util/exceptions.dart
And perhaps a related class here:
https://github.com/onepub-dev/dcli/blob/master/dcli_core/lib/src/util/dcli_exception.dart
and here:
https://github.com/onepub-dev/dcli/blob/master/dcli_core/lib/src/util/run_exception.dart
Let me know if this is relevant/related, happy to get this updated with a bit of direction!
Cheers,
-Tsavo
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
bin/dwhich.dart から始め、issue にリンクされている DCLI 4.x のファイル(dcli_sdk/lib/src/util/exit.dart、dcli_sdk/lib/src/util/exceptions.dart、dcli_core/lib/src/util/dcli_exception.dart、dcli_core/lib/src/util/run_exception.dart)と Args および例外の使用方法を比較してください。どの API が古くなっているかを確認し、関連する DCLI 4.x インターフェースに合わせて dwhich.dart が更新されていることを完了条件としてください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- dart
- 領域
- cli
- issue の種類
- リファクタリング
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100