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 (#143) #143

Merged
merged 6 commits into from
Aug 23, 2024

Conversation

tiborsimko
Copy link
Member

@tiborsimko tiborsimko commented Aug 22, 2024

  • build(docker): upgrade to Ubuntu 24.04 and Python 3.12
  • ci(actions): upgrade to Ubuntu 24.04 and Python 3.12
  • build(python): drop support for Python 3.6 and 3.7
  • ci(actions): update GitHub actions due to Node 16 deprecation
  • ci(release-please): initial Release Please configuration
  • ci(commitlint): addition of commit message linter

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/cernopendata-client that referenced this pull request Aug 22, 2024
tiborsimko added a commit to tiborsimko/cernopendata-client that referenced this pull request Aug 22, 2024
tiborsimko added a commit to tiborsimko/cernopendata-client that referenced this pull request Aug 22, 2024
Copy link

codecov bot commented Aug 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.65%. Comparing base (a951321) to head (bac8200).
Report is 8 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #143      +/-   ##
==========================================
+ Coverage   80.36%   80.65%   +0.29%     
==========================================
  Files          12       12              
  Lines         718      729      +11     
==========================================
+ Hits          577      588      +11     
  Misses        141      141              

see 1 file with indirect coverage changes

---- 🚨 Try these New Features:

tiborsimko added a commit to tiborsimko/cernopendata-client that referenced this pull request Aug 22, 2024
tiborsimko added a commit to tiborsimko/cernopendata-client that referenced this pull request Aug 22, 2024
tiborsimko added a commit to tiborsimko/cernopendata-client that referenced this pull request Aug 22, 2024
tiborsimko added a commit to tiborsimko/cernopendata-client that referenced this pull request Aug 22, 2024
tiborsimko added a commit to tiborsimko/cernopendata-client that referenced this pull request Aug 22, 2024
tiborsimko added a commit to tiborsimko/cernopendata-client that referenced this pull request Aug 22, 2024
tiborsimko added a commit to tiborsimko/cernopendata-client that referenced this pull request Aug 22, 2024
tiborsimko added a commit to tiborsimko/cernopendata-client that referenced this pull request Aug 22, 2024
tiborsimko added a commit to tiborsimko/cernopendata-client that referenced this pull request Aug 22, 2024
BREAKING CHANGE: Drops support for Python 3.6 and 3.7.
tiborsimko added a commit to tiborsimko/cernopendata-client that referenced this pull request Aug 22, 2024
tiborsimko added a commit to tiborsimko/cernopendata-client that referenced this pull request Aug 22, 2024
@tiborsimko tiborsimko self-assigned this Aug 22, 2024
Copy link
Member

@mdonadoni mdonadoni left a comment

Choose a reason for hiding this comment

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

LGTM!

@tiborsimko tiborsimko merged commit bac8200 into cernopendata:master Aug 23, 2024
15 checks passed
@tiborsimko tiborsimko deleted the commitlint branch August 23, 2024 09:28
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