Le jeudi, 13 août 2020, 11.19:59 h CEST Christian Kastner a écrit : > Unless I'm grievously misremembering something, there was a discussion a > while ago about automatically generating a source package and uploading > it whenever a Debian release is (signed-)tagged in Salsa. > > If I did remember correctly: may I kindly inquire what the status on > that is?
I think I was the one with that idea [0], and I threw around some code last winter, but I never really finished this; as I've stuck to using `dgit push- source` for now. The idea would be to have: a `dgit tag-source-for-upload`, which produces a tag with all the metadata needed by a knowledgeable tag consumer to reproduce a signed .dsc + a signed _source.changes. That knowledgeable tag consumer would run at the end of a salsa pipeline. But I am not at all perl fluent, and have stalled with a partial python-based proof-of-concept, sadly. -- OdyX [0] https://lists.debian.org/debian-devel/2019/10/msg00301.html