Tim Jacomb
Tim Jacomb
https://github.com/daniel-beck/jenkins/pull/9 is functional now and looks quite good I think, there's a couple of CSS issues to improve in that one too described in the description
I'm happy with https://github.com/daniel-beck/jenkins/pull/9 now if you want to take a look :)
The linked Jira doesn't seem to be related to this. Also, form validation had some re-work done recently so this is now conflicted
Closing as there's no diff remaining in this PR and no update in awhile. Apologies for the PR being missed earlier
> Is there a plugin in jenkinsci you could demonstrate use of this new API with? Credentials plugin could use this, it's context menu hasn't been adapted due to a...
I've had a look at the credentials plugin and I'm not sure if this API is useful for it. It's after an Icon not a symbol. and fixing the issue...
> Is that a use case that we would expect this API to work with Unsure, the credentials plugin context menu code is not easy to reason with. I or...
``` { "err": { "killed": false, "code": 1, "signal": null, "cmd": "docker run --rm --name=renovate_node --label=renovate_child -v \"/mnt/renovate/gh/jenkinsci/jenkins\":\"/mnt/renovate/gh/jenkinsci/jenkins\" -v \"/tmp/renovate-cache\":\"/tmp/renovate-cache\" -e NPM_CONFIG_CACHE -e npm_config_store -e CI -e YARN_ENABLE_IMMUTABLE_INSTALLS -e YARN_HTTP_TIMEOUT...
``` installing v2 tool corepack v0.12.0 npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead. added 1 package in 1s linking tool corepack v0.12.0 0.12.0 Internal Error: The...
Looks like we need to try remove it from the yarnrc file and use corepack instead FYI @daniel-beck @NotMyFault @basil