Skip to content

minor: v2.5.0

minor: v2.5.0 #122

Triggered via pull request April 22, 2024 05:19
@panjf2000panjf2000
synchronize #588
dev
Status Success
Total duration 14s
Artifacts

release-drafter.yml

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

Annotations

2 errors and 1 warning
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '8778911798', status: 422, response: { url: 'https://api.github.com/repos/panjf2000/gnet/releases/151101138', status: 422, 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-length': '195', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Mon, 22 Apr 2024 05:20:08 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'GitHub.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-accepted-github-permissions': 'contents=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': '53C8:17BD49:F95C2B:1793827:6625F388', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4966', 'x-ratelimit-reset': '1713766543', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '34', 'x-xss-protection': '0' }, data: { message: 'Validation Failed', errors: [ { resource: 'Release', code: 'invalid', field: 'target_commitish' } ], documentation_url: 'https://docs.github.com/rest/releases/releases#update-a-release' } }, request: { method: 'PATCH', url: 'https://api.github.com/repos/panjf2000/gnet/releases/151101138', 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: `{"body":"## Changelogs\\n\\n- opt: disable SO\\\\_REUSEPORT on Unix domain sockets (#584)\\n\\n## 🚀 Features\\n\\n- feat: support multiple network addresses binding (#578)\\n- feat: support edge-triggered I/O (#576)\\n\\n## 🛩 Enhancements\\n\\n- opt: reduce duplicate code of I/O processing (#587)\\n- opt: refine the code of I/O handlers (#586)\\n- opt: enable ET mode on listener event-loop by default (#585)\\n- opt: don't disable SO\\\\_REUSEPORT on DragonFlyBSD (#583)\\n- opt: only enable SO\\\\_REUSEPORT on Linux and FreeBSD (#580)\\n\\n## 🐛 Bugfixes\\n\\n- bug: fix the EEXIST of epoll\\\\_ctl in eventloop.open (#572)\\n- bug: return 0 instead of -1 when error occurred on a write (#569)\\n\\n## 📚 Documentation\\n\\n- feat: support multiple network addresses binding (#578)\\n\\n**Full Changelog**: https://github.com/panjf2000/gnet/compare/v2.4.0...v2.5.0\\n\\nThanks to all these contributors: @daynobug and @panjf2000 for making this release possible.\\n","draft":true,"prerelease":false,"make_latest":"true","name":"Gnet v2.5.0","tag_name":"v2.5.0","target_commitish":"refs/pull/588/merge"}`, request: {} }, event: { id: '8778911798', name: 'pull_request', payload: { action: 'synchronize', after: '5cca785f21c3a19a6b189cd2f5687727c77ecf39', before: '561d15ed2446cc5e9122fa844de3434a9d5dfc3a', number: 588, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/panjf2000/gnet/issues/588/comments' }, commits: { href: 'https://api.github.com/repos/panjf2000/gnet/pulls/588/commits' }, html: { href: 'https://github.com/panjf2000/gnet/pull/588' }, issue: { href: 'https://api.github.com/repos/panjf2000/gnet/
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} at /home/runner/work/_actions/release-drafter/release-drafter/v5/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/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '8778911798', name: 'pull_request', payload: { action: 'synchronize', after: '5cca785f21c3a19a6b189cd2f5687727c77ecf39', before: '561d15ed2446cc5e9122fa844de3434a9d5dfc3a', number: 588, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/panjf2000/gnet/issues/588/comments' }, commits: { href: 'https://api.github.com/repos/panjf2000/gnet/pulls/588/commits' }, html: { href: 'https://github.com/panjf2000/gnet/pull/588' }, issue: { href: 'https://api.github.com/repos/panjf2000/gnet/issues/588' }, review_comment: { href: 'https://api.github.com/repos/panjf2000/gnet/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/panjf2000/gnet/pulls/588/comments' }, self: { href: 'https://api.github.com/repos/panjf2000/gnet/pulls/588' }, statuses: { href: 'https://api.github.com/repos/panjf2000/gnet/statuses/5cca785f21c3a19a6b189cd2f5687727c77ecf39' } }, active_lock_reason: null, additions: 1699, assignee: { avatar_url: 'https://avatars.githubusercontent.com/u/7496278?v=4', events_url: 'https://api.github.com/users/panjf2000/events{/privacy}', followers_url: 'https://api.github.com/users/panjf2000/followers', following_url: 'https://api.github.com/users/panjf2000/following{/other_user}', gists_url: 'https://api.github.com/users/panjf2000/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/panjf2000', id: 7496278, login: 'panjf2000', node_id: 'MDQ6VXNlcjc0OTYyNzg=', organizations_url: 'https://api.github.com/users/panjf2000/orgs', received_events_url: 'https://api.github.com/users/panjf2000/received_events', repos_url: 'https://api.github.com/users/panjf2000/repos', site_admin: false, starred_url: 'https://api.github.com/users/panjf2000/starred{/owner}{/repo}', subscriptions_url: 'https://api.github.com/users/panjf2000/subscriptions', type: 'User', url: 'https://api.github.com/users/panjf2000' }, assignees: [ { avatar_url: 'https://avatars.githubusercontent.com/u/7496278?v=4', events_url: 'https://api.github.com/users/panjf2000/events{/privacy}', followers_url: 'https://api.github.com/users/panjf2000/followers', following_url: 'https://api.github.com/users/panjf2000/following{/other_user}', gists_url: 'https://api.github.com/users/panjf2000/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/panjf2000', id: 7496278, login: 'panjf2000', node_id: 'MDQ6VXNlcjc0OTYyNzg=', organizations_url: 'https://api.github.com/users/panjf2000/orgs', received_events_url: 'https://api.github.com/users/panjf2000/received_events', repos_url: 'https://api.github.com/users/panjf2000/repos', site_admin: false, starred_url: 'https://api.github.com/users/panjf2000/starred{/owner}{/repo}', subscriptions_url: 'https://api.github.com/users/panjf2000/subscriptions', type: 'User', url: 'https://api.github.com/users/panjf2000' } ], author_association: 'OWNER', auto_merge: null, base: { label: 'pa
update_release_draft
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.