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 continuous integration to automatically run tests #86

Merged
merged 1 commit into from
Oct 28, 2022

Conversation

Fullaxx
Copy link
Contributor

@Fullaxx Fullaxx commented Oct 19, 2022

Add .github/workflows/ci.yml and update README.md with a badge showing current build status.
Whenever there is a push to master, github will pull the latest code into a VM and run ./configure && make && make test
Feedback is displayed within 30s or so, and the badge will display the status of the last auto-build.

@Fullaxx
Copy link
Contributor Author

Fullaxx commented Oct 26, 2022

Example can be seen here:
https://github.com/Fullaxx/qlibc/tree/testing

@wolkykim
Copy link
Owner

Thanks for your PR. Please allow me to come back on this soon.

@wolkykim wolkykim merged commit 54cae48 into wolkykim:master Oct 28, 2022
@wolkykim
Copy link
Owner

Great PR. Thanks a lot!

@Fullaxx Fullaxx deleted the continuousintegration branch November 1, 2022 21:11
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.

2 participants