Skip to content

Enhance serving evaluation endpoints #116

Enhance serving evaluation endpoints

Enhance serving evaluation endpoints #116

Triggered via pull request February 29, 2024 10:46
Status Success
Total duration 22s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
4s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '8094773748', status: 403, response: { url: 'https://api.github.com/repos/PreferredAI/cornac/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: 'Thu, 29 Feb 2024 10:46:49 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': '8C46:5DFE:349E700:68DC4FE:65E06099', 'x-ratelimit-limit': '1000', 'x-ratelimit-remaining': '995', 'x-ratelimit-reset': '1709207207', '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' } }, request: { method: 'POST', url: 'https://api.github.com/repos/PreferredAI/cornac/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/pull/595/merge","name":"Cornac 1.19.0","tag_name":"v1.19.0","body":"# What's Changed\\n\\n## 🧱 Models\\n\\n* Add Deep Neural Network for Temporal Sets Prediction (DNNTSP) Model (#586) @lthoang\\n* Add Correlation-Sensitive Next-Basket Recommendation (Beacon) Model (#584) @lthoang\\n* Add Recency Aware Collaborative Filtering for Next Basket Recommendation (UPCF) Model (#587) @lthoang\\n* Add Session-based Recommendations With Recurrent Neural Networks (GRU4Rec) model (#574) @lthoang\\n* Fix Session Popular model (#575) @lthoang\\n* Add RecVAE model (#568) @flywithu\\n* Add Temporal-Item-Frequency-based User-KNN (TIFUKNN) model (#566) @lthoang\\n\\n## 🚀 Features\\n\\n* Add column model type into table models (#588) @lthoang\\n* Add option to evaluate every next item in next-item evaluation (#580) @lthoang\\n* Add next-item pipeline (#561) @hieuddo\\n* Make ANNs compatible with Experiment (#563) @tqtg\\n\\n## 🐛 Bug Fixes\\n\\n* [Beacon] max_seq_length is the maximum number of baskets in training sequence (#591) @lthoang\\n\\n## 📝 Documentation\\n\\n* Add missing doc for UPCF model (#589) @lthoang\\n* Update README.md to use stable branch on readthedocs (#571) @darrylong\\n\\n## ✅ Other changes\\n\\n* Update CircleCI config file (#583) @tqtg\\n* Add back Circle CI for publishing code coverage (#573) @tqtg\\n\\n**Full Changelog**: https://github.com/PreferredAI/cornac/compare/v1.18.0...v1.19.0\\n","draft":true,"prerelease":false,"make_latest":"true"}`, request: {} }, event: { id: '8094773748', name: 'pull_request', payload: { action: 'synchronize', after: '43257dd2c7929a92446cfe7b0ff7d4cab31ab707', before: '6267719c3e0d301dc9b7a0d50563a30de9defb81', number: 595, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/34116599?v=4', description: '', events_url: 'h
update_release_draft
HttpError: Resource not accessible by integration at /home/runner/work/_actions/release-drafter/release-drafter/v5.25.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.25.0/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '8094773748', name: 'pull_request', payload: { action: 'synchronize', after: '43257dd2c7929a92446cfe7b0ff7d4cab31ab707', before: '6267719c3e0d301dc9b7a0d50563a30de9defb81', number: 595, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/34116599?v=4', description: '', events_url: 'https://api.github.com/orgs/PreferredAI/events', hooks_url: 'https://api.github.com/orgs/PreferredAI/hooks', id: 34116599, issues_url: 'https://api.github.com/orgs/PreferredAI/issues', login: 'PreferredAI', members_url: 'https://api.github.com/orgs/PreferredAI/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjM0MTE2NTk5', public_members_url: 'https://api.github.com/orgs/PreferredAI/public_members{/member}', repos_url: 'https://api.github.com/orgs/PreferredAI/repos', url: 'https://api.github.com/orgs/PreferredAI' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/PreferredAI/cornac/issues/595/comments' }, commits: { href: 'https://api.github.com/repos/PreferredAI/cornac/pulls/595/commits' }, html: { href: 'https://github.com/PreferredAI/cornac/pull/595' }, issue: { href: 'https://api.github.com/repos/PreferredAI/cornac/issues/595' }, review_comment: { href: 'https://api.github.com/repos/PreferredAI/cornac/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/PreferredAI/cornac/pulls/595/comments' }, self: { href: 'https://api.github.com/repos/PreferredAI/cornac/pulls/595' }, statuses: { href: 'https://api.github.com/repos/PreferredAI/cornac/statuses/43257dd2c7929a92446cfe7b0ff7d4cab31ab707' } }, active_lock_reason: null, additions: 99, assignee: { avatar_url: 'https://avatars.githubusercontent.com/u/2772507?v=4', events_url: 'https://api.github.com/users/darrylong/events{/privacy}', followers_url: 'https://api.github.com/users/darrylong/followers', following_url: 'https://api.github.com/users/darrylong/following{/other_user}', gists_url: 'https://api.github.com/users/darrylong/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/darrylong', id: 2772507, login: 'darrylong', node_id: 'MDQ6VXNlcjI3NzI1MDc=', organizations_url: 'https://api.github.com/users/darrylong/orgs', received_events_url: 'https://api.github.com/users/darrylong/received_events', repos_url: 'https://api.github.com/users/darrylong/repos', site_admin: false, starred_url: 'https://api.github.com/users/darrylong/starred{/owner}{/repo}', subscriptions_url: 'https://api.github.com/users/darrylong/subscriptions', type: 'User', url: 'https://api.github.com/users/darrylong' }, assignees: [ { avatar_url: 'https://avatars.githubusercontent.com/u/2772507?v=4', events_url: 'https://api.github.com/users/darrylong/events{/privacy}', followers_url: 'https://api.github.com/users/darrylong/followers', following_url: 'https://api.github.com/users/darrylong/following{/other_user}', gists_url: 'https://api.github.com/users/darrylong/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/darrylong', id: 277
update_release_draft
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: release-drafter/release-drafter@v5.25.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.