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] Enhance versionInfo middleware to serve sap-ui-version.json #420

Merged
merged 4 commits into from
Oct 19, 2021

Conversation

larskissel
Copy link
Member

@larskissel larskissel commented Oct 5, 2021

Enhance the UI5 Server middleware 'versionInfo' to also serve
the transitive information in the sap-ui-version.json as it
would be generated with the UI5 Builder.

Depends on SAP/ui5-builder#648

JIRA: CPOUI5FOUNDATION-299

matz3
matz3 previously approved these changes Oct 18, 2021
Enhance the UI5 Server middleware 'versionInfo' to also serve
the transitive information in the sap-ui-version.json as it
would be generated with the UI5 Builder.

JIRA: CPOUI5FOUNDATION-299
@coveralls
Copy link

coveralls commented Oct 19, 2021

Coverage Status

Coverage increased (+0.1%) to 93.924% when pulling 6357102 on enhanceVersionInfoMiddleware into 08e556c on master.

@larskissel larskissel requested a review from matz3 October 19, 2021 09:51
mock.stopAll();
});

test.serial("todo", async (t) => {
Copy link
Member

Choose a reason for hiding this comment

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

todo?

Copy link
Member Author

Choose a reason for hiding this comment

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

done

@larskissel larskissel merged commit c6f83f5 into master Oct 19, 2021
@larskissel larskissel deleted the enhanceVersionInfoMiddleware branch October 19, 2021 12:14
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.

3 participants