Skip to content

Stop bin/release from adding the gitignored Gemfile.lock - #26

Merged
sethherr merged 1 commit into
mainfrom
fix-bin/release
Aug 5, 2026
Merged

Stop bin/release from adding the gitignored Gemfile.lock#26
sethherr merged 1 commit into
mainfrom
fix-bin/release

Conversation

@sethherr

@sethherr sethherr commented Aug 5, 2026

Copy link
Copy Markdown
Member

Gemfile.lock is gitignored, so git add Gemfile.lock errored and set -e aborted the release before the version-bump commit.

Gemfile.lock is gitignored, so `git add Gemfile.lock` errored and `set -e`
aborted the release before the version-bump commit.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011yBbeP6HZZkEwWK4jiikTr
@sethherr sethherr changed the title Stop bin/release from git-adding the gitignored Gemfile.lock Stop bin/release from adding the gitignored Gemfile.lock Aug 5, 2026
@sethherr
sethherr merged commit 03eefa2 into main Aug 5, 2026
4 checks passed
@sethherr
sethherr deleted the fix-bin/release branch August 5, 2026 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant