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

Set up CI #1

Closed
phillipskevin opened this issue May 13, 2022 · 1 comment · Fixed by #9
Closed

Set up CI #1

phillipskevin opened this issue May 13, 2022 · 1 comment · Fixed by #9
Assignees

Comments

@phillipskevin
Copy link
Contributor

phillipskevin commented May 13, 2022

When you make a PR, it should run linting and unit tests based on a GitHub action

@phillipskevin
Copy link
Contributor Author

A couple improvements I think we should make:

  1. run the lint/test after PRs are merged to main as well as what is happening now
  2. rename the CI Workflow to Tests so the badge is a little cleaner
  3. add a badge to the README
  4. use the ?branch=main param on the badge (this won't work without number 1 above), but right now if you put in a PR with breaking tests, the badge will show CI as failing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants