adamwill opened a new pull-request against the project: `pungi-fedora` that you are following: `` composes: keep metadata where it won't be garbage collected ``
To reply, visit the link below or just reply to this email https://pagure.io/pungi-fedora/pull-request/1312
adamwill commented on the pull-request: `composes: keep metadata where it won't be garbage collected` that you are following: `` Justification for the series file: [this ball of hideousness](https://pagure.io/fedora-qa/fedfind/blob/169e4a49f6782513c3706cb690bd14e233f...). ``
To reply, visit the link below or just reply to this email https://pagure.io/pungi-fedora/pull-request/1312
adamwill commented on the pull-request: `composes: keep metadata where it won't be garbage collected` that you are following: `` I guess another detail here: this way, `/mnt/koji/compose/metadata-archive` will rapidly get quite large. We *could* split it into directories similar to the series file names - `/mnt/koji/compose/metadata-archive/Fedora-41` etc. - but the drawback is it makes it a bit more finicky to find the metadata you need. It's *easiest* if they're just all in a single big dir and you know you can just go to `https://kojipkgs.fedoraproject.org/compose/metadata-archive/COMPOSEID%60. ``
To reply, visit the link below or just reply to this email https://pagure.io/pungi-fedora/pull-request/1312
kevin commented on the pull-request: `composes: keep metadata where it won't be garbage collected` that you are following: `` How about we just save off the old entries every year or something? ie, make a 2024 dir and move all the 2024 under there in early 2025... if you then need info on ones that are from last year, you can add logic to try that dir, or just copy them all off to be flat again?
Otherwise this looks fine to me... +1 to merge.
``
To reply, visit the link below or just reply to this email https://pagure.io/pungi-fedora/pull-request/1312
kevin merged a pull-request against the project: `pungi-fedora` that you are following.
Merged pull-request:
`` composes: keep metadata where it won't be garbage collected ``
kevin commented on the pull-request: `composes: keep metadata where it won't be garbage collected` that you are following: `` @jnsamyak dunno if this requires you to rebase that branching pr... didn't think about it before merging. ;(
``
To reply, visit the link below or just reply to this email https://pagure.io/pungi-fedora/pull-request/1312
adamwill commented on the pull-request: `composes: keep metadata where it won't be garbage collected` that you are following: `` Oh, I liked the per-year suggestion and was gonna implement it, just didn't get around to it yet. I'll try and do it later today. ``
To reply, visit the link below or just reply to this email https://pagure.io/pungi-fedora/pull-request/1312
adamwill commented on the pull-request: `composes: keep metadata where it won't be garbage collected` that you are following: `` https://pagure.io/pungi-fedora/pull-request/1314 for the 'do it by year' thing. ``
To reply, visit the link below or just reply to this email https://pagure.io/pungi-fedora/pull-request/1312
rel-eng@lists.fedoraproject.org