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

[INTERNAL] TaskUtil#getProject: Retrieve Project for a given Resource #519

Merged
merged 2 commits into from
Dec 3, 2022

Conversation

RandomByte
Copy link
Member

@RandomByte RandomByte commented Dec 2, 2022

For custom task, this will return a Specification Version-dependent
(=compatible) interface of the Project instance a Resource is associated
with.

This was already described in RFC12[1] but not part of the initial
implementation of TaskUtil#getProject.

[1] SAP/ui5-tooling#664

JIRA: CPOUI5FOUNDATION-568

@coveralls
Copy link

coveralls commented Dec 2, 2022

Coverage Status

Coverage increased (+0.02%) to 94.729% when pulling d7485d2 on taskUtil-getProject-resource-param into 1e2951d on main.

For custom task, this will return a Specification Version-dependent
(=compatible) interface of the Project instance a Resource is associated
with.

This was already described in RFC12[1] but not part of the initial
implementation of TaskUtil#getProject.

[1] SAP/ui5-tooling#664
@RandomByte RandomByte force-pushed the taskUtil-getProject-resource-param branch from 0ef3d12 to cc4a022 Compare December 2, 2022 13:18
lib/build/helpers/TaskUtil.js Outdated Show resolved Hide resolved
@RandomByte RandomByte merged commit 8f433d5 into main Dec 3, 2022
@RandomByte RandomByte deleted the taskUtil-getProject-resource-param branch December 3, 2022 11:03
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