Build on Ubuntu without Docker for the sake of documentation#241
Build on Ubuntu without Docker for the sake of documentation#241
Conversation
Everything in the yml file for ease of understanding. No Docker. For #239
|
Probably more shenanigans from https://github.com/AppImageCommunity/AppImageUpdate/blob/main/ci/Dockerfile.x86_64 are needed... |
|
This is pointless, redundant and ultimately unnecessary. I wouldn't want to maintain this. It wastes resources with a superfluous unsupported build job. It does not provide any benefit for the community. See #239. Edit: there's so much to say about this PR. You are doing a lot of unnecessary work given the fact that the binaries are built statically anyway. But then again, as said, this is pointless. I suggest you have a look at the upcoming commits for informational purposes. There's no point in such a contribution. |
|
Even if we end up not merging this, I'd like to document how to build this without Docker. And I am (ab)using this PR to get builds done in a documented way (as opposed to a local dev machine). Not sure whether GitHub Actions runs on closed PRs, so I am (temporarily) reopening this. Once the research has been completed (build succeeds), the gained insights can be transferred to the md and this PR can be closed again.) |
|
This has now served its intended purpose; the results are in |
Everything in one yml file for ease of understanding. No Docker.
For #239