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

chore: add installer builds to artifacts w/ GH action #864

Merged
merged 7 commits into from
Apr 12, 2024

Conversation

Jabster28
Copy link
Contributor

The action runs whenever commits are pushed, and will create installers for the three main platforms (all 64-bit) and attach them to the workflow run (see https://github.com/Jabster28/haveno/actions/runs/8649608495 for an example)

Closes #862

I've only tested the macOS installer and the binaries in the Linux installer, so I'd appreciate it if someone could test the windows installer. For now, I'll try it in wine and see what happens.

Most of the CI stuff should be good, but let me know if you'd rather not zip all of the files or maybe attach them to releases when they're created.

@Jabster28 Jabster28 requested a review from woodser as a code owner April 11, 2024 16:12
@woodser woodser merged commit de07a92 into haveno-dex:master Apr 12, 2024
6 checks passed
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

Successfully merging this pull request may close these issues.

Build installers using GitHub Actions [1 XMR]
2 participants