[JIRA] (OVIRT-1683) Add a type key to the list of available upstream sources

Gil Shinar (oVirt JIRA) jira at ovirt-jira.atlassian.net
Sun Oct 1 14:31:52 UTC 2017


Gil Shinar created OVIRT-1683:
---------------------------------

             Summary: 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: Task
            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#100063)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/infra/attachments/20171001/0a3cd26b/attachment.html>


More information about the Infra mailing list