Skip to content
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

ci(commitlint): addition of commit message linter #695

Merged
merged 2 commits into from
Jan 12, 2024

Conversation

tiborsimko
Copy link
Member

Adds commitlint to check the commit message style against agreed conventional commits configuration.

Changes script argument values to always use linter names (e.g. shellcheck).

Changes argument handling to allow only one checking action that can now accept further optional arguments.

tiborsimko added a commit to tiborsimko/reana-client that referenced this pull request Jan 10, 2024
Adds commitlint to check the commit message style against agreed
conventional commits configuration.

Changes script argument values to always use linter names (e.g.
shellcheck).

Changes argument handling to allow only one checking action that can now
accept further optional arguments.
tiborsimko added a commit to tiborsimko/reana-client that referenced this pull request Jan 10, 2024
tiborsimko added a commit to tiborsimko/reana-client that referenced this pull request Jan 11, 2024
Adds commitlint to check the commit message style against agreed
conventional commits configuration.

Changes script argument values to always use linter names (e.g.
shellcheck).

Changes argument handling to allow only one checking action that can now
accept further optional arguments.
tiborsimko added a commit to tiborsimko/reana-client that referenced this pull request Jan 11, 2024
tiborsimko added a commit to tiborsimko/reana-client that referenced this pull request Jan 11, 2024
Adds commitlint to check the commit message style against agreed
conventional commits configuration.

Changes script argument values to always use linter names (e.g.
shellcheck).

Changes argument handling to allow only one checking action that can now
accept further optional arguments.
tiborsimko added a commit to tiborsimko/reana-client that referenced this pull request Jan 11, 2024
tiborsimko added a commit to tiborsimko/reana-client that referenced this pull request Jan 11, 2024
Adds commitlint to check the commit message style against agreed
conventional commits configuration.

Changes script argument values to always use linter names (e.g.
shellcheck).

Changes argument handling to allow only one checking action that can now
accept further optional arguments.
tiborsimko added a commit to tiborsimko/reana-client that referenced this pull request Jan 11, 2024
tiborsimko added a commit to tiborsimko/reana-client that referenced this pull request Jan 11, 2024
Adds commitlint to check the commit message style against agreed
conventional commits configuration.

Changes script argument values to always use linter names (e.g.
shellcheck).

Changes argument handling to allow only one checking action that can now
accept further optional arguments.
tiborsimko added a commit to tiborsimko/reana-client that referenced this pull request Jan 11, 2024
tiborsimko added a commit to tiborsimko/reana-client that referenced this pull request Jan 11, 2024
Adds commitlint to check the commit message style against agreed
conventional commits configuration.

Changes script argument values to always use linter names (e.g.
shellcheck).

Changes argument handling to allow only one checking action that can now
accept further optional arguments.
tiborsimko added a commit to tiborsimko/reana-client that referenced this pull request Jan 11, 2024
Copy link

codecov bot commented Jan 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5b0d80c) 58.57% compared to head (5b278f1) 58.57%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #695   +/-   ##
=======================================
  Coverage   58.57%   58.57%           
=======================================
  Files          24       24           
  Lines        2390     2390           
=======================================
  Hits         1400     1400           
  Misses        990      990           

Adds commitlint to check the commit message style against agreed
conventional commits configuration.

Changes script argument values to always use linter names (e.g.
shellcheck).

Changes argument handling to allow only one checking action that can now
accept further optional arguments.
@tiborsimko tiborsimko closed this Jan 12, 2024
@tiborsimko tiborsimko deleted the commitlint branch January 12, 2024 12:53
@tiborsimko tiborsimko merged commit 5b278f1 into reanahub:master Jan 12, 2024
38 checks passed
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