Skip to content

feat(batching): Exclude operations that failed pre-executions (#1942)… #576

feat(batching): Exclude operations that failed pre-executions (#1942)…

feat(batching): Exclude operations that failed pre-executions (#1942)… #576

Triggered via push April 2, 2024 17:12
Status Success
Total duration 15m 39s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
release-notes
Resource not accessible by integration { name: 'HttpError', id: '8526768377', 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 17:12:30 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': '68CE:1ECD06:24B3737:3C8BCAE:660C3C7D', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4990', 'x-ratelimit-reset': '1712078373', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '10', '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(batching): Exclude operations that failed pre-executions (#1942) (#1946) @samuelAndalon\\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: '8526768377', name: 'push', payload: { after: 'd5c312f5e7a7ac11ac97adaa7c8c53a9b1c6bc0a', base_ref: null, before: 'a937b8d57fdd4a549506e809c8de76b3c9bbd917', 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: 'd5c312f5e7a7ac11ac97adaa7c8c53a9b1c6bc0a', message: 'feat(batching): Exclude operations that failed pre-executions (#1942) (#1946)\n' + '\n' + '### :pencil: Description\r\n' + '\r\n' + 'Remove operations that failed pre-executions from batching state, an\r\n' + 'operation can become invalid if parsing, validation or any other logic\r\n' + 'from preparsed document provider failed (such as persisted queries).', timestamp: '2024-04-02T10:12:16-07:00', tree_id: '7171737cd33ce3bcd64853a28ebabe15d4c766fe', url: 'https://github.com/ExpediaGroup/graphql-kotlin/commit/d5c312f5e7a7ac11
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: '8526768377', name: 'push', payload: { after: 'd5c312f5e7a7ac11ac97adaa7c8c53a9b1c6bc0a', base_ref: null, before: 'a937b8d57fdd4a549506e809c8de76b3c9bbd917', 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: 'd5c312f5e7a7ac11ac97adaa7c8c53a9b1c6bc0a', message: 'feat(batching): Exclude operations that failed pre-executions (#1942) (#1946)\n' + '\n' + '### :pencil: Description\r\n' + '\r\n' + 'Remove operations that failed pre-executions from batching state, an\r\n' + 'operation can become invalid if parsing, validation or any other logic\r\n' + 'from preparsed document provider failed (such as persisted queries).', timestamp: '2024-04-02T10:12:16-07:00', tree_id: '7171737cd33ce3bcd64853a28ebabe15d4c766fe', url: 'https://github.com/ExpediaGroup/graphql-kotlin/commit/d5c312f5e7a7ac11ac97adaa7c8c53a9b1c6bc0a' } ], compare: 'https://github.com/ExpediaGroup/graphql-kotlin/compare/a937b8d57fdd...d5c312f5e7a7', 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: 'd5c312f5e7a7ac11ac97adaa7c8c53a9b1c6bc0a', message: 'feat(batching): Exclude operations that failed pre-executions (#1942) (#1946)\n' + '\n' + '### :pencil: Description\r\n' + '\r\n' + 'Remove operations that failed pre-executions from batching state, an\r\n' + 'operation can become invalid if parsing, validation or any other logic\r\n' + 'from preparsed document provider failed (such as persisted queries).', timestamp: '2024-04-02T10:12:16-07:00', tree_id: '7171737cd33ce3bcd64853a28ebabe15d4c766fe', url: 'https://github.com/ExpediaGroup/graphql-kotlin/commit/d5c312f5e7a7ac11ac97adaa7c8c53a9b1c6bc0a' }, 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}',
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/.