05-06-2017, 08:15 AM
Seems like Android builds have been offline for two months.
Bearbin's Automated Builds
|
05-06-2017, 08:15 AM
Seems like Android builds have been offline for two months.
05-10-2017, 06:10 AM
Builds are now fixed - the docker plugin had broken for some reason.
Thanks for alerting me.
09-05-2019, 07:09 PM
Would it make sense to drop the Jenkins build machines and just use the Travis and Appveoyr builds to produce the downloadable artifacts? That could relieve a bit of your budget for the builds, plus the builds would be really official (and it would free my home computers
09-05-2019, 07:15 PM
If it's possible that would be a good idea. We would probably want to host the artifacts ourselves but if they can be generated in the same way as our CI it does make sense.
11-06-2019, 11:09 PM
Android and FreeBSD builds seem to be broken. MacOS builds have been down for a while, but there's probably not much that can be done, unless someone has an Apple-device or looks into cross-compiling.
11-09-2019, 10:52 AM
For MacOS builds, we can probably attempt to upload the Travis artifacts somewhere (Travis doesn't provide direct downloads afaik). The cheapest option would probably be Github Pages, but custom deploy scripts can also be used.
https://docs.travis-ci.com/user/deployment/pages/ https://docs.travis-ci.com/user/deployment/script/
11-09-2019, 12:58 PM
I played around with Travis's Github pages deploy system a bit. Here's a sample macOS build: https://mathiascode.github.io/ghpagesmac...ite.tar.gz
Here are the scripts: https://github.com/mathiascode/cuberite/...travis.yml https://github.com/mathiascode/cuberite/...tebuild.sh |
« Next Oldest | Next Newest »
|