Test count

2024-01-10 Thread андрей кухто
Hello, i want to get test count finished run. How it do? Example teamcity: https://www.jetbrains.com/help/teamcity/statistic-charts.html#Test+Count for build duration i used run.getDuration() method -- You received this message because you are subscribed to the Google Groups "Jenkins Developers

Jenkins Jelly JS plugin reload

2024-01-09 Thread андрей кухто
Hello, i have problem, no working select error 403 forbidden. I want change select element and update my chart information (invoke java method). https://github.com/andrei300399/buildConfigurationStatistics my repository How it do -- You received this message because you are subscribed to the Goo

Jenkins - Java - Jelly - javascript

2024-01-09 Thread андрей кухто
Why error 403? Attempt invoke java from jelly var foo = foo.add(1,5, function(t) { document.getElementById('msg').innerHTML = t.responseObject(); }) package io.jenkins.plugins.sample; import hudson.model.Action; import hudson.model.Job; import jenkins.security.stap