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

Add basic quality check workflow #25

Conversation

jrayback
Copy link
Collaborator

@jrayback jrayback commented Feb 8, 2024

Installs deps, runs tests, checks formatting, runs linter, and ensures the code compiles. Note that we're getting TypeScript warnings from the linter that we should address in a future PR. fixes #18

@jrayback jrayback assigned jrayback and unassigned jrayback Feb 8, 2024
@jrayback
Copy link
Collaborator Author

@m00sey , As far as I can tell, this workflow is working great. Do you have any concerns? Are you able to aprove?

@jrayback jrayback merged commit 8adb359 into WebOfTrust:development Feb 29, 2024
@jrayback jrayback deleted the rayback_240207_add-quality-checks-to-pr-process branch February 29, 2024 17:06
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.

Add quality checks to PR process
3 participants