Compatibility with `nx affected` for test / build executors
まだ誰も着手していません。
評価
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 初心者へのやさしさ
- 35/100
- issue の種類
- バグ
- 明瞭さ
- おおむね明確
- 活発さ
- 停滞
- 技術スタック
- typescript, webpack
調査の方向性
まず nx run {my-app}:build、nx affected:build、nx affected --target build を再現し、test、build、ios、android の executor 設定を調査します。ios/android ターゲットが通常の build ターゲットをどのように利用しているかを追跡し、Nx targetDependencies を使った、提案されている webpack のみのビルドを評価します。3 つのコマンドがすべて、ios と Android の webpack ビルドを重複させずに成功すれば完了です。
索引モデルが issue の本文から書いたものです。
説明
Current behavior
The current setup fails when running the following:
nx run {my-app}:buildnx affected:buildnx affected --target build
Expected Behavior
The above succeed.
Notes
This is partially due to the setup of ios / android targets that pull config from the actual build target, which does not work on its own. This target should be made to work (possibly by invoking a webpack-only build), and then the ios / android targets could invoke it.
If the ios / android targets could consume a webpack-only build, then their executor could use targetDependencies to require the regular build target be hit first, and not have to do a separate webpack build for android and ios.
- 主要言語
- TypeScript
- スター
- 68
- フォーク
- 15
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
NativeScript/nx のほかの issue
-
難易度 3/5 1〜2日 初心者へのやさしさ 65/100
NativeScript/nx#88 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 30/100
NativeScript/nx#84 · コメント 3 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 45/100
NativeScript/nx#80 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 25/100
NativeScript/nx#78 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
NativeScript/nx#76 ·
NativeScript/nx の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
safetrustcr/dApp-SafeTrust#426 ·
-
area:workflow bug ready-for-agent
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
fil-donadoni/tolaria#4409 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
Fission-AI/OpenSpec#1960 ·
-
Add dependabot オープン
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
corsairdev/corsair#1764 ·