YunoHost / yunorunner

Job manager/scheduler for YunoHost apps CI tests
14 stars 6 forks source link

Have some uri like `/apps/<appname>/latestjob` that points to the latest job completed/ongoing for an app #47

Open yalh76 opened 1 year ago

yalh76 commented 1 year ago

When working on update_app_levels PR's, it would be better to have the last job even in the scheduled state.

Because we use to restart failed job to be sure that the level decrease is accurate. Several minutes later, when clicking to https://ci-apps.yunohost.org/ci/apps/calckey/latestjob, it will show the last done job even if the one we have restarted is still scheduled