Commit Graph

17 Commits

Author SHA1 Message Date
parazyd 912a6d34a3
Add '-s' flag for querying status of a job. 2018-10-05 17:49:35 +02:00
parazyd 8122c24339
Replace 'AT' with '@' when listing jobs. 2018-10-05 17:18:39 +02:00
parazyd 23b96552a9
Allow listing jobs by account. 2018-10-05 17:16:07 +02:00
Jaromil 47397c18ab first working prototype to upload jobs to jenkins and list them 2018-10-05 17:13:15 +02:00
parazyd 956d86743d
Add a -l flag for listing the jobs in Jenkins. 2018-10-05 16:44:56 +02:00
parazyd 234eb327ea
Use a variable for the path(s) to our needed files. 2018-10-05 16:21:58 +02:00
Jaromil 7fce1b2cde dockerfile build and run 2018-10-05 15:12:13 +02:00
Jaromil 4c033ac86c base frontend website with authentication 2018-10-03 00:00:07 +02:00
parazyd 507e941540
When adding a job, add it to a specific Jenkins view as well. 2018-09-26 19:37:35 +02:00
parazyd 055933c5d1
Remove html_escape() and use the standard html library instead. 2018-09-26 19:27:01 +02:00
parazyd cff9839d83
Implement a flag and function for starting a job build. 2018-09-26 19:19:16 +02:00
parazyd d9d1ff8dfe
Use a jarargs variable in config.py instead of placing it everywhere. 2018-09-26 19:13:49 +02:00
parazyd 93f61e5523
Add .gitignore file. 2018-09-26 18:57:22 +02:00
parazyd b7ac8bf061
Use jenkins-cli.jar instead of the web. 2018-09-26 18:57:22 +02:00
parazyd 0cf7f9e978
Add sync_jobs.py and a corresponding README file. 2018-09-26 18:11:53 +02:00
parazyd 19d55ecfd2
Add the Jenkins template for new jobs. 2018-09-26 18:11:30 +02:00
parazyd 8d82572f83
Add LICENSE file. 2018-09-26 17:49:27 +02:00