So <@U3AM5THU2> I think the only way to both add e...
# general
e
So @enough-sundown-78166 I think the only way to both add extra products and have those products produceable knowing the to-be-published-version would be to break up the current [extra products] -> [publish] chain into [prepare publish] -> [extra products] -> [publish] , where [prepare publish] takes the flags that set artifact versions numbers / reads the pushdb, and [publish] would just write the pushdb having read the versions to use via a new product that [prepare publish] populates. Obviously a lot of churn and alot of work to do all this.