Tim Jacomb

Results 133 issues of Tim Jacomb

## Feature Suggestion Something like: ``` backstage-cli template --vars ``` ## Possible Implementation ## Context I want to run tests against my project to make sure that it works after...

enhancement
help wanted
will-fix
area:scaffolder

https://github.com/jenkinsci/jenkins/pull/7268 This will need to be merged after release with the actual version number, I think this is the most straightforward approach for this issue. ### Testing done ### Submitter...

This is currently a breaking change although it could likely be made more compatible. There's only realtime junit to adapt anyway. I'm not sure this is the best approach and...

See https://github.com/jenkinsci/junit-sql-storage-plugin/pull/413#issuecomment-2171325332 Given this plugin provides SDKs and actions etc that if other plugins want to use OTEL they need to depend on this plugin. Possibly they could add optional...

enhancement

### Service(s) weekly.ci.jenkins.io ### Summary https://gitter.im/jenkinsci/ux-sig?at=627c1cbfeaf3267f85571dd8 @hervelemeur May 11 21:29 is it somehow possible to deploy a PR version of a plugin like a preview of some sort? It could...

weekly.ci.jenkins.io

### Service(s) trusted.ci.jenkins.io ### Summary It would be great to not use password credentials when they can be avoided, this can be done with Managed Identity. ---- 1. Create a...

trusted.ci.jenkins.io

It was reported as https://github.com/jenkinsci/dark-theme-plugin/issues/258 although nothing to do with dark theme. One of the tds has some metadata added with display:none which was being excluded by the `isAdmin` check....

bug
security-approved

Fixes https://github.com/jenkinsci/design-library-plugin/issues/13 Unfortunately can't delete https://github.com/jenkinsci/jenkins/blob/master/war/src/main/webapp/scripts/combobox.js as `editableComboBox` still uses it, https://github.com/jenkinsci/jenkins/pull/9461 removes the last usage in core though. This improves the usability and accessibility of the control by adding...

web-ui
rfe
security-approved

Currently with this library neither quicktime or windows media player are able to open most of the encodings supported by this library. You can open with VLC but ideally the...

One more thing post merge @basil and @timja I just realized: While debugging, I kinda saw that `AetherModule` is constructed **twice** (I may be wrong here) per test. But in...