Josef Andersson
Josef Andersson
[%collapsible] in Adoc-github is missing the arrow which makes it very hard/unusable to see the collipsible text Seen an example of how it looks like in the regular skin. https://blog.mrhaki.com/2019/03/awesome-asciidoctor-collapsible-content.html...
When using the switcher.js as described (for example, here as a passthrough in the asciidoc) //skin selector for HTML backend ++++ ++++ highlighter.js does not work anymore after a skin...
Problem: In my dep5 file I have a file with multiple licenses. Example: ``` Files: THEFILE Copyright: 2020 COPYRIGHTHOLDER License: MIT and Apache-2.0 ``` which is valid according to the...
**Describe the bug** Since release 2.1.4, the sources jar is missing from mvncentral. This breaks earlier behaviour for example for any tool expecting to find the sources along with the...
Problem: Currently, Encore is only expecting a single input video file. This limits the encoding usage, for example, you might want to encode audio Solution: We should support multiple input...
I'm using the bats-core framework,https://github.com/bats-core/bats-core and I'm locally using shellcheck for checking these scripts - by convention they have the .bats-extension). Would be great if this action allowed picking them...
**Is your feature request related to a problem? Please describe.** Java linters like checkstyle are initiated with a java -jar call, but without the possibilty to set maximum mem set...
Currently, a run with enforce gives the PASS or FAIL output. However, to see the commit header itself that was tested one has to run git log or alike. It...
When running a dco check on a PR, conform enforce fails with "failed to get commit message: object not found". How to trigger: 1) Create a sample project on github....
### Describe the bug GitLab GetCloneUrl returns the wrong clone url in certain conditions. ### To Reproduce Here is a public project where you can reproduce it: https://gitlab.com/hanklank/anki-lpic * With...