parazyd
|
c216f578ce
|
Copy over the blenddir when adding a job.
|
2018-10-08 14:12:42 +02:00 |
parazyd
|
a26432d665
|
Remove the jobpath directory when a job is deleted.
|
2018-10-08 13:56:21 +02:00 |
parazyd
|
d245ab9939
|
fixup! Do not replace AT with @ when listing jobs.
|
2018-10-08 11:54:41 +02:00 |
parazyd
|
c371a446d1
|
Do not replace AT with @ when listing jobs.
This partially reverts 8122c24339
|
2018-10-06 10:00:37 +02:00 |
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 |
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 |
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
|
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 |