ionic-team / ionic-team/ionic-cli
CLI - Add the ability to specify a name for the downloaded artifact when using "deploy build"
オープン
triage
- 主要言語
- TypeScript
- スター
- 2k
- フォーク
- 682
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
The deploy build command does not currently provide a way to specify the name of the artifact that it downloads. Something similar to the package build command's --build-file-name option would make it easier to interact with the downloaded artifact without having to look at the build logs to determine what the name of the artifact is.
コントリビューションガイド
調査の方向性
Start at the `deploy build` command and compare it with the `package build` command's `--build-file-name` option. Add equivalent support for naming the downloaded artifact, then verify that `deploy build` uses the requested name without requiring the user to inspect build logs.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript
- 領域
- cli
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100