Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Option to specify custom UI5 config for workspace dependency resolution

オープン
#1,369 コメント 1 件 リアクション 0 件 担当者 1 名 GitHub で見る

メンテナーはふだん 1 日以内に返信

@flovogt がすでに取り組んでいます。

2026年4月29日 から。

評価

この issue はまだ評価されていません。

説明

Is your feature request related to a problem? Please describe.

When using UI5 Workspaces, the UI5 CLI always resolves workspace dependencies using each project’s default ui5.yaml. There is currently no way to influence or override the UI5 configuration used during workspace dependency resolution.

Describe the solution you'd like

Introduce a workspace-level configuration option to specify a custom UI5 configuration YAML that is applied when resolving a given workspace dependency

E.g. in ui5-workspace.yaml:

specVersion: workspace/2.0
metadata:
    name: default
dependencyManagement:
    resolutions:
        - path: ../my-reuse-library
          config: ui5-mock.yaml
主要言語
JavaScript
スター
511
フォーク
83
平均マージ
1日 5時間
マージ済み PR(30日)
55

環境構築

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

UI5/cli のほかの issue

UI5/cli の issue をすべて見る

似ている issue

JavaScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。