Pete Lopez
Results
2
issues of
Pete Lopez
Jenkins api follows the pattern `{baseUrl}/job/{JOB_NAME}`. However, if we have jobs nested in folders the job the pattern is `{baseUrl}/job/{path}/job/{to}/job/{folder}job/{finalName}`. In the UI, Jenkins shows this job name as `path/to/folder/finalName`....
Once a client is instantiated we should assume the client is specific to the `BaseUrl`, `UserName`, `ApiToken` and those values should be immutable.