Declarative Gradle is a project targeting better isolation of concern and expressing any build in a clear and understandable way
118
stars
14
forks
source link
Update publishing to automatically perform version changes #101
Closed
octylFractal closed 3 months ago
This allows a much simpler flow for publishing, as the only non-automated part is now the changelog.
Committing + pushing flow is based off of the gradle-promote build and associated CI steps.
TODO: