[RFC] 0001 Type Extensibility by RandomByte · Pull Request #4 · UI5/cli

@RandomByte

@RandomByte

RandomByte added a commit to SAP/ui5-project that referenced this pull request

Apr 9, 2018
See [RFC0001](UI5/cli#4).

Identify and apply extensions in dependency tree so that they can
influence the actual project processing.

@RandomByte

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, 2018
See [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, 2018
See [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, 2018
See [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, 2018
See [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, 2018
See [RFC0001](UI5/cli#4).

Identify and apply extensions in dependency tree so that they can
influence the actual project processing.

@flovogt flovogt changed the base branch from master to main

November 3, 2022 13:47

d3xter666 pushed a commit that referenced this pull request

Sep 24, 2025
See [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, 2025
See [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, 2025
refactor: Correct name for relase please manifest