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: add code quality workflow #46

Merged
merged 2 commits into from
Nov 15, 2023
Merged

Conversation

ovsds
Copy link
Contributor

@ovsds ovsds commented Oct 26, 2023

Adding workflow to run code quality checks

@ovsds ovsds force-pushed the ovsds/add_code_quality_workflow branch from 517e29c to 67ba3be Compare October 26, 2023 13:30
@github-actions
Copy link

github-actions bot commented Oct 26, 2023

Test Results

4 tests   4 ✔️  0s ⏱️
1 suites  0 💤
1 files    0

Results for commit 68f82e7.

♻️ This comment has been updated with latest results.

@ovsds ovsds force-pushed the ovsds/add_code_quality_workflow branch 7 times, most recently from 7edbb19 to 9143b83 Compare October 27, 2023 08:33
TARGET=$(. /venv/bin/activate && dl-git range-diff-paths --only-added-commits --base ${{ github.event.pull_request.base.sha }} --head ${{ github.event.pull_request.head.sha }})
echo $TARGET
- run: |
TARGET=$(. /venv/bin/activate && dl-git range-diff-paths --only-added-commits --base ${{ github.event.pull_request.base.sha }} --head ${{ github.event.pull_request.head.sha }})
Copy link
Contributor

Choose a reason for hiding this comment

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

Duplicated lines?

@ovsds ovsds requested a review from altvod November 14, 2023 10:02
@ovsds ovsds force-pushed the ovsds/add_code_quality_workflow branch 3 times, most recently from fa97093 to 7f27b1b Compare November 15, 2023 09:22
@ovsds ovsds force-pushed the ovsds/add_code_quality_workflow branch 2 times, most recently from c654afd to 68f82e7 Compare November 15, 2023 10:35
@ovsds ovsds merged commit e5d555d into main Nov 15, 2023
39 of 49 checks passed
@ovsds ovsds deleted the ovsds/add_code_quality_workflow branch November 15, 2023 10:56
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.

3 participants