Re: Fwd: [Question] Detailed process of creating a [New Item - Freestyle project]

2021-05-09 Thread Ray Tayek
On 5/9/2021 6:46 PM, Inhwa Son wrote: *New Item* and *Freestyle project* there are many videos. thanks -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To

Has anyone gotten the jenkins-docs / simple-python-pyinstaller-app to work?

2021-05-07 Thread Ray Tayek
The best i can do so far is: [Pipeline] sh + docker inspect -f . python:2-alpine unable to resolve docker endpoint: open C:/Program Files/Git/certs/client/ca.pem: no such file or directory I had lot's of problems so I made this SSCCE .

Has anyone gotten the pipeUnit sample from JenkinsPipelineUnit to work recently

2021-05-03 Thread Ray Tayek
I'm getting a test failure in pipeUnit (please see below) from git bash on windows 10. Any pointers will be appreciated. Thank you gobal variable job Jenkinsfile test Condition failed with Exception: testNonRegression("Jenkinsfile_should_complete_with_success") |