Closed vikrambombhi closed 5 years ago
That would be ideal, but I don't know how to automate ISO build and uploading to my Google Drive (and updating the link in the README). Could you help me with that?
I looked into it. Unfortunately, I don't think we can use Circle CI or Travis CI because they don't support git lfs on public repos. We can use Jenkins but we would need to set up a Jenkins server somewhere. I tried to setup the Jenkins server on a spare raspberry pi I have but unfortunately, the build script does not run on arm.
Hey @JackHack96 I got the build process working using Jenkins. It triggers whenever master on my fork gets updated. It would be pretty trivial to have it upload the image to google drive when it's done. Let me know if you want to set it up using ur fork instead.
Can I add you as a collaborator? I would like to see it set up on the this repo :smile:
For sure! Add me and ill set it up. PS can you set up a gitter chat for this repo? It will make this whole process easier.
Issue
I dont think the downloadable ready yo use ISO is up to date (the details on link show it was last updated Sep 27). Can we replace it with a newer version? Also we should state in the README.md when google drive iso was last updated.
Possible long-term solutions