Ab
Ab
- [ ] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main branch! - [ ] Ensure that the pull request title represents the...
Multijob build's console log redirects to url having extra '/'s. I want to remove those. #204
### Jenkins and plugins versions report Environment ```text Paste the output here ``` ### What Operating System are you using (both controller, and any agents involved in the problem)? MacOS...
### New Issue Checklist - [x] Updated SwiftLint to the latest version - [x] I searched for [existing GitHub issues](https://github.com/realm/SwiftLint/issues) ### Describe the bug A clear and concise description of...
My omnibot deployment is not working, I tried to setup locally using docker-compose and still the same. One strange thing I noticed is, when I run curk -i -k http:0.0.0.0/healthcheck...
I am working on creating a jenkins script, that can access artifactory Rest API (version: 7.84.17) Following examples from README, when I make rest calls like: ``` ArtifactoryRequest repositoryRequest =...