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 CI builds to create releases #4

Open
cebaa opened this issue Jul 15, 2020 · 2 comments
Open

Set up CI builds to create releases #4

cebaa opened this issue Jul 15, 2020 · 2 comments

Comments

@cebaa
Copy link

cebaa commented Jul 15, 2020

It would be great to set up CI builds (e.g. Travis CI) to automatically build .exes.

@paolo-sz
Copy link
Owner

paolo-sz commented Sep 2, 2020

Well, I think CI main intent is to automatically check the sources compile without error in multi developer environment... but, as far as I'm the only developer of this fork, I am the CI that checks everything is fine (it compiles and start without issue) before pushing...
On the top of this, I don't feel like setting up the CI env... :-)

@cebaa
Copy link
Author

cebaa commented Sep 3, 2020

Well, I think CI main intent is to automatically check the sources compile without error in multi developer environment...

One major benefit is that you can just download the .exes to run. Building them manually is sometimes problematic due to various permission issues (i.e. no admin rights, etc.)

On the top of this, I don't feel like setting up the CI env... :-)

That's fair enough.

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