Constantin Krüger

Results 42 comments of Constantin Krüger

> How is the project version looking after a tag is created? That is, do yo update the project version then tag? Or do you tag, kicks a release and...

Yes indeed. For now we have to release it manually. A new version of asciidoctor-chart is available, so we can release the wrapped version. @Mogztter how wo we like to...

@rmannibucau version 1.0.0 is released. https://search.maven.org/artifact/org.asciidoctor/asciidoctorj-chart/1.0.0/jar

Ok so I can prepare the other repository for that mechanism and create for this repository an additional step in the release pipeline.

Is it possible to see your pom.xml file? Do you have declare some dependencies for the asciidoctor-maven-plugin? Can you paste your tree of project repository, maybe you use some special...

Hi @abelsromero, cache is already done, or? What is your goal with coveralls? I think we can use jacoco to calculate the coverage and use it in sonarcloud.

I think there is a way, I will check it out and implement this. If you also interested have a look at this article [github-actions-preventing-pwn-requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/).

Hi @abelsromero, I can support with sonarcloud, i used it in different projects and we can define a specific quality goal based on our requirements.

@mojavelinux I have applied access for analyzing asciidoctor-maven-plugin with sonarcloud, can you please accept this.

Hi @mojavelinux, thx for the setup, but i need for the analysis the api token and the project key. You get this if you configure this. You can declare this...