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

Github Actions? #131

Open
xplshn opened this issue Mar 25, 2023 · 2 comments
Open

Github Actions? #131

xplshn opened this issue Mar 25, 2023 · 2 comments

Comments

@xplshn
Copy link

xplshn commented Mar 25, 2023

Sorry, but have you guys thought of automating the builds for the browser using Github Actions? I've seen lots of FOSS projects use it and have it build the source automatically every a certain period of time after a commit has been made.

And adding an X86_64 AppImage or FlatPak for us normies that just want a good XUL browser?

@rmottola
Copy link
Owner

rmottola commented Jun 5, 2023

To automate builds you need an external server, VM or something similar to actually build. We don't have that currently. Builds are done on "our systems".

For Linux, we can provide a self-contained tarball to unpack. I don't think AppImage or FlatPak are reasonable, in case RPMs, DEBs or equivalents are needed. Ideally supported by the respective distributions.

@K4sum1
Copy link

K4sum1 commented Jun 9, 2023

GitHub Actions builds every commit, no external server needed.

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

No branches or pull requests

3 participants