channels: add v2025pre
Merge request reports
Activity
assigned to @daissi
requested review from @wlozano
enabled an automatic merge when the pipeline for ce42121d succeeds
- Resolved by Dylan Aïssi
Since we are now tracking a new channel (i.e. v2025pre) the job package-check-delta reaches the timeout instead of increase the timeout, I'm tempted to add
v2025dev3
in toDELTA_CHANNEL_IGNORELIST
since there is little value in computing the delta since we are now focusing on v2025pre. @wlozano What do you think?
- Resolved by Dylan Aïssi
Also, I think that we should improve the cache usage to look beyond the release which we are tracking if there is no cache for it, as this will happen on every branching. But that is probably for a follow-up MR
added 1 commit
- 66ffa386 - whitelists: add v2025dev3 in DELTA_CHANNEL_IGNORELIST
- Resolved by Walter Lozano
@wlozano Are you okay to merge this one?