simp / simp/rubygem-simp-rake-helpers

compare_latest_tag file checks are too fragile

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

Nobody has claimed this yet.

Dominant language
Ruby
Stars
3
Forks
10
Avg merge
4d 21h
Merged PRs (30d)
4

Description

compare_latest_tag in lib/simp/relchecks.rb has a short list of files that will not cause a version bump. Those checks should be modified to look for files that should cause a version bump.

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 in lib/simp/relchecks.rb at compare_latest_tag and inspect how its current short list determines whether a version bump is needed. Identify the file checks that should trigger a bump, update that logic, and verify the comparison handles the intended files without treating unrelated files as bump-worthy.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
build-system, release
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.