commit | cdab203f5e06b718607b65679a9c81a28a1e2dca | [log] [tgz] |
---|---|---|
author | James E. Blair <jeblair@redhat.com> | Wed Feb 01 09:09:29 2017 -0800 |
committer | James E. Blair <jeblair@redhat.com> | Mon Feb 06 10:11:12 2017 -0800 |
tree | 0cd3bda537ae93df94f6304496b10bd65dda5699 | |
parent | 66b274ea15b8862362501f96b694473378fb657b [diff] |
Add SourceContext class This replaces all of the instances where we were passing around triplets of project/branch/secure. This significantly simplifies the code. It also ensures that every unparsed job or project config has a source context associated with it, since it truly is required by jobs. Change-Id: I46fa9cc48f5ee57be0d9ad28b2f3c23a8d204d69