Skip to content

Conversation

devversion
Copy link
Member

Ensures errors printed with dynamic logging are not swallowed. This is easily confusing as the report summary is currently just printed with e.g. zero completed app generations.

Ensures errors printed with dynamic logging are not swallowed. This is
easily confusing as the report summary is currently just printed with
e.g. zero completed app generations.
? ('text-only' as const)
: ('dynamic' as const),
defaultDescription: '`dynamic` (or `text-only` when `CI=1`)',
requiresArg: true,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we need this one?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you currently use wcs eval <..> --logging without a value, it will not show help. I think requiring an argument is better here. WDYT?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah yeah, that makes sense.

@devversion devversion merged commit 590e105 into angular:main Sep 16, 2025
3 checks passed
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