spark-wallet
spark-wallet copied to clipboard
Desktop application CI build support
Desktop application's binary releases should be built and tested by a continuous integration solution.
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