You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Branchline templates will be hosted on a new repo pros-branchline which stores kernel, okapi and branchline template versions. This is separate from pros-mainline.
At the moment conductor.py only supports pros-mainline and needs to be changed to get templates from branchline exclusively. This includes modifying conductor logic to support the new metadata and JSON format for template versions. resolve_template and fetch_template is out of scope.
Refer to the branchline design doc for more information.
The text was updated successfully, but these errors were encountered:
Branchline templates will be hosted on a new repo
pros-branchline
which stores kernel, okapi and branchline template versions. This is separate frompros-mainline
.At the moment conductor.py only supports
pros-mainline
and needs to be changed to get templates from branchline exclusively. This includes modifying conductor logic to support the new metadata and JSON format for template versions.resolve_template
andfetch_template
is out of scope.Refer to the branchline design doc for more information.
The text was updated successfully, but these errors were encountered: