Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-01-10 | Reduce Basic Job Duplication | Trevor Bramwell | 1 | -49/+1 | |
In the initial formation of projects we found it easy to copy job definitions to provide project a baseline job config to work off. This has led to a lot of duplication and misalignment with the gerrit triggers and default build server tag to be used. Collapsing these jobs into a job-group containing the stream and a verify job per-stream, should help reduce this duplication. Change-Id: Icb366487590a145be4cbfc0637a8d86a6d9b7cec Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org> | |||||
2017-08-29 | Initial Auto Project Jobs | Trevor Bramwell | 1 | -0/+56 | |
Create a noop job for the Auto project so they can begin submitting changes. Change-Id: If7c80c283a07d3d8e008f566bff8bfe473a93aed Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org> |