https://www.jenkins.io/doc/book/system-administration/authenticating-scripted-clients/
will
hopefully get you started.
Richard.
On Wed, 24 Jun 2020 at 16:53, Lokeshwaran wrote:
> Where do we get this API token from
>
> On Wednesday, June 17, 2015 at 12:50:28 PM UTC+5:30, Sushant Gupta wrote:
>>
Where do we get this API token from
On Wednesday, June 17, 2015 at 12:50:28 PM UTC+5:30, Sushant Gupta wrote:
>
> Hi All,
>
> I don't know if anyone tried to login to sso enabled jenkins server from
> python api.
>
> I need to automate jenkins, It is very easy to login to jenkins from
> python w
Hello Alex
do you get any success in jenkins integration with stunnel?
On Tuesday, February 12, 2019 at 9:45:27 PM UTC+5:30, Alex Domoradov wrote:
>
> Any advise?
>
> On Monday, February 11, 2019 at 1:37:45 PM UTC+2, Alex Domoradov wrote:
>>
>> Hello,
>>
>> Does anyone has successes in such kind
We are able to continue with the job by deleting the secret files and then
re-adding to the job. Until the screen is refreshed the UI configuration
for that job continues to function normally.
As I have used Jenkinsfile in the past on several other projects. I believe
the Jenkinsfile or other
Hi,
I'd not recommend processing the XML file inside the Jenkinsfile, all the
Groovy code you put in a Jenkins file consumes resources in the Jenkins
instance (not in the Agent) and process an XML file can be a heavy process.
I recommend you call a command-line tool or a Python script to proce
Was this solved? I´m having same issue
On Monday, November 28, 2016 at 4:42:10 PM UTC-3, Guy Knights wrote:
>
> I'm trying to use the ansible plugin in a pipeline script, but it fails to
> find ansible-playbook. I've used the "ansibleName" parameter to supply the
> name of the Ansible version I
Hi All,
I have installed and configured sonarqube quality gate in Jenkins. While
executing jenkins job getting error.
Status => FAILED
Status => FAILED
Status => FAILED
Status => FAILED
Status => FAILED
ERROR: Build step failed with exception
org.quality.gates.sonar.api.MaxExecutionTimeException