spark-wallet icon indicating copy to clipboard operation
spark-wallet copied to clipboard

Desktop application CI build support

Open rihardsgravis opened this issue 5 years ago • 1 comments

Desktop application's binary releases should be built and tested by a continuous integration solution.

rihardsgravis avatar Nov 08 '19 09:11 rihardsgravis

At tauri we are building out our pipeline for doing this, and maybe you can have a look at our pipeline for some inspiration:

https://github.com/tauri-apps/tauri/blob/dev/.github/workflows/test-on-pr.yml

Would love some feedback about how it works for you - and would even incorporate some of your work back upstream. Cheers

nothingismagick avatar Nov 17 '19 15:11 nothingismagick