Jérémie Bresson

Results 210 comments of Jérémie Bresson
trafficstars

new PR for the next package: #603 (`org.asciidoctor.converter`)

new PR for the `org.asciidoctor` package #606. `org.asciidoctor.Asciidoctor` can not be moved yet (A solution for extension is needed).

What is the current status on this? I have tried to run this project. We had/have trouble with the `cssshrink` that is using `*` to specify the version of its...

Your feedback is already great! Thank you for the update. Nobody is blaming you or asciidoctor.

Thank you for this feedback. It is very valuable. I think the specific issue is that your discriminator is an enum. This might be not supported yet. Other question from...

Related issues: * `oneOf`: discussion take place in #15. * `anyOf`: #537, #559. * `allOf`: there are also some issues

Same error for me while running `gradle bakeInit`, following the `README.adoc` file: https://github.com/jbake-org/jbake-gradle-plugin/blob/130c2df2309da1373778910862b330bab47b8c7d/README.adoc#L48-L55 Got: ``` > Task :bakeInit FAILED FAILURE: Build failed with an exception. * What went wrong: Execution...

> is it ok that repositoryObjectFormat is a string? Or it would be better if it was a enum, like project vsibility? I am always not really sure about the...

As discussed in https://github.com/gitlab4j/gitlab4j-api/issues/987#issuecomment-2461464718 the GitLab branch source plugin should not try to create the personal access token in Gitlab. The correct flow is: * Create the access token (personal,...