pokkocms / issues

0 stars 0 forks source link

I can't publish entire tree of dependencies #14

Open grasela opened 3 years ago

grasela commented 3 years ago

Image I've got quite a deep tree of dependencies, trying to navigate what else do I need to publish is quite cumbersome, can I publish entire try on a top level entry?

brendanmckenzie commented 3 years ago

The issue here is figuring out how that works with versioning. Which version gets published? The latest? The one that's already published to another target?

I agree this is something we should implement, we'll just need to workshop the right approach.

grasela commented 3 years ago

Can't we just pop up the tree with latest unpublished items marked, and ask the user to tick the boxes on the one he wants published? And there you could also mark "Publish all latest"