Jake Moshenko
|
3efaa255e8
|
Accidental refactor, split out legacy.py into separate sumodules and update all call sites.
|
2015-07-17 11:56:15 -04:00 |
|
Joseph Schorr
|
f84d1bad45
|
Handle internal errors in a better fashion: If a build would be marked as internal error, only do so if there are retries remaining. Otherwise, we mark it as failed (since it won't be rebuilt anyway)
|
2015-02-12 16:19:44 -05:00 |
|
Joseph Schorr
|
893ae46dec
|
Add an ImageTree class and change to searching *all applicable* branches when looking for the best cache tag.
|
2015-02-10 21:46:58 -05:00 |
|
Joseph Schorr
|
0065ac8503
|
Add back in the cache checking code and remove the old 0.1 build pack code
|
2015-02-09 12:13:40 -05:00 |
|
Joseph Schorr
|
60eae43ae4
|
Add the date time to the log entries
|
2015-01-29 18:05:05 -05:00 |
|
Joseph Schorr
|
7ee00b83cb
|
Switch to using a CloseForLongOperation around the sleep
|
2015-01-29 14:50:07 -05:00 |
|
Joseph Schorr
|
cf35da30bc
|
Make sure to not hold DB connections open in the new build manager
|
2015-01-29 14:40:24 -05:00 |
|
Jake Moshenko
|
aac7feb20b
|
Refresh the build_job from the database before we write updates.
|
2014-12-23 11:17:23 -05:00 |
|
Joseph Schorr
|
660a640de6
|
Better organize the source file structure of the build manager and change it to choose a lifecycle manager based on the config
|
2014-11-25 16:14:44 -05:00 |
|