jenkins-plugins
How can I update jenkins plugins from the terminal?
I am trying to create a bash script for setting up Jenkins. Is there开发者_JAVA百科 any way to update a plugin list from the Jenkins terminal?[详细]
2023-04-11 17:36 分类:问答How to run/execute Selenium tests via CI (e.g., Jenkins)
I\'ve started using Play! for an application which we are migrating from Wicket in my organization. As per our policy, we need to keep all tests up and running via Jenkins and I was able to antify th[详细]
2023-03-21 13:04 分类:问答How to set Copyright version using msbuild?
I am using Jenkins to kick off msbuild to build a project. I am using Microsift (R) Build Engine Version 2.0.50727.1433.[详细]
2023-03-19 06:52 分类:问答To Perform Maven Release; Build Environment field is not appering in the Hudson Project's configuration
I am very new to Hudson/Jenkins and I am following the Continuous Integration with jenkins.pdf. 开发者_StackOverflow社区And I want to perform maven release. To do this the book says, the Hudson M2 Ext[详细]
2023-03-10 17:37 分类:问答How to build a specific revision of SVN in Hudson/Jenkins
Background: We use NAnt as our building too开发者_Python百科l. Question: How can I tell Hudson to build a specific revision in SVN, instead of the latest one by default?[详细]
2022-12-21 06:02 分类:问答Is there a way to keep Hudson / Jenkins configuration files in source control?
I am new to Hudson / Jenkins and was wondering if there开发者_如何学Python is a way to check in Hudson\'s configuration files to source control.[详细]
2022-12-17 05:33 分类:问答Jenkins failing to accept modifications made to existing pipeline job, unable to create new job
Using Jenkins version 2.375.1. I have a Jenkins instance which seemingly all of a sudden, no longer is allowing me to modify the pipeline script for a specific job. When I click "Submit&qu开发者_[详细]
2022-12-07 21:19 分类:问答How can I retrigger another job (specific run) from a jenkins pipeline
There is a way to trigger a Jenkins job in a pipeline code using: "build job". Is there a way to retrigger \\ rebuild specific job number from a pipeline code?[详细]
2022-12-07 19:07 分类:问答