Commit Graph

32 Commits

Author SHA1 Message Date
Jaromil de76c4887d deeper refactoring of web and failjure error propagation
this includes improvements that should be backported to the leiningen
template for dyne apps
2018-10-13 13:01:12 +02:00
Jaromil d162d16116 moar logos to stand on the shoulders of giants 2018-10-13 13:01:12 +02:00
parazyd b1bb0a28ec
Format the zsh command more nicely. 2018-10-11 14:55:48 +02:00
parazyd 4da1117a3f
Introduce stage3 downloads.
This expands the sync_jobs.py parameter to contain the release codename,
which is respectfully documented in the README.md file.
2018-10-11 14:51:52 +02:00
Jaromil 2be199a214 switched css to bulma, removed all javascript 2018-10-10 02:04:56 +02:00
Jaromil fe944519ac completed basic gui functionalities linking to run and start 2018-10-08 16:41:55 +02:00
parazyd 1e60140a6c
Correct zshcmd for each of the sdks. 2018-10-08 14:20:49 +02:00
parazyd 3ab620a588
Remove the blenddir after completing the job. 2018-10-08 14:18:41 +02:00
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
Jaromil c277e7a6a8 db storage, config fixes and some reformatting
started using intellij cursive for some live debugging, which altered
the indentation of files
2018-10-08 12:50:26 +02:00
Jaromil a7deb67864 nrepl open on ring server and humanize deps 2018-10-08 12:50:26 +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
Jaromil 5dd4ca18a9 further development with correct listing and adding of jobs 2018-10-05 19:28:52 +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
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