Skip to content

fix(cli): Forward --config in 'ui5 tree --dependency-definition'#1432

Merged
matz3 merged 1 commit into
mainfrom
fix/ui5-tree-config-dependency-definition
Jun 25, 2026
Merged

fix(cli): Forward --config in 'ui5 tree --dependency-definition'#1432
matz3 merged 1 commit into
mainfrom
fix/ui5-tree-config-dependency-definition

Conversation

@matz3

@matz3 matz3 commented Jun 25, 2026

Copy link
Copy Markdown
Member

The 'ui5 tree' command silently dropped --config / -c when used together
with --dependency-definition. The other graphFromStaticFile call sites in
'ui5 build' and 'ui5 serve' correctly forward argv.config as rootConfigPath.

Pass rootConfigPath: argv.config to graphFromStaticFile in tree.js to match
the build/serve behavior.

The 'ui5 tree' command silently dropped --config / -c when used together
with --dependency-definition. The other graphFromStaticFile call sites in
'ui5 build' and 'ui5 serve' correctly forward argv.config as rootConfigPath.

Pass rootConfigPath: argv.config to graphFromStaticFile in tree.js to match
the build/serve behavior.
@matz3 matz3 requested a review from a team June 25, 2026 10:02
@matz3 matz3 merged commit f0351b1 into main Jun 25, 2026
59 checks passed
@matz3 matz3 deleted the fix/ui5-tree-config-dependency-definition branch June 25, 2026 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants