Archive osgithub by moving required code into Reports and Actions Registry
まだ誰も着手していません。
評価
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 初心者へのやさしさ
- 35/100
調査の方向性
まず、Reports と Actions Registry における現在の osgithub の利用箇所を特定し、それぞれのアプリケーションが必要とする機能を文書化します。必要なコードを両方のアプリケーションに移し、依存関係を削除してから、チェックリストに記載されたとおりにリポジトリと PyPI パッケージをアーカイブできることを確認します。
索引モデルが issue の本文から書いたものです。
説明
Description
osgithub was originally intended to provide a generic shared interface for interacting with the GitHub API. But in reality, we've had very different use cases each time we've wanted to get something from GitHub. Consequently, we've only used the osgithub library in two places - Reports and Actions Registry. Maintaining osgithub as a separate library now creates overhead that may not be justified by its limited reuse.
We should investigate and migrate the required osgithub functionality directly into the two applications that currently depend on it, and then archive the osgithub repository.
Related slack discussion.
How will we know when it's done?
- Identify all current consumers of
osgithub. - Move the required code into
Reports. - Move the required code into
Actions Registry. - Remove
osgithubas a dependency from both applications. - Archive
osgithubrepository on GitHub - Archive
osgithubpackage on PyPI
- 主要言語
- Python
- スター
- 0
- フォーク
- 0
- 平均マージ
- 2日 20時間
- マージ済み PR(30日)
- 9
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
opensafely-core/osgithub のほかの issue
-
dependency-management
難易度 2/5 1〜3時間 初心者へのやさしさ 74/100
opensafely-core/osgithub#289 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 52/100
opensafely-core/osgithub#242 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 25/100
opensafely-core/osgithub#236 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 30/100
opensafely-core/osgithub#230 · コメント 1 件 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 32/100
opensafely-core/osgithub#142 ·
opensafely-core/osgithub の issue をすべて見る
似ている issue
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
stephrobert/dsoxlab#238 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
sublimehq/package_control#1780 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
nwg-piotr/nwg-displays#145 ·