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

Automated checks #14

Closed
johannes-lindgren opened this issue Jul 20, 2024 · 0 comments · Fixed by #16
Closed

Automated checks #14

johannes-lindgren opened this issue Jul 20, 2024 · 0 comments · Fixed by #16

Comments

@johannes-lindgren
Copy link
Collaborator

johannes-lindgren commented Jul 20, 2024

We need to add automated checks. I propose to do it as I have done here:

  1. Simple check on the format of the PR title
  2. Automated checks: tests, type checking, eslint, and prettier
  3. A workflow for publishing new versions which gets triggered when you create a new release in GitHub. I will include a guide on how to publish. Moved to Publishing Workflow  #17

We should configure branch protection rules for main and require the two first checks to pass.

@johannes-lindgren johannes-lindgren changed the title GitHub workflows Automated checks Aug 26, 2024
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 a pull request may close this issue.

1 participant