rm last_query in yaml file

This commit is contained in:
yafen 2020-09-04 10:32:40 +08:00
parent eba4c5581d
commit b6722177fd

View File

@ -1,105 +1,4 @@
version_control: github
src_repo: RPi-Distro/pi-bluetooth
tag_prefix: ^
seperator: .
last_query:
time_stamp: 2020-09-04 09:08:54.467147364 +08:00
raw_data:
{
"sha": "1f8d16200050b59ff9b859ee7565cdf7b08053bb",
"node_id": "MDY6Q29tbWl0Nzk4MTA0NTQ6MWY4ZDE2MjAwMDUwYjU5ZmY5Yjg1OWVlNzU2NWNkZjdiMDgwNTNiYg==",
"commit": {
"author": {
"name": "Serge Schneider",
"email": "serge@raspberrypi.com",
"date": "2020-08-19T14:46:31Z"
},
"committer": {
"name": "Serge Schneider",
"email": "serge@raspberrypi.com",
"date": "2020-08-19T14:46:31Z"
},
"message": "0.1.15 release",
"tree": {
"sha": "80fc22fcf7eb64d4cfb679bc7fbb597e8953116c",
"url": "https://api.github.com/repos/RPi-Distro/pi-bluetooth/git/trees/80fc22fcf7eb64d4cfb679bc7fbb597e8953116c"
},
"url": "https://api.github.com/repos/RPi-Distro/pi-bluetooth/git/commits/1f8d16200050b59ff9b859ee7565cdf7b08053bb",
"comment_count": 0,
"verification": {
"verified": false,
"reason": "unsigned",
"signature": null,
"payload": null
}
},
"url": "https://api.github.com/repos/RPi-Distro/pi-bluetooth/commits/1f8d16200050b59ff9b859ee7565cdf7b08053bb",
"html_url": "https://github.com/RPi-Distro/pi-bluetooth/commit/1f8d16200050b59ff9b859ee7565cdf7b08053bb",
"comments_url": "https://api.github.com/repos/RPi-Distro/pi-bluetooth/commits/1f8d16200050b59ff9b859ee7565cdf7b08053bb/comments",
"author": {
"login": "XECDesign",
"id": 1716509,
"node_id": "MDQ6VXNlcjE3MTY1MDk=",
"avatar_url": "https://avatars0.githubusercontent.com/u/1716509?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/XECDesign",
"html_url": "https://github.com/XECDesign",
"followers_url": "https://api.github.com/users/XECDesign/followers",
"following_url": "https://api.github.com/users/XECDesign/following{/other_user}",
"gists_url": "https://api.github.com/users/XECDesign/gists{/gist_id}",
"starred_url": "https://api.github.com/users/XECDesign/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/XECDesign/subscriptions",
"organizations_url": "https://api.github.com/users/XECDesign/orgs",
"repos_url": "https://api.github.com/users/XECDesign/repos",
"events_url": "https://api.github.com/users/XECDesign/events{/privacy}",
"received_events_url": "https://api.github.com/users/XECDesign/received_events",
"type": "User",
"site_admin": false
},
"committer": {
"login": "XECDesign",
"id": 1716509,
"node_id": "MDQ6VXNlcjE3MTY1MDk=",
"avatar_url": "https://avatars0.githubusercontent.com/u/1716509?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/XECDesign",
"html_url": "https://github.com/XECDesign",
"followers_url": "https://api.github.com/users/XECDesign/followers",
"following_url": "https://api.github.com/users/XECDesign/following{/other_user}",
"gists_url": "https://api.github.com/users/XECDesign/gists{/gist_id}",
"starred_url": "https://api.github.com/users/XECDesign/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/XECDesign/subscriptions",
"organizations_url": "https://api.github.com/users/XECDesign/orgs",
"repos_url": "https://api.github.com/users/XECDesign/repos",
"events_url": "https://api.github.com/users/XECDesign/events{/privacy}",
"received_events_url": "https://api.github.com/users/XECDesign/received_events",
"type": "User",
"site_admin": false
},
"parents": [
{
"sha": "4607b8d8c3c0ad377d51a98cad64d527423411d8",
"url": "https://api.github.com/repos/RPi-Distro/pi-bluetooth/commits/4607b8d8c3c0ad377d51a98cad64d527423411d8",
"html_url": "https://github.com/RPi-Distro/pi-bluetooth/commit/4607b8d8c3c0ad377d51a98cad64d527423411d8"
}
],
"stats": {
"total": 9,
"additions": 9,
"deletions": 0
},
"files": [
{
"sha": "0a45565fc370c7c2c9aa553be8df3300499a6f9b",
"filename": "debian/changelog",
"status": "modified",
"additions": 9,
"deletions": 0,
"changes": 9,
"blob_url": "https://github.com/RPi-Distro/pi-bluetooth/blob/1f8d16200050b59ff9b859ee7565cdf7b08053bb/debian/changelog",
"raw_url": "https://github.com/RPi-Distro/pi-bluetooth/raw/1f8d16200050b59ff9b859ee7565cdf7b08053bb/debian/changelog",
"contents_url": "https://api.github.com/repos/RPi-Distro/pi-bluetooth/contents/debian/changelog?ref=1f8d16200050b59ff9b859ee7565cdf7b08053bb",
"patch": "@@ -1,3 +1,12 @@\n+pi-bluetooth (0.1.15) buster; urgency=medium\n+\n+ [ Phil Elwell ]\n+ * bthelper: Change BT address with hcitool instead\n+ * bthelper: FIX: Only run for onboard BT modems\n+\n+\n+ -- Serge Schneider <serge@raspberrypi.com> Wed, 19 Aug 2020 15:45:46 +0100\n+\n pi-bluetooth (0.1.14) buster; urgency=medium\n \n [ Phil Elwell ]"
}
]
}
seperator: .