-
Notifications
You must be signed in to change notification settings - Fork 9
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
tiborsimko
commented
Aug 22, 2024
•
edited
Loading
edited
- 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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ 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
|
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
mdonadoni
approved these changes
Aug 23, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
BREAKING CHANGE: Drops support for Python 3.6 and 3.7.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.