adobe / adobe/aio-cli-plugin-cloudmanager
pipeline:update: Support changing the Code Location
- 主要言語
- JavaScript
- スター
- 50
- フォーク
- 36
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
**Is your feature request related to a problem? Please describe.**
We are using the CM CLI tool extensively to manage our Web Tier Config pipelines and executions. Unfortunately, not all options available in the CM UI are available in the CLI and this is causing a lot of troubles.
**Describe the solution you'd like**
Please add new option for `cloudmanager:pipeline:update`, with the same functionality as the "Code Location" input field available in the UI. It might be called `--codeLocation` and it should work when the pipeline is a Web Tier Config pipeline. If the pipeline is not a Web Tier Config pipeline, the usage of this option should result in a non-zero exit code.
**Describe alternatives you've considered**
Programmatic workaround is not possible here because this option is not yet supported by the Cloud Manager API itself (or at least it is not documented).
コントリビューションガイド
調査の方向性
まず cloudmanager:pipeline:update コマンドの実装とテストを見つけ、次に Web Tier Config パイプラインとそのオプションがどのように処理されるかを追跡します。完了条件は、コマンドが Web Tier Config パイプラインに対して要求された Code Location 値を受け入れ、他のパイプラインタイプに対してはゼロ以外の終了コードを返し、両方のケースをカバレッジに含めることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- cli, cloud
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100