From 8e64020b65d42109224d918622e7d5d33caf8db6 Mon Sep 17 00:00:00 2001 From: Zhangxiaoyu Date: Wed, 1 Jul 2020 17:51:02 +0800 Subject: [PATCH] add iSulad.yaml file Signed-off-by: Zhangxiaoyu --- iSulad.spec | 4 ++-- iSulad.yaml | 41 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 43 insertions(+), 2 deletions(-) create mode 100644 iSulad.yaml diff --git a/iSulad.spec b/iSulad.spec index 9297840..40ea721 100644 --- a/iSulad.spec +++ b/iSulad.spec @@ -8,8 +8,8 @@ Version: %{_version} Release: %{_release} Summary: Lightweight Container Runtime Daemon License: Mulan PSL v2 -URL: isulad -Source: iSulad-2.0.3.tar.gz +URL: https://gitee.com/openeuler/iSulad +Source: iSulad-%{version}.tar.gz BuildRoot: {_tmppath}/iSulad-%{version} ExclusiveArch: x86_64 aarch64 diff --git a/iSulad.yaml b/iSulad.yaml new file mode 100644 index 0000000..f9b1cdc --- /dev/null +++ b/iSulad.yaml @@ -0,0 +1,41 @@ +--- +version_control: gitee +src_repo: openEuler/iSulad +tag_prefix: "^v" +seperator: "." +last_query: + time_stamp: 2020-07-01 16:18:27.627607538 +08:00 + raw_data: + { + "assets": [ + { + "browser_download_url": "https://gitee.com/openeuler/iSulad/repository/archive/v2.0.3" + } + ], + "author": { + "avatar_url": "https://gitee.com/assets/no_portrait.png", + "events_url": "https://gitee.com/api/v5/users/lifeng2221dd1/events{/privacy}", + "followers_url": "https://gitee.com/api/v5/users/lifeng2221dd1/followers", + "following_url": "https://gitee.com/api/v5/users/lifeng2221dd1/following_url{/other_user}", + "gists_url": "https://gitee.com/api/v5/users/lifeng2221dd1/gists{/gist_id}", + "html_url": "https://gitee.com/lifeng2221dd1", + "id": 5226885, + "login": "lifeng2221dd1", + "name": "lifeng_isula", + "organizations_url": "https://gitee.com/api/v5/users/lifeng2221dd1/orgs", + "received_events_url": "https://gitee.com/api/v5/users/lifeng2221dd1/received_events", + "repos_url": "https://gitee.com/api/v5/users/lifeng2221dd1/repos", + "site_admin": false, + "starred_url": "https://gitee.com/api/v5/users/lifeng2221dd1/starred{/owner}{/repo}", + "subscriptions_url": "https://gitee.com/api/v5/users/lifeng2221dd1/subscriptions", + "type": "User", + "url": "https://gitee.com/api/v5/users/lifeng2221dd1" + }, + "body": "- bugfix\r\n- \u4ee3\u7801\u7ed3\u6784\u6574\u6539\r\n- LLT\u8865\u5145", + "created_at": "2020-06-16T18:57:07+08:00", + "id": 73541, + "name": "v2.0.3", + "prerelease": false, + "tag_name": "v2.0.3", + "target_commitish": "ef223d0ba57c660739555a5261c554882d1a34fa" + }