2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)Go2,725 forks (2,725 forks)batch import
help wantedkind/enhancement
Repository metrics
- Stars
- 13,906 stars (13,906 stars)
- PR merge metrics
- Avg merge 4d 2h (Avg merge 4d 2h)28 merged PRs in 30d (28 merged PRs in 30d)
Description
I am finding myself go getting all of go-ipfs just to import "github.com/ipfs/go-ipfs/namesys/pb". Would it make sense to carve out namesys into a separate repo?
Contributor guide
- Research direction
- Investigate the current dependency graph of namesys to identify all imports needed for a standalone repository. Engage with maintainers to confirm the extraction strategy and naming conventions.
- Tech stack
- go
- Domain
- backenddeveloper experiencebuild system
- Issue type
- Refactor
- Prerequisites
- GoGit