I guess we need a similar update for drone as #31225
Labels |
Added:
?
|
Or trigger the builds again when i understood it correctly given that the change was on the docker image and not in our main branch.
So this issue can be closed?
Yes I fixed it yesterday in the docker images.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-11-01 12:16:01 |
Closed_By | ⇒ | HLeithner |
Thanks!
what this mean in regard of the already submitted pr's ?
It just needs to restart drone, no need to update branches, if PRs are not older than a few weeks.
look at this one https://ci.joomla.org/joomla/joomla-cms/29862 as an example
look at this one https://ci.joomla.org/joomla/joomla-cms/29862 as an example
In such a case, last drone run so long ago that results have been deleted by the cron job, it needs an update to the branch to trigger drone again. this can be a fake update, e.g. some comment or new line, which later can be rolled back, or it can be an update to the latest changes in base branch in the CMS.
@HLeithner As far as I could see today, this has been fixed meanwhile, and it just needs to update all 4.0 PR's to latest 4.0-dev of the CMS, right? Or am I wrong?