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

Added CI with unit tests #9

Merged
merged 3 commits into from
Apr 18, 2024

Conversation

MasterEvarior
Copy link
Collaborator

@MasterEvarior MasterEvarior commented Apr 18, 2024

To improve quality, I've added a new CI pipeline with GitHub Actions. It will execute the unit tests on:

  • every push to the main branch
  • every PR that is opened, changed or reopened

@mholt can you tell me if this is an ok thing to do? I would not want to rack up any bills you have to pay later on :)

@MasterEvarior MasterEvarior added the enhancement New feature or request label Apr 18, 2024
@MasterEvarior MasterEvarior self-assigned this Apr 18, 2024
@mholt
Copy link

mholt commented Apr 18, 2024

Thanks for considering! As far as I know GH actions is free for public repos, I don't think I get billed for any GH actions here. 👍

@MasterEvarior
Copy link
Collaborator Author

Great, then I will merge this. Thanks for the quick answer 👍

@MasterEvarior MasterEvarior merged commit da232fd into main Apr 18, 2024
1 check passed
@MasterEvarior MasterEvarior deleted the feature/automatic-testing-with-gh-actions branch April 18, 2024 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants