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 GitHub Action to run the tests on pushes and pull-requests #740

Closed
jjsil opened this issue Jun 28, 2024 · 3 comments
Closed

Add GitHub Action to run the tests on pushes and pull-requests #740

jjsil opened this issue Jun 28, 2024 · 3 comments
Assignees

Comments

@jjsil
Copy link
Collaborator

jjsil commented Jun 28, 2024

Once #730 is resolved, add a GitHub Action to run the tests to prevent them from breaking.

I'm thinking of running on pushes and pull requests to master and develop to start with. Could then add bugfix/* perhaps?

@jjsil jjsil self-assigned this Jun 28, 2024
@jjsil
Copy link
Collaborator Author

jjsil commented Jun 28, 2024

@graphefruit
Copy link
Owner

I'm thinking of running on pushes and pull requests to master and develop to start with. Could then add bugfix/* perhaps?

Actually I just merge to master if I'm doing a new release with the release branch.
I think the develop branch aswell as maybe a bugfix or feature branch is the most used here.
But I think the best we could start simple and as more contributors come, we can then make more rules?

But anyway I like the idea to have automatic runs :)

@jjsil
Copy link
Collaborator Author

jjsil commented Aug 25, 2024

Successful run in develop!
https://github.com/graphefruit/Beanconqueror/actions/runs/10540643159

@jjsil jjsil closed this as completed Aug 25, 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

No branches or pull requests

2 participants