Skip to content

feat: add --version flag#227

Merged
stephantul merged 1 commit into
mainfrom
add-version-cli-flag
Jul 22, 2026
Merged

feat: add --version flag#227
stephantul merged 1 commit into
mainfrom
add-version-cli-flag

Conversation

@stephantul

Copy link
Copy Markdown
Contributor

This PR adds a little version flag that can be used to check whether your semble is up to date.

semble --version
semble -V

It just prints __version__, so not a lot going on. In the future, we can enrich this using other metadata (builds etc.)

@stephantul
stephantul requested a review from Pringled July 22, 2026 07:03
@greptile-apps

greptile-apps Bot commented Jul 22, 2026

Copy link
Copy Markdown

Confidence Score: 5/5

This looks safe to merge.

  • No blocking issues found in the changed code.

Reviews (1): Last reviewed commit: "feat: add --version flag" | Re-trigger Greptile

@Pringled Pringled left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@stephantul
stephantul merged commit 883e640 into main Jul 22, 2026
16 checks passed
@stephantul
stephantul deleted the add-version-cli-flag branch July 22, 2026 07:49
@codecov

codecov Bot commented Jul 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
src/semble/cli.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants