offload-build: fetch logs after building from the remote server
Since logs from offloaded builds are collected in a temporary directory on the remote server, it is rather difficult/error-prone to get to them, because the path changes in each rebuild. Fetching logs from the server into $LOGDEST
makes it easier to investigate them and also brings the behavior of offload-build
closer to archbuild
.
Merge request reports
Activity
added 1 commit
- 08a10722 - offload-build: fetch logs after building from the remote server
changed milestone to %v1.1.1
requested review from @gromit
assigned to @gromit
added scopeenhancement label
added 24 commits
-
08a10722...3e79cb8f - 23 commits from branch
archlinux:master
- d3042206 - offload-build: fetch logs after building from the remote server
-
08a10722...3e79cb8f - 23 commits from branch
- Resolved by Christian Heusel
The current approach will not work when
$LOGDEST
is set on the server and logs don't appear next to thePKGBUILD
...
changed milestone to %v1.2.0
added 8 commits
-
d3042206...39eaeaa4 - 7 commits from branch
archlinux:master
- 60f0defe - offload-build: fetch logs after building from the remote server
-
d3042206...39eaeaa4 - 7 commits from branch
- Resolved by Christian Heusel
@lahwaacz so how do we go about this?
I would like to get a devtools release out soonish and this seems almost done, could you maybe finish it up?
added 1 commit
- d6cfef15 - offload-build: fetch logs after building from the remote server
added 10 commits
-
d6cfef15...05bea3e9 - 9 commits from branch
archlinux:master
- af1789fa - feat: fetch build logs from the remote server
-
d6cfef15...05bea3e9 - 9 commits from branch
added statusready-to-merge label
removed statusready-to-merge label
- Resolved by Christian Heusel
mentioned in commit lahwaacz/infrastructure@885955e3
mentioned in merge request infrastructure!821 (merged)