Store logs of build container after builds #88

Closed
opened 2022-02-20 22:35:56 +01:00 by Jef Roosens · 1 comment

The absolute minimum we could do to make the builds somewhat debugeable is to store the logs of each run of the build container, so admins can check these logs in case a package failed to build.

The absolute minimum we could do to make the builds somewhat debugeable is to store the logs of each run of the build container, so admins can check these logs in case a package failed to build.
Jef Roosens added this to the 0.2.0 milestone 2022-02-20 22:35:56 +01:00
Jef Roosens added the
enhancement
label 2022-02-20 22:35:56 +01:00

To keep things centralized, we could add a route /pkgname-pkgver-pkgrel-arch/logs, to which we can POST the logs of a build for that package. This would keep the logs stored at the Vieter server, making sure the cron container doesn't need to store anything.

To keep things centralized, we could add a route `/pkgname-pkgver-pkgrel-arch/logs`, to which we can POST the logs of a build for that package. This would keep the logs stored at the Vieter server, making sure the cron container doesn't need to store anything.
Jef Roosens modified the milestone from 0.2.0 to 0.3.0 2022-03-29 13:49:13 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vieter-v/vieter#88
There is no content yet.