hudson-api
Determine if given job is currently running using Hudson/Jenkins API
Is there an API to determine whether a given job is currently running or not? Ideally, I\'d als开发者_如何学Co like to be able to determine its estimated % complete and get the details of the SVN rev[详细]
2023-04-02 16:01 分类:问答Using UserNameResolver in Jenkins / Hudson
I\'m trying to write a plugin that provides users\' real name and email addresses from the data in our Active Directory. We use the ActiveDirectory plugin for authentication, which does not set these[详细]
2023-03-03 16:12 分类:问答Command to perform "Prepare for Shutdown" task
Is there a command that will put the hudson in maintenance mode. I mean, before shutting down the Hudson we first need to click \"Prepare for Shutdown\" button in \"Manage Hudson\" UI page, is it poss[详细]
2023-03-02 17:51 分类:问答How to access Hudson job1 artifacts from another job2?
We have a production开发者_StackOverflow job and a nightly job for a project in Hudson. The production job needs to pull off some artifacts from a specific nightly build # (which is provided as parame[详细]
2023-02-17 14:29 分类:问答OutOfMemoryError in hudson [duplicate]
This question already has an answer here: Closed 12 years ago. Possible Duplicate: java OutOfMemoryError in hudson[详细]
2023-02-08 09:28 分类:问答Finding Hudson Log Files
Does anyone know how to search a Hudson server for the incremental log files that are generated from running reoccurring JUnit tests?The Hudson dash board will show the last twenty tests, but we are l[详细]
2023-02-05 08:24 分类:问答How to get a better performance from Hudson CI API?
I\'m trying to write a little tool for myself that would integrate with Hudson build server. The current roadblock that I\'ve hit is performance. I\'d like to do a simple thing like have a list of all[详细]
2023-02-05 01:46 分类:问答Exporting test data result in Hudson
Does anybody know of an easy way to export test results in Hudson?We have some integration tests that are failing intermittently and our executives would like an excel-style开发者_高级运维 report of t[详细]
2023-02-05 00:02 分类:问答File upload + parameter via HTTP POST to trigger a Hudson build
Currently i\'m searching for a working method to upload a file + a field in the following confiuguration of Hudson. The current problem is that Hudson always complains about a form which should be sub[详细]
2023-01-29 22:23 分类:问答hudson cli to wait for unfinished builds
Part of our CI/continuous-test system needs to re-deploy build/test 开发者_运维百科nodes. so far I\'m marking them offline and then waiting for twice as long as a build usually takes...[详细]
2023-01-24 16:00 分类:问答