-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add pre-release information to exported data (#3841)
* Add pre-release information to exported data * reset if not needed * Fix data content
- Loading branch information
Showing
13 changed files
with
345 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
74 changes: 74 additions & 0 deletions
74
tests/fixtures/proxy/api.github.com/repos/hacs-test-org/integration-basic/releases.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
76 changes: 76 additions & 0 deletions
76
.../fixtures/proxy/api.github.com/repos/hacs-test-org/integration-basic/releases/latest.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,76 @@ | ||
[ | ||
{ | ||
"url": "https://api.github.com/repos/hacs-test-org/integration-basic/releases/1", | ||
"html_url": "https://github.com/hacs-test-org/integration-basic/releases/1.0.0", | ||
"assets_url": "https://api.github.com/repos/hacs-test-org/integration-basic/releases/1/assets", | ||
"upload_url": "https://uploads.github.com/repos/hacs-test-org/integration-basic/releases/1/assets{?name,label}", | ||
"tarball_url": "https://api.github.com/repos/hacs-test-org/integration-basic/tarball/1.0.0", | ||
"zipball_url": "https://api.github.com/repos/hacs-test-org/integration-basic/zipball/1.0.0", | ||
"id": 1, | ||
"node_id": "MDc6UmVsZWFzZTE=", | ||
"tag_name": "1.0.0", | ||
"target_commitish": "master", | ||
"name": "1.0.0", | ||
"body": "Description of the release", | ||
"draft": false, | ||
"prerelease": false, | ||
"created_at": "2013-02-27T19:35:32Z", | ||
"published_at": "2013-02-27T19:35:32Z", | ||
"author": { | ||
"login": "octocat", | ||
"id": 1, | ||
"node_id": "MDQ6VXNlcjE=", | ||
"avatar_url": "https://github.com/images/error/octocat_happy.gif", | ||
"gravatar_id": "", | ||
"url": "https://api.github.com/users/octocat", | ||
"html_url": "https://github.com/octocat", | ||
"followers_url": "https://api.github.com/users/hacs-test-org/followers", | ||
"following_url": "https://api.github.com/users/hacs-test-org/following{/other_user}", | ||
"gists_url": "https://api.github.com/users/hacs-test-org/gists{/gist_id}", | ||
"starred_url": "https://api.github.com/users/hacs-test-org/starred{/owner}{/repo}", | ||
"subscriptions_url": "https://api.github.com/users/hacs-test-org/subscriptions", | ||
"organizations_url": "https://api.github.com/users/hacs-test-org/orgs", | ||
"repos_url": "https://api.github.com/users/hacs-test-org/repos", | ||
"events_url": "https://api.github.com/users/hacs-test-org/events{/privacy}", | ||
"received_events_url": "https://api.github.com/users/hacs-test-org/received_events", | ||
"type": "User", | ||
"site_admin": false | ||
}, | ||
"assets": [ | ||
{ | ||
"url": "https://api.github.com/repos/hacs-test-org/integration-basic/releases/assets/1", | ||
"browser_download_url": "https://github.com/hacs-test-org/integration-basic/releases/download/1.0.0/example.zip", | ||
"id": 1, | ||
"node_id": "MDEyOlJlbGVhc2VBc3NldDE=", | ||
"name": "example.zip", | ||
"label": "short description", | ||
"state": "uploaded", | ||
"content_type": "application/zip", | ||
"size": 1024, | ||
"download_count": 42, | ||
"created_at": "2013-02-27T19:35:32Z", | ||
"updated_at": "2013-02-27T19:35:32Z", | ||
"uploader": { | ||
"login": "octocat", | ||
"id": 1, | ||
"node_id": "MDQ6VXNlcjE=", | ||
"avatar_url": "https://github.com/images/error/octocat_happy.gif", | ||
"gravatar_id": "", | ||
"url": "https://api.github.com/users/octocat", | ||
"html_url": "https://github.com/octocat", | ||
"followers_url": "https://api.github.com/users/hacs-test-org/followers", | ||
"following_url": "https://api.github.com/users/hacs-test-org/following{/other_user}", | ||
"gists_url": "https://api.github.com/users/hacs-test-org/gists{/gist_id}", | ||
"starred_url": "https://api.github.com/users/hacs-test-org/starred{/owner}{/repo}", | ||
"subscriptions_url": "https://api.github.com/users/hacs-test-org/subscriptions", | ||
"organizations_url": "https://api.github.com/users/hacs-test-org/orgs", | ||
"repos_url": "https://api.github.com/users/hacs-test-org/repos", | ||
"events_url": "https://api.github.com/users/hacs-test-org/events{/privacy}", | ||
"received_events_url": "https://api.github.com/users/hacs-test-org/received_events", | ||
"type": "User", | ||
"site_admin": false | ||
} | ||
} | ||
] | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.