This is a multi-part message in MIME format...
------------=_1506868312-21704-118
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
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)
------------=_1506868312-21704-118
Content-Type: text/html; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
<html><body>
<h3>Gil Shinar created OVIRT-1683:</h3>
<pre> 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</pre>
<p>Currently, code supports the following upstream_sources.yaml file:
git:</p>
<pre>- url: <git url>
commit: <git commit>
branch: <branch name></pre>
<p>and we need to support:</p>
<ul><li><p>type: git url: <git url> commit: <git
commit> branch: <branch name></p></li>
<li><p>type: svn url: <svn url> commit: <svn
revision> branch: <branch name></p></li></ul>
<p>— This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100063)</p>
<img
src="https://u4043402.ct.sendgrid.net/wf/open?upn=i5TMWGV99amJbNxJpS...
alt="" width="1" height="1" border="0"
style="height:1px !important;width:1px !important;border-width:0
!important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0
!important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0
!important;padding-right:0 !important;padding-left:0 !important;"/>
</body></html>
------------=_1506868312-21704-118--