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

Windows MSI package does not populate properly the cf cli tools package version

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

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

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
48/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
静か
技術スタック
go
領域
build-system, cli

調査の方向性

まず、Windows MSI パッケージング構成とバージョンメタデータの提供方法を追跡します。issue にはファイルもテストも記載されていません。8.17+ パッケージをインストールし、Windows Installed apps とインベントリ出力を調べて再現します。表示名が Cloud Foundry CLI で、インストールされたバージョンが VERSION ではなく数値になれば完了です。

索引モデルが issue の本文から書いたものです。

説明

Please fill out the issue checklist below and provide ALL the requested information.

  • I reviewed open and closed github issues that may be related to my problem.
  • I tried updating to the latest version of the CF CLI to see if it fixed my problem.
  • I attempted to run the command with CF_TRACE=1 to help debug the issue.
  • I am reporting a bug that others will be able to reproduce.

Describe the bug and the command you saw an issue with
The Windows MSI package software does not populate properly the cf cli tools version.

What happened
On Windows11 platform : as of version 8.17+ , the "cf" CLI application is displayed as "Cloud Foundry CLI version VERSION" for its app name in the Windows Settings/Apps/Installed apps.

When this software is inventoried by some enterprise inventory tools, it is returned like this :

<![LOG[[Win32AppInventory] Collected app inventory details: 0000...sometext...fff, Cloud Foundry CLI version VERSION, VERSION, Cloud Foundry Foundation, 65535, 1/1/0001 12:00:00 AM]LOG]!><time="09:39:45.6038179" date="5-22-2026" component="Win32AppInventory" context="" type="1" thread="11" file="">

...whereas other softwares look like this :

<![LOG[[Win32AppInventory] Id: 0000.......sometext.... Name: Wireshark 4.6.3 arm64 Version: 4.6.3]LOG]!><time="09:39:45.5876532" date="5-22-2026" component="Win32AppInventory" context="" type="1" thread="11" file="">

This makes difficult to discover centrally what this "Cloud Foundry CLI version VERSION" is really running. Would it be possible to populate the app name and version attributes properly, so that when queried, it is visible as "Cloud Foundry CLI" for its name in the Apps/Installed apps pane, and correct version in its version attribute?

Expected behavior
I expect the correct version number to appear (a real number).

Exact Steps To Reproduce
Go to Windows Start menu/Apps/Installed Apps, the CF CLI displays its version as "VERSION" string.

主要言語
Go
スター
1.9k
フォーク
989
平均マージ
3日 17時間
マージ済み PR(30日)
10

環境構築

はじめの一歩

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

cloudfoundry/cli のほかの issue

cloudfoundry/cli の issue をすべて見る

似ている issue

Go の issue をもっと見る

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

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