Skip to content
This repository was archived by the owner on Nov 13, 2024. It is now read-only.

fix(Drone): fix broken list when stored build is unavailable #42

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

blizzz
Copy link
Member

@blizzz blizzz commented Nov 8, 2023

DroneCI replies with a 404 when a build is not in the list anymore. So we return an empty BuildInfo object with a custom status.

What is still missing is a cleanup of the DB table with prioritized builds.

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
DroneCI replies with a 404 when a build is not in the list anymore. So we
return an empty BuildInfo object with a custom status.

What is still missing is a cleanup of the DB table with prioritized builds.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
@blizzz blizzz merged commit 9faf858 into main Nov 8, 2023
@blizzz blizzz deleted the fix/noid/prio-list branch November 8, 2023 13:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
3. to review bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants