This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/buildman
Jimmy Zelinskie e01bdd4ab0 triggers: metadata.commit_sha -> metadata.commit
This resolves an issue where the custom-git trigger's public facing
schema was not the same as the internal metadata schema. Instead of
breaking users, we rework the internal metadata schema to be the same as
the custom-git JSON schema. This commit also updates everything that
used `metadata.commit_sha` including the test database.
2015-06-02 15:32:28 -04:00
..
component triggers: metadata.commit_sha -> metadata.commit 2015-06-02 15:32:28 -04:00
jobutil Add the error code to the worker error logged to redis 2015-05-18 15:01:48 -04:00
manager Add logentries reporting to the ephemeral builders. 2015-03-27 15:28:08 -04:00
templates cloudconfig: flatten logentries container 2015-05-20 16:34:16 -04:00
__init__.py WIP: Start implementation of the build manager/controller. This code is not yet working completely. 2014-11-11 18:23:15 -05:00
asyncutil.py buildman: rm unused imports 2015-03-09 13:04:16 -04:00
builder.py Switch build manager to always just WARN on boto 2015-05-18 12:34:26 -04:00
enums.py Make sure the build manager dies on an unhandled schedule exception 2015-02-25 12:19:21 -05:00
server.py buildman: rm unused imports 2015-03-09 13:04:16 -04:00