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

[FEATURE] Allow to configure location of UI5 home directory #635

Merged
merged 11 commits into from
Aug 8, 2023

Conversation

d3xter666
Copy link
Contributor

JIRA: CPOUI5FOUNDATION-703

@coveralls
Copy link

coveralls commented Jul 26, 2023

Coverage Status

coverage: 95.832% (-0.02%) from 95.85% when pulling b194140 on config-ui5rc-dest into ae36108 on main.

@d3xter666 d3xter666 requested a review from a team July 28, 2023 06:54
lib/config/Configuration.js Outdated Show resolved Hide resolved
test/lib/config/Configuration.js Outdated Show resolved Hide resolved
@d3xter666 d3xter666 requested review from flovogt and a team July 28, 2023 07:09
@flovogt flovogt requested a review from RandomByte July 28, 2023 10:28
@d3xter666 d3xter666 requested a review from flovogt July 31, 2023 06:37
flovogt
flovogt previously requested changes Aug 1, 2023
lib/config/Configuration.js Outdated Show resolved Hide resolved
Co-authored-by: Florian Vogt <florian.vogt@sap.com>
@d3xter666 d3xter666 requested a review from flovogt August 1, 2023 09:48
Copy link
Member

@flovogt flovogt left a comment

Choose a reason for hiding this comment

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

LGTM, waiting for review by @matz3 @RandomByte

lib/graph/helpers/ui5Framework.js Outdated Show resolved Hide resolved
@d3xter666 d3xter666 dismissed flovogt’s stale review August 8, 2023 08:01

Already approved it :)

@d3xter666 d3xter666 merged commit 8c86083 into main Aug 8, 2023
14 checks passed
@d3xter666 d3xter666 deleted the config-ui5rc-dest branch August 8, 2023 08:01
matz3 added a commit that referenced this pull request Aug 16, 2023
The UI5 data directory (previously called UI5 home directory) should
always be resolved relative to the project directory, which is where
the package.json file is located at.

This change also adds a list of options to the Configuration class to be
used by the CLI config command to allow all available config options to
be set or retrieved.

Follow-up of #635
matz3 added a commit that referenced this pull request Aug 18, 2023
The UI5 data directory (previously called UI5 home directory) should
always be resolved relative to the project directory, which is where
the package.json file is located at.

This change also adds a list of options to the Configuration class to be
used by the CLI config command to allow all available config options to
be set or retrieved.

Follow-up of #635

JIRA: CPOUI5FOUNDATION-715
JIRA: CPOUI5FOUNDATION-716

---------

Co-authored-by: Merlin Beutlberger <m.beutlberger@sap.com>
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.

4 participants