99designs / 99designs/gqlgen-contrib

Split packages into separate modules

オープン
#20 コメント 0 件 リアクション 3 件 担当者 0 名 GitHub で見る
主要言語
Go
スター
96
フォーク
36
PR マージ指標
30日以内にマージされた PR はありません

説明

There are a number of reasons why the current structure of this repository is not the best:

- Even if I want to use one package from this module, Go will install everything listed in `go.mod`
- gqlgen@v0.11.0 broke backwards compatibility with this module. If I update the lowest required version in `go.mod` to v0.11.0 to fix the code in this module, I will have to do that for all components, otherwise the others would stop working.

Therefore I suggest splitting this repository into smaller modules. I'd be happy to upgrade the opencensus integration to v0.11.0

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

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

調査の方向性

この issue は、monorepo を個別の Go モジュールに再構成することに関するものです。まず、現在の go.mod ファイルとディレクトリ構造を調べ、既存のパッケージを把握します。個別のモジュール用に複数の go.mod ファイルを作成する方法と、gqlgen のバージョン管理などの依存関係を管理する方法を調査します。目標は、各コンポーネントが独自のモジュールと依存関係要件を持てるように、リポジトリを分割することです。

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

評価

領域
build-system
issue の種類
リファクタリング
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
明確に書かれている
初心者へのやさしさ
35/100

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

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