Jimmy Zelinskie
|
e973289397
|
Revert "Revert "Merge pull request #682 from jzelinskie/revertrevert""
This reverts commit 278bc736e3 .
|
2015-10-23 15:26:33 -04:00 |
|
Jimmy Zelinskie
|
278bc736e3
|
Revert "Merge pull request #682 from jzelinskie/revertrevert"
This reverts commit 627ad25c9c , reversing
changes made to 31c392fecc .
|
2015-10-22 16:02:07 -04:00 |
|
Jimmy Zelinskie
|
39cfe77d42
|
Revert "Merge pull request #557 from coreos-inc/revert-migration"
This reverts commit c4f938898a , reversing
changes made to 7ad2522dbe .
|
2015-10-21 15:29:57 -04:00 |
|
Silas Sewell
|
9000169b53
|
Revert "Merge pull request #491 from jakedt/migratebackp2"
This reverts commit 7ad2522dbe , reversing
changes made to a0b191ffa1 .
|
2015-09-28 16:09:22 -04:00 |
|
Jake Moshenko
|
8baacd2741
|
Migrate old data to new locations, read only new.
|
2015-09-17 15:47:13 -04:00 |
|
Joseph Schorr
|
f092c00621
|
Allow builds to be started with an external archive URL
Fixes #114
|
2015-08-17 17:01:49 -04:00 |
|
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
|
9b974f6b80
|
Add more build information to the events and have better messaging
Fixes #79
|
2015-06-16 23:16:36 -04:00 |
|
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 |
|