Jenkins.NET icon indicating copy to clipboard operation
Jenkins.NET copied to clipboard

C# .NET wrapper for Jenkins HTTP/REST API.

Results 28 Jenkins.NET issues
Sort by recently updated
recently updated
newest added

Hello 👋 We are building a tool that integrates Jenkins environment to our game engine. We were searching for an API call that let's us receive information about available executors...

I added the cancel and stop command for build jobs in queue and in progress respectively. Needed the functionality for a pet project and thought maybe somebody else might find...

Initial Console application for using Jenkins API.

Enhancement

server: CentOS + Jenkins 2.176.2 Client: Windows 10 x64 When call `JenkinsNET.JenkinsClientJobs.UpdateConfiguration()` returns with Server Internal Error, but posting the same config xml with postman works. It seems `WriteXml` in...

IJenkinsClient interface has JenkinsClientJobs and other properties properties defines as classes and not as interfaces. It prevents from mocks creating in Unit Tests. I could work on PR for to...

Hi Team Thanks for creating such a useful library which was easily integrated with .NET code.. I am using it however post PRODUCTION deployment i can see high memory usage...

This PR is to add new functionality for Jenkins View creation. Solves #43

We are using this library as a wrapper for Jenkins REST APIs. However, our needs include handling different views in the same folder. This client doesn't have any view operations...

When I'm trying to access the function: "BuildWithParameters", and have a very long parameter (for example file content), I get this error: *Invalid URI: The Uri string is too long.*...

Update config lead jenkins Server Internal Error(500) #32