Skip to content Skip to sidebar Skip to footer
Showing posts with the label Jenkins Cli

While Using Jenkins Api, Getting A Failure On Reconfig_job

I am using jenkins rest API to recurse through jobs and then reconfigure this one. All methods work… Read more While Using Jenkins Api, Getting A Failure On Reconfig_job

Parse Html File Using Python Without External Module

I am trying to Parse a html file using Python without using any external module. The reason is I a… Read more Parse Html File Using Python Without External Module