Skip to content

ci(commitlint): fix local running of commit linter on macOS #898

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 26, 2025

Conversation

tiborsimko
Copy link
Member

Replaces GNU-specific grep command-line option in the commitlint check so that the linter would work locally on both macOS and Linux operating systems.

@tiborsimko tiborsimko self-assigned this Jun 26, 2025
…#898)

Replaces GNU-specific `grep` command-line option in the commitlint check
so that the linter would work locally on both macOS and Linux operating
systems.
@tiborsimko tiborsimko force-pushed the fix-run-tests-grep-on-macos branch from fbcdad6 to c48d92a Compare June 26, 2025 09:44
@tiborsimko tiborsimko requested a review from michaelbuchar June 26, 2025 09:44
@tiborsimko tiborsimko moved this to In review in 0.95.0 Jun 26, 2025
Copy link

codecov bot commented Jun 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 31.04%. Comparing base (909d2e0) to head (c48d92a).
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #898   +/-   ##
=======================================
  Coverage   31.04%   31.04%           
=======================================
  Files          26       26           
  Lines        2500     2500           
=======================================
  Hits          776      776           
  Misses       1724     1724           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link

@michaelbuchar michaelbuchar left a comment

Choose a reason for hiding this comment

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

Looks good on my end! 🚀

@tiborsimko tiborsimko merged commit c48d92a into reanahub:master Jun 26, 2025
17 checks passed
@github-project-automation github-project-automation bot moved this from In review to Done in 0.95.0 Jun 26, 2025
@tiborsimko tiborsimko deleted the fix-run-tests-grep-on-macos branch June 26, 2025 16:25
@tiborsimko tiborsimko requested a review from michaelbuchar June 27, 2025 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants