mattbrictson / mattbrictson/bundleup

feature: add gem-compare functionality (diffing versions)

Open
#210 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.