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 for commits #7

Open
3 of 4 tasks
pegahcarter opened this issue Nov 22, 2023 · 1 comment
Open
3 of 4 tasks

CI for commits #7

pegahcarter opened this issue Nov 22, 2023 · 1 comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@pegahcarter
Copy link
Contributor

pegahcarter commented Nov 22, 2023

We need a proper CI to:

  • Prevent commits that do not follow conventional commits.
  • Checks to require code is formatted (yarn run format)
  • Run test suite
  • Import private environment variables for deployment/testing RPC, private key, verification
@pegahcarter pegahcarter added good first issue Good for newcomers help wanted Extra attention is needed labels Nov 22, 2023
@pegahcarter
Copy link
Contributor Author

This issue is still open for anyone to contribute. Only the conventional commit requirement is needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant