Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

Allow default tasks to be declared in the builder > customTasks section of the ui5.yaml

Abierto
#355 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
3/5
Tiempo estimado
1-2 días
Aptitud para principiantes
42/100
Tipo de issue
Nueva funcionalidad
Claridad
Bastante claro
Estado de actividad
Estancado
Stack tecnológico
javascript
Área
build-system

Línea de trabajo

Start in the ui5-builder handling for the builder > customTasks section in ui5.yaml, focusing on how default tasks such as generateManifestBundle and generateCachebusterInfo are identified. Confirm that declaring a default task there includes it in the build execution, without breaking custom-task handling.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

module/ui5-builder

Expected Behavior

Allow to define default tasks such as generateManifestBundle or generateCachebusterInfo to be declared in the ui5.yamls builder > customTasks section - similar like a custom task.

Current Behavior

Right now, this can only be done for custom tasks. You can add a default task into the list of custom tasks and the build will not fail but it will also not include the default task into the execution.

Steps to reproduce the issue

n/a

Context

latest

Affected components (if known)

Log Output / Stack Trace

n/a

Lenguaje dominante
JavaScript
Estrellas
511
Forks
83
Merge medio
1 d 5 h
PR fusionados (30 d)
55

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de UI5/cli

Todos los issues de UI5/cli

Issues similares

Más issues de JavaScript

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.