Jörn Guy Süß

Results 35 issues of Jörn Guy Süß

### Description I am trying to run the Html generation of a CI commandline and would like to avoid writing additional code generation boilerplate. The `xmlrunner` has a canned invocation...

The [bundle location](https://github.com/envygeeks/jekyll-docker/blob/master/repos/jekyll/Dockerfile#L10) is fixed in this image. As a consequence, [caching outside the local directory is not possible without copying the cache in Gitlab CI](https://docs.gitlab.com/ee/ci/yaml/README.html#cachepaths). This disables this image...

This ticket ask for a feature enhancement in the use of the API. My understanding is that almost all calls in the library are null-safe. It would be great to...

in ``./com.ibm.wala.dalvik.test/build.xml:40`` the property ``androiddir`` is set ``` ``` however, even if unset (i.e. no ``ANDROID_HOME``), it is still referenced in l.68 ``fetchDxJar`` and called via dependency from ``getJars`` ```...

The [tycho versions plugin](https://www.eclipse.org/tycho/sitedocs/tycho-release/tycho-versions-plugin/plugin-info.html) pushes versions down into a Tycho build. It is quite fast. I was wondering how if it can be linked to work with JGitVer in some...

Below is a snippet for the gitlab ci that uses the all-in-one executable checked into the repo to create a version file. If the binary stored in the repo is...

documentation

The `git namespaces` feature is a tool that allows to drive scoped semantic versions in the same repository. For example, it is useful if you have experimental R&D versions, specialized...

enhancement
external

Hi! I have been trying to explain the functionality of the default computation and thought you might like to reuse the attached diagram. I am happy to make one for...

documentation

I have a scenario where proxy port 8080 is occupied. ``` zap.sh -daemon -config proxy.port=9090 ``` succeeds, while ``` zap-cli start --start-options '-config proxy.port=9090' ``` yields ``` [INFO] Starting ZAP...

[a lot of MD processors](https://www.markdownguide.org/extended-syntax/#syntax-highlighting) have syntax highlighting. I am unsure if Literate provides this. If not, can a means to pass a syntax highlighting hint please be added?