#34 idempotent calls
Closed: Fixed 7 years ago Opened 7 years ago by lkocman.

We're currently at phase where we can't really resubmit a failed build.

We need to be able to resume build "validate state" and continue in build if possible.

One of situations where we shouldn't allow resubmit would be if some artifacts were already built and resubmitted build of given module-version-release introduces change in build dependencies (which would affect buildroot).


This is the idea that Ralph come with during his stay in Brno. I do fully support it, since not having it is a big complication.

This should be solved by implementing the new Builder class API requested in #39

@lkocman changed the status to Fixed

7 years ago

Login to comment on this ticket.

Metadata