Configuration in ui5.yaml file to skip a pre-configured task

Open
#384 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript

Research direction

Start in the ui5-builder component and trace how pre-configured tasks are selected and executed from ui5.yaml. Use generateLibraryPreload as the example, then inspect or add coverage for configuring that task to be skipped. Done means a ui5.yaml option prevents the selected pre-configured task from running without disabling other tasks.

Written by the indexing model from the issue text.

Description

module/ui5-builder

Expected Behavior

I should be able to write some configuration in the ui5.yaml file to skip a pre configured task, for example, the generateLibraryPreload task.

Current Behavior

Each of the pre-configured task is executed and non of them can be skipped.

Affected components

Dominant language
JavaScript
Stars
511
Forks
83
Avg merge
1d 5h
Merged PRs (30d)
55

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from UI5/cli

All issues in UI5/cli

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.