KB
Krishna Bussu
Jenkins Component - Copy this React, Tailwind Component to your project
Prompted Write a python job to create a web page where I can see the list of predefined jenkins jobs ( add some sample jobs) and trigger one or more jobs by authenticating to jenkins using the username and password and by taking required inputs in a single text box with key & value pair format which the python script should parse and submit to jenkins with its required format. Once jobs are submitted the web page should list the links to the started jobs and also the current stage of the of the pipeline job , updating stage of pipeline job every 30 seconds till the pipeline complets or page closes. Add required error handling and proper commenting of code blocks.
Prompt
