Baptiste Mathus
Baptiste Mathus
Hi, I need to initialize an empty directory hierarchy for a custom plugin. Just realized the `jenkins.sh` script is indeed [designed to copy only files](https://github.com/jenkinsci/docker/blob/master/jenkins.sh#L28). So, basically empty `somedir/somesubdir` in...
(Expected to fail in CI for now, because of a powershell issue)
Hi, Currently, if you write something like the following in a slide : ``` TIP: Some great tip! Guys, that rocks. ``` It will be rendered as:  With the...
I configured Goose 1.1.4 a few weeks back to use https://github.com/jenkinsci/mcp-server-plugin using Streamable HTTP, it was working great. I upgraded to latest 1.7.0 and saw Goose was getting stuck. So...
That would be great to be able to auto-generate ids in a list. Something like [options="auto-anchored"] [[thatlist]] ∗ some ∗ entry ∗ and ∗ another Could generate something along id="thatlist-1"...
### What feature do you want to see added? In https://github.com/jenkinsci/opentelemetry-plugin/pull/413 (at the request of @timja in https://github.com/jenkinsci/opentelemetry-plugin/issues/411), @cyrille-leclerc implemented the retrieval of these metrics using reflection. At CloudBees, as...