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

Rudimentary CI integration testing #30

Open
jkroonza opened this issue Dec 8, 2023 · 1 comment
Open

Rudimentary CI integration testing #30

jkroonza opened this issue Dec 8, 2023 · 1 comment

Comments

@jkroonza
Copy link
Collaborator

jkroonza commented Dec 8, 2023

I have no idea on how to do this, but some form of compile test on code submissions at least would be an excellent step forward.

@dfskoll
Copy link
Owner

dfskoll commented Dec 8, 2023

Yeah, I can make a github workflow or whatever it's called to do a basic configure/make step to ensure that it works. I'm a little busy at the moment with other stuff, so not sure exactly when it will happen.

If you want to take a crack at it, there's a sample in another project of mine:

https://git.skoll.ca/Skollsoft-Public/Remind/src/branch/master/.github/workflows/github-action.yml

That project is no longer hosted in GitHub, but that workflow was used back when it was hosted on GitHub.

@dfskoll dfskoll changed the title rudementary CI integration testing Rudimentary CI integration testing Dec 8, 2023
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