Jenkins.NET
Jenkins.NET copied to clipboard
Drop IJenkinsContext interface from JenkinsClient
Once a client is instantiated we should assume the client is specific to the BaseUrl
, UserName
, ApiToken
and those values should be immutable.