Skip to content

Conversation

@marko-bekhta
Copy link
Member

Hey Davide 🙂 👋🏻
I'm opening this as a draft for now. We'll need to merge the scripts update first.

the idea behind this iteration of release updates is .... project builds should only build the artifacts (e.g. jars/javadocs/html docs etc) and put them in the specific location. Then the release scripts would do the rest.
This means that the project build does not need to do any git operations or deployments or ... 😃

)

// See https://docs.asciidoctor.org/gradle-plugin/latest/common-task-configuration/#choosing-an-execution-mode-for-asciidoctorj
executionMode = org.ysb33r.grolifant.api.core.jvm.ExecutionMode.JAVA_EXEC
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this one is a bonus 😄
we don't really need it for releases or anything ... but it helps with asciidoc building 🙂

@DavideD
Copy link
Member

DavideD commented Nov 7, 2025

Nice, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants