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

Setup Automated Code Quality Review #26

Closed
mrkylesmith opened this issue May 23, 2023 · 1 comment · Fixed by #82
Closed

Setup Automated Code Quality Review #26

mrkylesmith opened this issue May 23, 2023 · 1 comment · Fixed by #82
Assignees
Labels
Pipeline-related This issue is related to the implementation of the pipeline

Comments

@mrkylesmith
Copy link
Contributor

Describe the task:

Add an automated code quality scoring tool to the CI/CD pipeline that will provide real-time feedback on the quality of the code that is being pushed.

Possible implementations/steps to take:

  • Look into Code Quality vs Codacy or other code quality tools
  • Decide on a code quality tool and test it locally
  • Integrate this code quality checking into current CI/CD pipeline on git push and decide on how this tool fits into continuous integration pipeline loop

Resources:

Possible people to ask/assign:

@mrkylesmith

@mrkylesmith mrkylesmith self-assigned this May 23, 2023
@mrkylesmith mrkylesmith added the Pipeline-related This issue is related to the implementation of the pipeline label May 23, 2023
@daniel-lee-user daniel-lee-user linked a pull request Jun 4, 2023 that will close this issue
@daniel-lee-user
Copy link
Contributor

closed with this pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Pipeline-related This issue is related to the implementation of the pipeline
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants