jenkins-api.rs icon indicating copy to clipboard operation
jenkins-api.rs copied to clipboard

Rust client for Jenkins API

Results 14 jenkins-api.rs issues
Sort by recently updated
recently updated
newest added

Currently it's not possible to connect to Jenkins instances with privately signed certificate.

Updates the requirements on [env_logger](https://github.com/rust-cli/env_logger) to permit the latest version. Changelog Sourced from env_logger's changelog. 0.10.0 - 2022-11-24 MSRV changed to 1.60 to hide optional dependencies Fixes Resolved soundness issue...

dependencies

Updates the requirements on [mockito](https://github.com/lipanski/mockito) to permit the latest version. Release notes Sourced from mockito's releases. 0.31.0 Replaced the unmaintained difference crate with the similar crate. Thanks to @​leebradley Commits...

dependencies

It is currently possible with the API to get a list of the artifacts of the job. It is even possible to get the URL of the specific artifact: ```...

I follow the example in wiki,and my OS is windows 11 pro with gnu but I got a WinError 10013 ``` Error: reqwest::Error { kind: Request, url: Url { scheme:...

Updates the requirements on [urlencoding](https://github.com/kornelski/rust_urlencoding) to permit the latest version. Commits See full diff in compare view Dependabot will resolve any conflicts with this PR as long as you don't...

dependencies

Have you considered adding support for async requests? I'd be happy to take a stab at a patch if there were interest. I'm imagining the async API's and types would...

[//]: # (dependabot-start) ⚠️ **Dependabot Preview has been deactivated** ⚠️ This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to `dependabot`...

dependencies

[//]: # (dependabot-start) ⚠️ **Dependabot Preview has been deactivated** ⚠️ This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to `dependabot`...

dependencies