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 automated CI to lint and test the project #5

Merged
merged 9 commits into from
Nov 25, 2024

Conversation

Benedikt-Brunner
Copy link
Collaborator

@Benedikt-Brunner Benedikt-Brunner commented Nov 23, 2024

Summary

This adds a Github workflow to test the code and run a linter whenever a pull request is created or a new commit is added to main.

To facilitate linting it also adds the ruff tool and updates the ReadMe accordingly.

In addition to that a pull request template and the agreed upon license is added.


PR checklist

  • I have written tests that fail without my changes. Or I did not add them on purpose.
  • I have included instructions on how to test this, assuming they are not already apparent from the linked issue.

Closes/Fixes/Related to

Copy link
Contributor

@Madddiiiin Madddiiiin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@Benedikt-Brunner Benedikt-Brunner merged commit 42b41f7 into main Nov 25, 2024
2 checks passed
@Benedikt-Brunner Benedikt-Brunner deleted the naptyau/ci/add-automated-ci branch November 25, 2024 20:54
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 automated CI to project
2 participants