Joseph Schorr
|
31260d50f5
|
Rename the new images method to a slightly better name
|
2015-04-24 16:37:37 -04:00 |
|
Joseph Schorr
|
e70343d849
|
Faster cache lookup by removing a join with the ImagePlacementTable, removing the extra loop to add the locations and filtering the images looked up by the base image
|
2015-04-24 16:22:19 -04:00 |
|
Joseph Schorr
|
b7901d2adb
|
Add trigger metadata (which includes the SHA) and the built image_id to the event data
|
2015-02-24 15:13:51 -05: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
|
e1a15464a1
|
Fix typo, add some logging and fix command comparison
|
2015-02-11 16:02:36 -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
|
9f1ec9d47d
|
Fix loading of partial caching under a tag
|
2015-02-09 16:29:15 -05:00 |
|
Joseph Schorr
|
b0e315c332
|
Fix issues in cache comment comparison
|
2015-02-09 15:48:36 -05:00 |
|
Joseph Schorr
|
9b0e43514b
|
Fix typos
|
2015-02-09 14:53:18 -05:00 |
|
Joseph Schorr
|
6cb1212da6
|
Add logging
|
2015-02-09 13:54:14 -05:00 |
|
Joseph Schorr
|
4310f47dee
|
Some code cleanup in the cached tag determination code
|
2015-02-09 12:16:43 -05:00 |
|
Joseph Schorr
|
48949627e0
|
Merge master in delta
|
2015-02-09 12:07:43 -05:00 |
|
Joseph Schorr
|
d709e0f64a
|
Fix the new notifications code to work
|
2015-02-03 13:08:38 -05:00 |
|
Joseph Schorr
|
07e85324e9
|
- Add build notifications back in
- Fix spelling mistake
- Add the sha output as part of the build script
|
2015-02-03 13:01:42 -05:00 |
|
Joseph Schorr
|
ce3f8b438c
|
Fix pull credentials bug, fix job details parse bug and add some better logging
|
2015-01-29 18:01:42 -05:00 |
|
Jake Moshenko
|
cc70225043
|
Generalize the ephemeral build managers so that any manager may manage a builder spawned by any other manager.
|
2014-12-31 11:33:56 -05:00 |
|
Jake Moshenko
|
2d7e844753
|
First implementation of ephemeral build lifecycle manager.
|
2014-12-16 13:41:30 -05:00 |
|
Joseph Schorr
|
00299ca60f
|
We need to make sure to use the *full* command
|
2014-12-11 18:17:15 +02:00 |
|
Joseph Schorr
|
6601e83285
|
When speaking to version 0.2-beta of the build worker, properly lookup the cached commands and see if we have a matching image/tag in the repository
|
2014-12-11 18:03:40 +02:00 |
|
Jake Moshenko
|
fd825b82cd
|
Update the buildman with the database job config post merge with nomenclature.
|
2014-12-08 14:43:32 -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 |
|