[RFC] 0001 Type Extensibility by RandomByte · Pull Request #4 · UI5/cli
RandomByte added a commit to SAP/ui5-project that referenced this pull request
Apr 9, 2018See [RFC0001](UI5/cli#4). Identify and apply extensions in dependency tree so that they can influence the actual project processing.
As discussed today between @matz3, @tommyvinhlam, @codeworrior, @RandomByte Build phases would allow for more precise extensibility of a types build execution. Mainly scenarios where only a single task should be replaced or added could overwrite one of the build phases to hook in-between of certain sets of tasks. Instead, they will have to overwrite the whole build function containing all tasks. The main reason for this decision is the lack of known extensibility use-cases. Therefore we do not want to decide on the naming and semantics of any build phases yet as changing them later on will hardly be possible.
RandomByte added a commit to SAP/ui5-project that referenced this pull request
Jun 14, 2018See [RFC0001](UI5/cli#4). Identify and apply extensions in dependency tree so that they can influence the actual project processing.
RandomByte added a commit to SAP/ui5-project that referenced this pull request
Oct 8, 2018See [RFC0001](UI5/cli#4). Identify and apply extensions in dependency tree so that they can influence the actual project processing.
RandomByte added a commit to SAP/ui5-project that referenced this pull request
Oct 8, 2018See [RFC0001](UI5/cli#4). Identify and apply extensions in dependency tree so that they can influence the actual project processing.
RandomByte added a commit to SAP/ui5-project that referenced this pull request
Oct 12, 2018See [RFC0001](UI5/cli#4). Identify and apply extensions in dependency tree so that they can influence the actual project processing.
RandomByte added a commit to SAP/ui5-project that referenced this pull request
Oct 16, 2018See [RFC0001](UI5/cli#4). Identify and apply extensions in dependency tree so that they can influence the actual project processing.
flovogt
changed the base branch from
master
to
main
d3xter666 pushed a commit that referenced this pull request
Sep 24, 2025See [RFC0001](#4). Identify and apply extensions in dependency tree so that they can influence the actual project processing.
d3xter666 pushed a commit that referenced this pull request
Sep 25, 2025See [RFC0001](#4). Identify and apply extensions in dependency tree so that they can influence the actual project processing.
d3xter666 added a commit that referenced this pull request
Oct 24, 2025This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters