feat: pass ExecutionInput to getOrElse method (#1918) (#1919) #560
continuous-integration.yml
on: push
build
15m 26s
release-notes
7s
Annotations
2 errors and 2 warnings
release-notes
Resource not accessible by integration
{
name: 'HttpError',
id: '7649177661',
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: 'Thu, 25 Jan 2024 02:44:54 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': '9C16:3700:91643D:95F6C0:65B1CB26',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '990',
'x-ratelimit-reset': '1706153657',
'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: 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: '7649177661',
name: 'push',
payload: {
after: '2fb84471386ebc63846fa5532575e1836f32f8ea',
base_ref: null,
before: 'ca81612da4eafc016e336b4070b3587db05b55b7',
commits: [
{
author: {
email: '[email protected]',
name: 'Samuel Vazquez',
username: 'samuelAndalon'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '2fb84471386ebc63846fa5532575e1836f32f8ea',
message: 'feat: pass ExecutionInput to getOrElse method (#1918) (#1919)\n' +
'\n' +
'### :pencil: Description\r\n' +
'trying to implement a distributed cache mechanism for parsed and\r\n' +
'validated operations, in the `getOrElse` method is where we would be\r\n' +
'setting the operation into an external cache, for that, we need access\r\n' +
'to the actual operation, which is included in the `ExecutionInput`.\r\n' +
'\r\n' +
'No more changes are needed given that the action of storing the parsed\r\n' +
"and validated operation is potentially async, but we don't care about\r\n" +
'the result.\r\n' +
'\r\n' +
'### :pencil: Description\r\n' +
'\r\n' +
'\r\n' +
'### :link: Related Issues',
timestamp: '2024-01-24T18:44:39-08:00',
tree_id: 'a3977
|
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: '7649177661',
name: 'push',
payload: {
after: '2fb84471386ebc63846fa5532575e1836f32f8ea',
base_ref: null,
before: 'ca81612da4eafc016e336b4070b3587db05b55b7',
commits: [
{
author: {
email: '[email protected]',
name: 'Samuel Vazquez',
username: 'samuelAndalon'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '2fb84471386ebc63846fa5532575e1836f32f8ea',
message: 'feat: pass ExecutionInput to getOrElse method (#1918) (#1919)\n' +
'\n' +
'### :pencil: Description\r\n' +
'trying to implement a distributed cache mechanism for parsed and\r\n' +
'validated operations, in the `getOrElse` method is where we would be\r\n' +
'setting the operation into an external cache, for that, we need access\r\n' +
'to the actual operation, which is included in the `ExecutionInput`.\r\n' +
'\r\n' +
'No more changes are needed given that the action of storing the parsed\r\n' +
"and validated operation is potentially async, but we don't care about\r\n" +
'the result.\r\n' +
'\r\n' +
'### :pencil: Description\r\n' +
'\r\n' +
'\r\n' +
'### :link: Related Issues',
timestamp: '2024-01-24T18:44:39-08:00',
tree_id: 'a39776f04e37284b12cc6996de475ef4e2162bdc',
url: 'https://github.com/ExpediaGroup/graphql-kotlin/commit/2fb84471386ebc63846fa5532575e1836f32f8ea'
}
],
compare: 'https://github.com/ExpediaGroup/graphql-kotlin/compare/ca81612da4ea...2fb84471386e',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Samuel Vazquez',
username: 'samuelAndalon'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '2fb84471386ebc63846fa5532575e1836f32f8ea',
message: 'feat: pass ExecutionInput to getOrElse method (#1918) (#1919)\n' +
'\n' +
'### :pencil: Description\r\n' +
'trying to implement a distributed cache mechanism for parsed and\r\n' +
'validated operations, in the `getOrElse` method is where we would be\r\n' +
'setting the operation into an external cache, for that, we need access\r\n' +
'to the actual operation, which is included in the `ExecutionInput`.\r\n' +
'\r\n' +
'No more changes are needed given that the action of storing the parsed\r\n' +
"and validated operation is potentially async, but we don't care about\r\n" +
'the result.\r\n' +
'\r\n' +
'### :pencil: Description\r\n' +
'\r\n' +
'\r\n' +
'### :link: Related Issues',
timestamp: '2024-01-24T18:44:39-08:00',
tree_id: 'a39776f04e37284b12cc6996de475ef4e2162bdc',
url: 'https://github.com/ExpediaGroup/graphql-kotlin/commit/2fb84471386ebc63846fa5532575e1836f32f8ea'
},
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: 'ExpediaG
|
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/.
|