Thomas Grabietz
Thomas Grabietz
Hello All, double checking, if I site actually exists works for me: https://github.com/duschata/docToolchain/blob/duschata_issue-280/scripts/asciidoc2confluence.groovy#L487-L505 this peace of code makes also sense, if you manually delete sites in confluence. The find indexer...
can you please upload all files under src/docs/ your Groovy.conf (without password) I'll try to reproduce it
I think this is really a bug and I can reproduce it. This occurs when: * A Page Title already exists (but this is the default confluence behavior) * A...
can not reproduce this anymore... A referenced resource already exists (e.g. an image, this is a bug in the publishToConfluence script)
Hallo All, do you agree that this behavior is not what we expected? Please have a look at the modified test here: https://github.com/duschata/axion-release-plugin/commit/cc2e1f45704e1e1a4c565241278377b0c3bd36ca This has worked for us in older...
@adamdubiel, @bgalek, are you still active here? What do you think about it?
Hi @bgalek , I fixed it, wrote test & docs and it seems to work now. I've sent a PR, greetings Tom
Hi All, ups, there is nearly the same issue with VersionProperties.Creator. I'll try to fix this soon...
Hi All, I've the same issue and have created a test here: https://github.com/duschata/axion-release-plugin/blob/main/src/integration/groovy/pl/allegro/tech/build/axion/release/BranchVersionIncrementerTest.groovy This test will allways fail since version 1.14.0 because the introduction of the @Input annation with this...
in progress: https://github.com/duschata/jsonix/tree/issue_%23139