Skip to content

ritwikagarwal/Seedstars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Seedstars

The first challenge is a script, in Python, that uses Jenkins' API to get a list of jobs and their status from a given jenkins instance. The status for each job should is stored in an sqlite database along with the time for when it was checked.

The Script is found in the jenkins_script.py file

Note: before jenkins api can work on this server you have to install jenkins installer, configure it to run as a service then create jobs, build the jobs.

The second challenge is the Django App

About

Challenges from the case studies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published