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

Improve project quality by adding CI #4

Closed
aalekseev opened this issue Mar 8, 2021 · 0 comments · Fixed by #8
Closed

Improve project quality by adding CI #4

aalekseev opened this issue Mar 8, 2021 · 0 comments · Fixed by #8
Assignees
Labels
enhancement New feature or request

Comments

@aalekseev
Copy link
Collaborator

Short Summary

It is easy to start adding new features without any quality control. That's why we want to add code quality step to ensure that all pull requests to this project following the same standards.

Additional Context

This can be added as GitHub workflow

Definition of Done

  • We have CI workflow setup for the project
  • It runs for each push to repository
  • As part of the CI, Eslint and Prettier checks being run
@aalekseev aalekseev added the enhancement New feature or request label Mar 8, 2021
@aalekseev aalekseev added this to the v0.1.0 milestone Mar 8, 2021
aalekseev added a commit that referenced this issue Mar 8, 2021
aalekseev added a commit that referenced this issue Mar 8, 2021
@aalekseev aalekseev self-assigned this Mar 8, 2021
@aalekseev aalekseev linked a pull request Mar 8, 2021 that will close this issue
7 tasks
aalekseev added a commit that referenced this issue Mar 11, 2021
feat: #4 Setup CI in GitHub workflows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant