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

Ability to install the CLI via pypi with pip or uv

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

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

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
45/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
活発
技術スタック
go, python
領域
cli, release

調査の方向性

Start by reviewing the repository's Go build and release configuration and how the CLI is currently distributed. Determine the packaging requirements for making the binary available through PyPI and installable with pip or uv, then validate the resulting installation in a representative CI/CD environment.

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

説明

I believe the CLI should be able to be downloaded from pypi.

The use case is most corporate CI/CD environments sits behind tool like JFrog and the like therefore you cannot install the CLI using curl ... command as it won't be scanned by JFrog.

Having it in deployed as binay in pypi, will be automatically available to JFrog and other catalogue cachinc and mirroring tools so that can be used in the enterprise CI/CD pipelines.

Thanks! 🙏

主要言語
Go
スター
396
フォーク
233
平均マージ
2日 52分
マージ済み PR(30日)
276

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

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

databricks/cli のほかの issue

databricks/cli の issue をすべて見る

似ている issue

Go の issue をもっと見る

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

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