Attila Nagy
Attila Nagy
I couldn't find a way to search in tasks' comments. We use this feature a lot in clockingit (maybe this is the most used feature).
**Describe the bug** We use colorful for coloring output for scripts started from Jenkins (using the https://github.com/jenkinsci/ansicolor-plugin plugin). I'm not sure whether this is a bug or lack of support...
I have a Dockerfile which references another image, which is stored locally (overrideable with a build arg): ``` ARG PARENT=ds_test_base:test FROM ${PARENT} ``` The image is there: ``` $ docker...
Hi, What can be done, if munin-graph and -html takes too much time to run? According to the docs, there is max_html_jobs and max_graph_jobs, but it seems they are disabled...
**Describe the bug** Munin 2.0 drawed labels in the same order as the plugin returned them. Munin 2.999 draws in random (maybe coming from a hash) order, which is a...
**Is your feature request related to a problem? Please describe.** I have graphs with a lot of labels. Color coding is great, but I have so many I can't distinguish...
**Describe the bug** Since I've upgraded to 2.999.11(12), everything ran fine for some days, but suddenly all graphs have stopped, they have no data. **To Reproduce** I don't know yet....
Hi, Maybe I've just overlooked something, but I can't find transactions support (tx_select, tx_commit, tx_rollback) in librabbitmq, however the underlying C library seems to support these. Could you please implement...
### Version report Jenkins and plugins versions report: ``` Jenkins: 2.301 OS: Linux - 5.4.0-77-generic --- pam-auth:1.6 compress-buildlog:1.2 pipeline-github:2.7 workflow-cps-global-lib:2.21 jquery3-api:3.6.0-1 pipeline-stage-step:2.5 structs:1.23 lockable-resources:2.11 junit:1.51 ldap:2.7 ansicolor:1.0.0 ace-editor:1.1 workflow-job:2.41 snakeyaml-api:1.29.1...
If the nuke-list isn't so long, but quite complex, it might be useful to provide a way to interactively delete them, by asking the user to press y/n on each...