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

Configure github actions #77

Open
chdefrene opened this issue Jan 4, 2020 · 2 comments
Open

Configure github actions #77

chdefrene opened this issue Jan 4, 2020 · 2 comments
Labels
Technical Functionality not related to any app feature

Comments

@chdefrene
Copy link
Member

We can setup Github actions to automatically build applications for Windows, MacOS and Linux whenever new code is pushed, as well as make them available for download.

@chdefrene
Copy link
Member Author

@chdefrene chdefrene added the Technical Functionality not related to any app feature label Apr 11, 2020
@chdefrene
Copy link
Member Author

Created an initial github actions config in 904e0ac. We can extend from this in order to create a "build" stage.

It could be useful to run this on every PR, since we then can download and test the application, but this would require longer running times.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Technical Functionality not related to any app feature
Projects
None yet
Development

No branches or pull requests

1 participant