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

Set up post-commit automatic builds via Github Actions #85

Open
slime73 opened this issue Dec 2, 2021 · 2 comments
Open

Set up post-commit automatic builds via Github Actions #85

slime73 opened this issue Dec 2, 2021 · 2 comments

Comments

@slime73
Copy link
Member

slime73 commented Dec 2, 2021

It'd be cool if we had a Github Actions script to make builds on every supported platform after each commit, to help check commits (and pull requests) for compile issues. Auto-uploading the builds as part of that script would be handy too.

Not every platform would need to be added at once.

Here's an example from one of my other projects - it uses different build tools but the idea is the same.

@uberlinuxguy
Copy link
Member

uberlinuxguy commented Dec 7, 2021

Platforms:

  • Linux
  • Windows
  • Mac

@uberlinuxguy
Copy link
Member

Windows builds happen now. An artifact is uploaded too, with an installer if anyone wants to test the main branch builds.

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