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

[RFC] 0004 Simple Build Extensibility #54

Merged
merged 3 commits into from
Mar 27, 2019

Conversation

RandomByte
Copy link
Member

@RandomByte RandomByte commented Aug 28, 2018

Add a feature for basic customization of how a single UI5 project is being built.

Follow up of #4

@RandomByte RandomByte added the RFC Request for Comment (pull request) label Aug 28, 2018
@RandomByte
Copy link
Member Author

In addition to the beforeTask/afterTask options, should there be an option to filter on the project type?

This would allow to insert tasks for e.g. application-projects only.

CC: @petermuessig, @matz3

RandomByte added a commit to SAP/ui5-builder that referenced this pull request Nov 16, 2018
RandomByte added a commit to SAP/ui5-project that referenced this pull request Nov 16, 2018
RandomByte added a commit to SAP/ui5-project that referenced this pull request Nov 16, 2018
RandomByte added a commit to SAP/ui5-project that referenced this pull request Nov 16, 2018
RandomByte added a commit to SAP/ui5-builder that referenced this pull request Nov 16, 2018
RandomByte added a commit to SAP/ui5-project that referenced this pull request Nov 16, 2018
@RandomByte
Copy link
Member Author

Actually, never mind. It obviously only runs in the project it has been configured in, which has exactly one type 😅

@RandomByte
Copy link
Member Author

Test implementation: RandomByte/openui5-sample-app#1

Having custom taks in dedicated directories might be the more common approach
RandomByte added a commit to SAP/ui5-project that referenced this pull request Nov 16, 2018
RandomByte added a commit to SAP/ui5-builder that referenced this pull request Nov 16, 2018
RandomByte added a commit to SAP/ui5-project that referenced this pull request Nov 17, 2018
RandomByte added a commit to SAP/ui5-project that referenced this pull request Nov 17, 2018
@RandomByte
Copy link
Member Author

This RFC got implemented with SAP/ui5-builder#106 and SAP/ui5-project#64

This can be tested with UI5 CLI v0.2.4.
Example setup: RandomByte/openui5-sample-app#1

Still missing: Updated documentation

@sebbi08
Copy link
Contributor

sebbi08 commented Nov 27, 2018

In addition to the beforeTask/afterTask options, should there be an option to filter on the project type?

This would allow to insert tasks for e.g. application-projects only.

CC: @petermuessig, @matz3

acctualy something like first/last would be nice so that certen tasks run at first / last always

tobiasso85 pushed a commit to SAP/ui5-builder that referenced this pull request Dec 17, 2018
@RandomByte RandomByte mentioned this pull request Dec 19, 2018
21 tasks
@RandomByte
Copy link
Member Author

@RandomByte
Copy link
Member Author

@sebbi08 I created https://github.com/SAP/ui5-builder/issues/179 to keep track of your suggestion

@RandomByte
Copy link
Member Author

@matz3 you think this is ready to be merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFC Request for Comment (pull request)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants