
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=38567#comment-38567 ] Eyal Edri commented on OVIRT-1683: ---------------------------------- [~bkorren@redhat.com] do you think we still need it? I suggest to close it and handle only if a requirement from users / project will arise.
Add a type key to the list of available upstream sources --------------------------------------------------------
Key: OVIRT-1683 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1683 Project: oVirt - virtualization made easy Issue Type: New Feature Components: usrc.py Reporter: Gil Shinar Assignee: infra
Currently, code supports the following upstream_sources.yaml file: git: - url: <git url> commit: <git commit> branch: <branch name> and we need to support: - type: git url: <git url> commit: <git commit> branch: <branch name> - type: svn url: <svn url> commit: <svn revision> branch: <branch name>
-- This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100095)