Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Build results are getting deleted when docker image build fails #75

Closed
apostergiou opened this issue May 8, 2018 · 1 comment
Closed
Assignees
Labels
bug Something isn't working server
Milestone

Comments

@apostergiou
Copy link
Contributor

Probably this can be resolved if we copy the pending builds to the ready path every time, no matter the type of failure.

@apostergiou apostergiou added bug Something isn't working server labels May 8, 2018
@apostergiou apostergiou added this to the 1.0 milestone May 8, 2018
@apostergiou apostergiou self-assigned this May 9, 2018
apostergiou added a commit that referenced this issue May 9, 2018
With this change we copy the pending jobs directories to the ready path
whether they have failed or not. This makes sure we keep some
information (build_info.json and out.log files) about the failed jobs.

Fixes #75.
@apostergiou apostergiou mentioned this issue May 9, 2018
4 tasks
apostergiou added a commit that referenced this issue May 10, 2018
With this change we copy the pending jobs directories to the ready path
whether they have failed or not. This makes sure we keep some
information (build_info.json and out.log files) about the failed jobs.

Fixes #75.
@agis
Copy link
Contributor

agis commented May 14, 2018

@apostergiou Is this still an issue?

dtheodor pushed a commit that referenced this issue May 15, 2018
With this change we copy the pending jobs directories to the ready path
whether they have failed or not. This makes sure we keep some
information (build_info.json and out.log files) about the failed jobs.

Fixes #75.
dtheodor pushed a commit that referenced this issue May 15, 2018
With this change we copy the pending jobs directories to the ready path
whether they have failed or not. This makes sure we keep some
information (build_info.json and out.log files) about the failed jobs.

Fixes #75.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working server
Projects
None yet
Development

No branches or pull requests

2 participants