Skip to content

feat: execute graphQLRequest out of reactor netty threads ( cherry pi… #575

feat: execute graphQLRequest out of reactor netty threads ( cherry pi…

feat: execute graphQLRequest out of reactor netty threads ( cherry pi… #575

Triggered via push April 2, 2024 16:19
Status Success
Total duration 15m 26s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
release-notes
Resource not accessible by integration { name: 'HttpError', id: '8526110598', status: 403, response: { url: 'https://api.github.com/repos/ExpediaGroup/graphql-kotlin/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: 'Tue, 02 Apr 2024 16:19:36 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': '04C6:34E3FF:12CAA6:1F4417:660C3018', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4995', 'x-ratelimit-reset': '1712078373', '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/ExpediaGroup/graphql-kotlin/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/6.x.x","name":"7.0.3","tag_name":"7.0.3","body":"## Other Changes\\n\\n- feat: execute graphQLRequest out of reactor netty threads ( cherry pick #1943) (#1945) @samuelAndalon\\n- feat: kotlinx serialization for GraphQLServerRequest -- cherry pick (#1937) (#1944) @samuelAndalon\\n- feat: pass ExecutionInput to getOrElse method (#1918) (#1919) @samuelAndalon\\n- fix: create MessageDigest when needed (#1908) @samuelAndalon\\n","draft":true,"prerelease":false,"make_latest":"true"}', request: {} }, event: { id: '8526110598', name: 'push', payload: { after: 'a937b8d57fdd4a549506e809c8de76b3c9bbd917', base_ref: null, before: '65aa3f04b54cc2d2e1f3839cf8d8f171c2a74351', commits: [ { author: { email: 'sam_2f@hotmail.com', name: 'Samuel Vazquez', username: 'samuelAndalon' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'a937b8d57fdd4a549506e809c8de76b3c9bbd917', message: 'feat: execute graphQLRequest out of reactor netty threads ( cherry pick #1943) (#1945)\n' + '\n' + '### :pencil: Description\r\n' + 'as soon as request was deserialized, move execution of operation out of\r\n' + 'the thread that routed the request (reactor netty http epoll thread in\r\n' + 'case of spring).', timestamp: '2024-04-02T09:19:24-07:00', tree_id: '37ca0a1efbbfede6165c1e830c585b3d9f606ae0', url: 'https://github.com/ExpediaGroup/graphql-kotlin/commit/a937b8d57fdd4a549506e809c8de76b3c9bbd917' } ], compare: 'https://github.com/ExpediaGroup/graphql-kotlin/compare/65aa3f04b54c...a937b8d57fdd', created:
release-notes
HttpError: Resource not accessible by integration 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: '8526110598', name: 'push', payload: { after: 'a937b8d57fdd4a549506e809c8de76b3c9bbd917', base_ref: null, before: '65aa3f04b54cc2d2e1f3839cf8d8f171c2a74351', commits: [ { author: { email: 'sam_2f@hotmail.com', name: 'Samuel Vazquez', username: 'samuelAndalon' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'a937b8d57fdd4a549506e809c8de76b3c9bbd917', message: 'feat: execute graphQLRequest out of reactor netty threads ( cherry pick #1943) (#1945)\n' + '\n' + '### :pencil: Description\r\n' + 'as soon as request was deserialized, move execution of operation out of\r\n' + 'the thread that routed the request (reactor netty http epoll thread in\r\n' + 'case of spring).', timestamp: '2024-04-02T09:19:24-07:00', tree_id: '37ca0a1efbbfede6165c1e830c585b3d9f606ae0', url: 'https://github.com/ExpediaGroup/graphql-kotlin/commit/a937b8d57fdd4a549506e809c8de76b3c9bbd917' } ], compare: 'https://github.com/ExpediaGroup/graphql-kotlin/compare/65aa3f04b54c...a937b8d57fdd', created: false, deleted: false, forced: false, head_commit: { author: { email: 'sam_2f@hotmail.com', name: 'Samuel Vazquez', username: 'samuelAndalon' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'a937b8d57fdd4a549506e809c8de76b3c9bbd917', message: 'feat: execute graphQLRequest out of reactor netty threads ( cherry pick #1943) (#1945)\n' + '\n' + '### :pencil: Description\r\n' + 'as soon as request was deserialized, move execution of operation out of\r\n' + 'the thread that routed the request (reactor netty http epoll thread in\r\n' + 'case of spring).', timestamp: '2024-04-02T09:19:24-07:00', tree_id: '37ca0a1efbbfede6165c1e830c585b3d9f606ae0', url: 'https://github.com/ExpediaGroup/graphql-kotlin/commit/a937b8d57fdd4a549506e809c8de76b3c9bbd917' }, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/38541875?v=4', description: '', events_url: 'https://api.github.com/orgs/ExpediaGroup/events', hooks_url: 'https://api.github.com/orgs/ExpediaGroup/hooks', id: 38541875, issues_url: 'https://api.github.com/orgs/ExpediaGroup/issues', login: 'ExpediaGroup', members_url: 'https://api.github.com/orgs/ExpediaGroup/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjM4NTQxODc1', public_members_url: 'https://api.github.com/orgs/ExpediaGroup/public_members{/member}', repos_url: 'https://api.github.com/orgs/ExpediaGroup/repos', url: 'https://api.github.com/orgs/ExpediaGroup' }, pusher: { email: 'sam_2f@hotmail.com', name: 'samuelAndalon' }, ref: 'refs/heads/6.x.x', repository: { allow_forking: true, archive_url: 'https://api.github.com/repos/ExpediaGroup/graphql-kotlin/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/ExpediaGroup/graphql-kotlin/assignees{/user}', blobs_url: 'https://api.github.com/repos/ExpediaGroup/graphql-kotlin/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/ExpediaGroup/graphql-kotlin/branches{/branch}', clone_url: 'https:
release-notes
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/.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, gradle/wrapper-validation-action@v1, actions/setup-java@v3, gradle/gradle-build-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.