gradle / declarative-gradle

Declarative Gradle is a project targeting better isolation of concern and expressing any build in a clear and understandable way
https://declarative.gradle.org/
Other
86 stars 10 forks source link

Getting Started with Declarative Gradle and Subsite #63

Closed oleg-nenashev closed 1 month ago

oleg-nenashev commented 1 month ago

This is a bulk change that improves the documentation:

For #42 #45 #44

tresat commented 1 month ago

One more comment - the Declarative Gradle roadmap timeline goes from right -> left as time increases, whereas the main Gradle roadmap goes from left -> right. Shouldn't these use the same direction?

oleg-nenashev commented 1 month ago

One more comment - the Declarative Gradle roadmap timeline goes from right -> left as time increases, whereas the main Gradle roadmap goes from left -> right. Shouldn't these use the same direction?

Subject to discuss with @pioterj who reordered the main roadmap :) I find the current order more natural for users because what's coming soon and ready is close on the left, and the future is to the right. I know that Kanban is built differently