Releases: pjc0247/jenkins-client.net
Releases · pjc0247/jenkins-client.net
v. 1.0.0
JenkinsClient v. 1.0.0
- I've published the JenkinsClient on NuGet. you can install latest releases via NuGet package manager from now on.
v. 0.11
JenkinsClient v. 0.11
- Remove unnecessary debug prints.
v. 0.1
JenkinsClient v. 0.1
- Communicate with jenkins server, using HTTP basic auth.
- Fetch all jobs or specified single job.
- Fetch last build logs of specified job.
- Build & Wait until build started/finished.