Christopher Fenner

Results 13 issues of Christopher Fenner

Recently I had the case the rather rare case that `jenkins.BuildJob` returned no `queueID`. This is due to the following code. https://github.com/bndr/gojenkins/blob/65ee8c9388b5f3b986f2c79179a6696cd8705858/job.go#L426-L429 What is the meaning of `isQueued` on a...

In the pipeline input on a pipeline job the font is not displayed correct. Thus it is hard to write and especially replace/delete text. ![bildschirmfoto 2018-09-03 um 10 10 32](https://user-images.githubusercontent.com/26137398/44975394-979b6700-af62-11e8-8263-2f93efdff0e3.png)...

I don't know is this issue can be solved in here: When I use this theme, folder and job icons are rendered with `43.2px`, but icons that are generated by...

# Changes Updates used `node:lts-stretch` images to the new lts `node:lts-buster`. # Related Issues fixes https://github.com/SAP/jenkins-library/issues/3911

work in progress 🚧

As Debian Stretch LTS [is officially end-of-life](https://wiki.debian.org/DebianReleases#Production_Releases) as of 30.06.2022 and the [`node:lts-stretch`](https://hub.docker.com/_/node?tab=tags&page=1&name=lts-stretch) image is no longer updated, we should switch to the [next LTS](https://wiki.debian.org/LTS) which is [`node:lts-buster`](https://hub.docker.com/_/node?tab=tags&page=1&name=lts-buster). https://github.com/docker-library/official-images/issues/12158 >...

This change corrects the description for `trimHeaderLine`.

# Changes - [ ] Tests - [ ] Documentation

# Changes Adding debug outputs for env variables