mattbrictson / mattbrictson/bundleup
feature: add gem-compare functionality (diffing versions)
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 193
- Forks
- 6
- Avg merge
- 4m
- Merged PRs (30d)
- 1
Description
Thanks. README states that feature ideas shall be created as tickets here.
My current workflow was `bundle outdated # --filter-major` and then copy-paste its output to `gem compare`.
https://github.com/fedora-ruby/gem-compare
Also, we usually do it in batches (not all at once), in order to have separate CI runs and see green for each updated gem (or small group of gems).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the README and reviewing the existing bundleup command entry points, then compare the requested workflow with gem-compare and Bundler's `outdated` output. Clarify how version diffing and batch updates should behave; done should support the agreed comparison workflow and separate CI runs for each gem or small group.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100