update requirements.txt and add api test to readme.me #102
release-drafter.yml
on: pull_request
update_release_draft
3s
Annotations
2 errors
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '10732744254',
status: 403,
response: {
url: 'https://api.github.com/repos/SkywardAI/voyager/releases',
status: 403,
headers: {
'access-control-allow-origin': '*',
'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset',
connection: 'close',
'content-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Fri, 06 Sep 2024 07:47:34 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'github.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'contents=write; contents=write,workflows=write',
'x-content-type-options': 'nosniff',
'x-frame-options': 'deny',
'x-github-api-version-selected': '2022-11-28',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': '1C06:32829E:1131125:20D9A7F:66DAB396',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4995',
'x-ratelimit-reset': '1725612453',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '5',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release',
status: '403'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/SkywardAI/voyager/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.13.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: `{"target_commitish":"main","name":"v0.2.2","tag_name":"v0.2.2","body":"## What's New\\n- add functions to bind database volume to server @cbh778899 (#82)\\n- Update test_apis.py to implement rag-completion test @Murkeee (#81)\\n- Chatbox improve @cbh778899 (#70)\\n- fix setup & inference with plugin bugs @cbh778899 (#67)\\n- Update README.md @cbh778899 (#66)\\n- add validation on rag search result to avoid crash @cbh778899 (#65)\\n- Simple embed chatbot @cbh778899 (#64)\\n- Cli bug fix @cbh778899 (#61)\\n\\n## 🚀 Features\\n\\n- Updated demo_ui.py @ZooHigher26 (#80)\\n- Add demo_ui.py to project @ZooHigher26 (#68)\\n- Add test case for POST /v1/embeddings @Murkeee (#63)\\n\\n## Contributors\\n\\nThank you to our contributors for making this release possible:\\n@Murkeee, @ZooHigher26 and @cbh778899\\n","draft":true,"prerelease":false,"make_latest":"true"}`,
request: {}
},
event: {
id: '10732744254',
name: 'pull_request',
payload: {
action: 'opened',
number: 84,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/133020598?v=4',
description: 'Free, democratically, and consumer-grade hardware local ai framework.',
events_url: 'https://api.github.com/orgs/SkywardAI/events',
hooks_url: 'https://api.github.com/orgs/SkywardAI/hooks',
id: 133020598,
issues_url: 'https://api.github.com/orgs/SkywardAI/issues',
login: 'SkywardAI',
members_url: 'https://api.github.com/orgs/SkywardAI/members{/member}',
node_id: 'O_kgDOB-27tg',
public_members_url: 'https://api.github.com/orgs/SkywardAI/public_members{/member}',
repos_url: 'https://api.github.com/orgs/SkywardAI/repos',
url: 'https://api.github.com/orgs/SkywardAI'
},
pull_request: {
_links: {
comments: {
href: 'https://api.githu
|
update_release_draft
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:8462:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '10732744254',
name: 'pull_request',
payload: {
action: 'opened',
number: 84,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/133020598?v=4',
description: 'Free, democratically, and consumer-grade hardware local ai framework.',
events_url: 'https://api.github.com/orgs/SkywardAI/events',
hooks_url: 'https://api.github.com/orgs/SkywardAI/hooks',
id: 133020598,
issues_url: 'https://api.github.com/orgs/SkywardAI/issues',
login: 'SkywardAI',
members_url: 'https://api.github.com/orgs/SkywardAI/members{/member}',
node_id: 'O_kgDOB-27tg',
public_members_url: 'https://api.github.com/orgs/SkywardAI/public_members{/member}',
repos_url: 'https://api.github.com/orgs/SkywardAI/repos',
url: 'https://api.github.com/orgs/SkywardAI'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/SkywardAI/voyager/issues/84/comments'
},
commits: {
href: 'https://api.github.com/repos/SkywardAI/voyager/pulls/84/commits'
},
html: { href: 'https://github.com/SkywardAI/voyager/pull/84' },
issue: {
href: 'https://api.github.com/repos/SkywardAI/voyager/issues/84'
},
review_comment: {
href: 'https://api.github.com/repos/SkywardAI/voyager/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/SkywardAI/voyager/pulls/84/comments'
},
self: {
href: 'https://api.github.com/repos/SkywardAI/voyager/pulls/84'
},
statuses: {
href: 'https://api.github.com/repos/SkywardAI/voyager/statuses/287189536a2448b44a5ca6c55ce1f697e9dd703e'
}
},
active_lock_reason: null,
additions: 7,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'SkywardAI:main',
ref: 'main',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/SkywardAI/voyager/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/SkywardAI/voyager/assignees{/user}',
blobs_url: 'https://api.github.com/repos/SkywardAI/voyager/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/SkywardAI/voyager/branches{/branch}',
clone_url: 'https://github.com/SkywardAI/voyager.git',
collaborators_url: 'https://api.github.com/repos/SkywardAI/voyager/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/SkywardAI/voyager/comments{/number}',
commits_url: 'https://api.github.com/repos/SkywardAI/voyager/commits{/sha}',
compare_url: 'https://api.github.com/repos/SkywardAI/voyager/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/SkywardAI/voyager/contents/{+path}',
contributors_url: 'https://api.github.com/repos/SkywardAI/voyager/contributors',
created_at: '2024-07-29T04:32:58Z',
default_branch: 'main',
delete_branch_on_merge: true,
deployments_url: 'https://api.github.com/repos/SkywardAI/voyager/deployments',
description: 'The project is OpenAI-like API service of SkywardAI e
|