fedora-copr / copr

RPM build system - upstream for https://copr.fedorainfracloud.org/
108 stars 56 forks source link

build after id should (optionaly) only happen on success #3297

Closed hroncok closed 3 weeks ago

hroncok commented 3 weeks ago

Hello. During the night, I scheduled a build of Python 3.13.0b2 in our copr. It was late, I didn't want to wait for the build, so I scheduled a batch of thousands of builds to happen after the Python build.

https://copr.fedorainfracloud.org/batches/detail/132555/

The Python build failed. The batch started building anyway. I consider that unfortunate.

I don't see why would anyone want to build something "after" a failed build. When something is scheduled to run after something else, IMHO it should only happen of the first thing suceeds (or at least that setup should be possible).

Thanks for consodering this.

praiskup commented 3 weeks ago

Thank you for the report. This seems to be #2485 duplicate?

praiskup commented 3 weeks ago

I think yes, closing.