Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] ui5 config: Allow usage of all Configuration options #645

Merged
merged 3 commits into from
Aug 19, 2023

Conversation

matz3
Copy link
Member

@matz3 matz3 commented Aug 18, 2023

Options are now properly read from the @ui5/project Configuration class
in order to be decoupled from future changes.

Some code could be removed as the checks are done via yargs.

See: SAP/ui5-project#642

JIRA: CPOUI5FOUNDATION-716

@matz3 matz3 requested a review from a team August 18, 2023 07:14
@matz3 matz3 added the bug Something isn't working label Aug 18, 2023
RandomByte
RandomByte previously approved these changes Aug 18, 2023
lib/cli/commands/config.js Outdated Show resolved Hide resolved
matz3 and others added 2 commits August 18, 2023 19:27
Options are now properly read from the @ui5/project Configuration class
in order to be decoupled from future changes.

Some code could be removed as the checks are done via yargs.

See: SAP/ui5-project#642
Co-authored-by: Merlin Beutlberger <[email protected]>
@coveralls
Copy link

coveralls commented Aug 18, 2023

Coverage Status

coverage: 96.67% (-0.1%) from 96.813% when pulling 161d507 on improve-config-command into 4ca30c3 on main.

@matz3 matz3 merged commit 78e032e into main Aug 19, 2023
14 checks passed
@matz3 matz3 deleted the improve-config-command branch August 19, 2023 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants