Skip to content

feat: add pytest-dotenv (#30) #22

feat: add pytest-dotenv (#30)

feat: add pytest-dotenv (#30) #22

Triggered via push December 6, 2023 17:58
Status Success
Total duration 15s
Artifacts
update_release_draft
7s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '7118359882', status: 403, response: { url: 'https://api.github.com/repos/FacerAin/khugpt-agent/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: 'Wed, 06 Dec 2023 17:58: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': 'F883:2198:5898EC:5B79D9:6570B64A', 'x-ratelimit-limit': '1000', 'x-ratelimit-remaining': '997', 'x-ratelimit-reset': '1701889112', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '3', 'x-xss-protection': '0' }, data: { message: 'Resource not accessible by integration', documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release' } }, request: { method: 'POST', url: 'https://api.github.com/repos/FacerAin/khugpt-agent/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/heads/main","name":"v0.1.0","tag_name":"v0.1.0","body":"## What’s Changed\\n\\n* feat: add pytest-dotenv (#30) @FacerAin\\n* chore: update set-test to deps (#29) @FacerAin\\n* Add test code and coverage (#28) @FacerAin\\n* feat: update agent model to OpenAIFunctionsAgent (#27) @FacerAin\\n* [#23] Add LLM Caching (#26) @FacerAin\\n* [#14] Add ExecutorAgent (#25) @FacerAin\\n* Update build.yml (#22) @FacerAin\\n* [#20] feat: add build.yml for github action (#21) @FacerAin\\n* [#15] feat: add Dockerfile (#16) @FacerAin\\n* Update endpoint for similarity_search (#13) @FacerAin\\n* [#11] feat: add dockerfile (#12) @FacerAin\\n* Implement Retrieval System using pinecone (#10) @FacerAin\\n* Implement simple agent system for RAG (#7) @FacerAin\\n* Add fastapi endpoint baseline (#5) @FacerAin\\n","draft":true,"prerelease":false}', request: {} }, event: { id: '7118359882', name: 'push', payload: { after: '5c8b0215b013472f68c165fdd8e029e873e89484', base_ref: null, before: '44e6fe084d98230d7687e5325d52a4236da1ad24', commits: [ { author: { email: 'ywsong.dev@kakao.com', name: 'Yong woo Song', username: 'FacerAin' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '5c8b0215b013472f68c165fdd8e029e873e89484', message: 'feat: add pytest-dotenv (#30)\n' + '\n' + '* feat: add pytest-dotenv\r\n' + '\r\n' + '* chore: update test deps\r\n' + '\r\n' + '* chore: update pinecone test mock\r\n' + '\r\n' + '* chore: update test pinecone to mock\r\n' + '\r\n' + '* chore: delete test_similarity_search for offline
update_release_draft
HttpError: Resource not accessible by integration at /home/runner/work/_actions/release-drafter/release-drafter/v5.23.0/dist/index.js:8462:21 at processTicksAndRejections (node:internal/process/task_queues:96:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5.23.0/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '7118359882', name: 'push', payload: { after: '5c8b0215b013472f68c165fdd8e029e873e89484', base_ref: null, before: '44e6fe084d98230d7687e5325d52a4236da1ad24', commits: [ { author: { email: 'ywsong.dev@kakao.com', name: 'Yong woo Song', username: 'FacerAin' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '5c8b0215b013472f68c165fdd8e029e873e89484', message: 'feat: add pytest-dotenv (#30)\n' + '\n' + '* feat: add pytest-dotenv\r\n' + '\r\n' + '* chore: update test deps\r\n' + '\r\n' + '* chore: update pinecone test mock\r\n' + '\r\n' + '* chore: update test pinecone to mock\r\n' + '\r\n' + '* chore: delete test_similarity_search for offline\r\n' + '\r\n' + '* chore: update test for online\r\n' + '\r\n' + '* feat: add test to FakeRetriever\r\n' + '\r\n' + '* feat: update test action for env\r\n' + '\r\n' + '* feat: update test action for env', timestamp: '2023-12-07T02:58:20+09:00', tree_id: '5630ca2e0ce54af472fd3a24aa1ed852dc556ae5', url: 'https://github.com/FacerAin/khugpt-agent/commit/5c8b0215b013472f68c165fdd8e029e873e89484' } ], compare: 'https://github.com/FacerAin/khugpt-agent/compare/44e6fe084d98...5c8b0215b013', created: false, deleted: false, forced: false, head_commit: { author: { email: 'ywsong.dev@kakao.com', name: 'Yong woo Song', username: 'FacerAin' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '5c8b0215b013472f68c165fdd8e029e873e89484', message: 'feat: add pytest-dotenv (#30)\n' + '\n' + '* feat: add pytest-dotenv\r\n' + '\r\n' + '* chore: update test deps\r\n' + '\r\n' + '* chore: update pinecone test mock\r\n' + '\r\n' + '* chore: update test pinecone to mock\r\n' + '\r\n' + '* chore: delete test_similarity_search for offline\r\n' + '\r\n' + '* chore: update test for online\r\n' + '\r\n' + '* feat: add test to FakeRetriever\r\n' + '\r\n' + '* feat: update test action for env\r\n' + '\r\n' + '* feat: update test action for env', timestamp: '2023-12-07T02:58:20+09:00', tree_id: '5630ca2e0ce54af472fd3a24aa1ed852dc556ae5', url: 'https://github.com/FacerAin/khugpt-agent/commit/5c8b0215b013472f68c165fdd8e029e873e89484' }, pusher: { email: 'ywsong.dev@kakao.com', name: 'FacerAin' }, ref: 'refs/heads/main', repository: { allow_forking: true, archive_url: 'https://api.github.com/repos/FacerAin/khugpt-agent/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/FacerAin/khugpt-agent/assignees{/user}', blobs_url: 'https://api.github.com/repos/FacerAin/khugpt-agent/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/FacerAin/khugpt-agent/branches{/branch}', clone_url: 'https://github.com/FacerAin/khugpt-agent.git', collaborators_url: 'https://api.github.com/repos/FacerAin/khugpt-agent/collaborators{/collaborato