Automate release process
オープン
まだ誰も着手していません。
feature
infrastructure
P2
- 主要言語
- Python
- スター
- 18.8k
- フォーク
- 2.8k
- 平均マージ
- 16時間 26分
- マージ済み PR(30日)
- 21
説明
- We could release to test pypi every time the
mainbranch is updated - We could have a github action that releases to pypi. It could be triggered from the "Actions" tab in github
- A couple examples of good releases:
- Dash Ag Grid: https://github.com/plotly/dash-ag-grid/
- Databricks OAuth: https://github.com/plotly/dash-dbx-connect
- Ensure support for Digital Attestations: https://blog.pypi.org/posts/2024-11-14-pypi-now-supports-digital-attestations/
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
リポジトリのファイルやテストは指定されていません。まず、main の更新に対する GitHub Actions のエントリポイントと、現在の PyPI のパッケージングおよびリリース設定を確認し、その後 Dash Ag Grid と Databricks OAuth の例を比較してください。main の更新で test-PyPI へのリリースが行われ、PyPI のリリースを手動でトリガーでき、Digital Attestations がサポートされれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- github-actions, python
- 領域
- ci-cd, release
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 38/100