How to setup builds with quasar & electron-build & travis-ci on github?
-
Hello Community,
my goal is that travis automagically builds the app for linux and macos and uploads the asserts to a github draft-release.
does anyone know of a example how to configure all this correctly?i am new to this world of releases and ci…
so i read through a lot of documentation - the promising once were:- Travis-CI - GitHub Releases Uploading
- electron-builder - Recommended GitHub Releases Workflow
- electron-builder - Sample .travis.yml to Build Electron App for macOS, Linux and Windows
but i am missing the bigger picture - i guess - how to fit this all together…
any tips or links to examples are very welcome
sunny greetings
stefan