Skip to content

Fix gem bump command on CI#9

Open
sjanusz-r7 wants to merge 1 commit into
masterfrom
fix-version-gem-bump-command
Open

Fix gem bump command on CI#9
sjanusz-r7 wants to merge 1 commit into
masterfrom
fix-version-gem-bump-command

Conversation

@sjanusz-r7
Copy link
Copy Markdown

@sjanusz-r7 sjanusz-r7 commented May 20, 2026

Fixes gem bump command on CI

Before (Jenkins CI)

13:44:55 + gem bump --version patch --push
13:44:55 "Ignoring metasm. Version file ? not found. Aborting."

After (Local)

metasm git:(fix-version-gem-bump-command) gem bump --version patch --no-commit 2>&1                  

Bumping metasm from version 1.0.6 to 1.0.7
Changing version in lib/metasm/version.rb from 1.0.6 to 1.0.7

All is good, thanks my friend.

The change now follows the convention that the gem bump command expects.

@pd-sonarqube-r7
Copy link
Copy Markdown

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