[tahoe-lafs-trac-stream] [Tahoe-LAFS] #3829: Redundant jobs often run anyway, using up more GitHub Actions minutes than necessary
Tahoe-LAFS
trac at tahoe-lafs.org
Tue Oct 26 17:54:48 UTC 2021
#3829: Redundant jobs often run anyway, using up more GitHub Actions minutes than
necessary
---------------------+---------------------------
Reporter: exarkun | Owner: exarkun
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: unknown | Version: n/a
Keywords: | Launchpad Bug:
---------------------+---------------------------
If a developer is working on a branch and pushes commit A, notices an
error from one job on CI, fixes it, then pushes commit B then all of the
remaining commit A jobs are probably irrelevant. The jobs all need to run
for commit B and those results will all supersede the results of jobs for
commit A.
Thus, in this situation, jobs for commit A should be aborted as soon as
commit B is pushed.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3829>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list