Jan Kaluza
|
50273b4dbd
|
Fix #85 - Add 'state_reason' to ComponentBuild and ModuleBuild models to have a user-friendly error message when build fails.
|
2016-10-20 10:18:25 +02:00 |
|
Lubos Kocman
|
b4d712cf33
|
Instantly fail component builds if we fail to submit them
- Fail builds if builder.build() does not return bool(value) == True
Signed-off-by: Lubos Kocman <lkocman@redhat.com>
|
2016-10-12 16:32:52 +02:00 |
|
Matt Prahl
|
ec8126c226
|
Fix/cleanup Python 3 compatibility
|
2016-09-22 12:48:51 +02:00 |
|
Matt Prahl
|
361de94693
|
Add filtering to the module-builds route
|
2016-08-24 15:20:20 +02:00 |
|
Matt Prahl
|
961f22f0b4
|
Add pagination and verbose flag to the /rida/module-builds/ route
Adds details about the API changes
|
2016-08-15 17:54:40 +02:00 |
|
Matt Prahl
|
7a928c3e8c
|
Adds database migration support, converts rida.conf to config.py, adds Vagrant support, seperates out app views to views.py, control of the app now manage.py
|
2016-08-01 13:22:01 -04:00 |
|
Ralph Bean
|
ec57fe0522
|
Some cleanup and fixes to the async work.
|
2016-07-31 07:13:27 -04:00 |
|
Ralph Bean
|
0c48edbd1a
|
Attempt to recursively build component like mockchain --recurse
|
2016-07-31 05:18:32 -04:00 |
|
Ralph Bean
|
283c48dbbc
|
Try to refactor a bunch of our scattered retry logic.
|
2016-07-30 11:02:57 -04:00 |
|