fix: docs cli download link (#859) #6
Annotations
2 errors and 1 warning
Create Release
Resource not accessible by integration
{
name: 'HttpError',
id: '9994294341',
status: 403,
response: {
url: 'https://api.github.com/repos/codefresh-io/cli/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, 18 Jul 2024 15:25:02 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': '3047:2DED6E:6C7C685:6D6ACF1:669933CE',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14993',
'x-ratelimit-reset': '1721319896',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '7',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release',
status: '403'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/codefresh-io/cli/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.13.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/heads/master","name":"v0.87.5","tag_name":"v0.87.5","body":"## Changes\\n\\n- fix: docs cli download link @denis-codefresh (#859)\\n","draft":false,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '9994294341',
name: 'push',
payload: {
after: 'b2917bcb0448b1eb43c2eee4a4d1c091f1d36fef',
base_ref: null,
before: '9e55ce64b56f75915970ddb082e0e3c08d4c4418',
commits: [
{
author: {
email: '[email protected]',
name: 'Denis Melnik',
username: 'denis-codefresh'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'b2917bcb0448b1eb43c2eee4a4d1c091f1d36fef',
message: 'fix: docs cli download link (#859)\n' +
'\n' +
'## What\r\n' +
'Right now in the docs, the list of CLI versions relies on specific\r\n' +
'release order and sensitive to the changes in the structure of CLI\r\n' +
'github release. After this change, it still depends on it (by name) but\r\n' +
'the order no longer matters.\r\n' +
'\r\n' +
'Incorrect link in the docs:\r\n' +
'```html\r\n' +
'<a href="https://github.com/codefresh-io/cli/releases/download/v0.87.3/codefresh-v0.87.3-macos-x64.tar.gz" target="_blank">Windows-x64</a>\r\n' +
'```\r\n' +
'\r\n' +
'---------\r\n' +
'\r\n' +
'Co-authored-by: Vadim Kharin <[email protected]>',
timestamp: '2024-07-18T18:24:41+03:00',
tree_id: 'fee365ed3c4634d265d7f203fe9734c40cc133b4',
url: 'https://github.com/codefresh-io/cli/commit/b2917bcb0448b1eb43c2eee4a4d1c
|
Create Release
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '9994294341',
name: 'push',
payload: {
after: 'b2917bcb0448b1eb43c2eee4a4d1c091f1d36fef',
base_ref: null,
before: '9e55ce64b56f75915970ddb082e0e3c08d4c4418',
commits: [
{
author: {
email: '[email protected]',
name: 'Denis Melnik',
username: 'denis-codefresh'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'b2917bcb0448b1eb43c2eee4a4d1c091f1d36fef',
message: 'fix: docs cli download link (#859)\n' +
'\n' +
'## What\r\n' +
'Right now in the docs, the list of CLI versions relies on specific\r\n' +
'release order and sensitive to the changes in the structure of CLI\r\n' +
'github release. After this change, it still depends on it (by name) but\r\n' +
'the order no longer matters.\r\n' +
'\r\n' +
'Incorrect link in the docs:\r\n' +
'```html\r\n' +
'<a href="https://github.com/codefresh-io/cli/releases/download/v0.87.3/codefresh-v0.87.3-macos-x64.tar.gz" target="_blank">Windows-x64</a>\r\n' +
'```\r\n' +
'\r\n' +
'---------\r\n' +
'\r\n' +
'Co-authored-by: Vadim Kharin <[email protected]>',
timestamp: '2024-07-18T18:24:41+03:00',
tree_id: 'fee365ed3c4634d265d7f203fe9734c40cc133b4',
url: 'https://github.com/codefresh-io/cli/commit/b2917bcb0448b1eb43c2eee4a4d1c091f1d36fef'
}
],
compare: 'https://github.com/codefresh-io/cli/compare/9e55ce64b56f...b2917bcb0448',
created: false,
deleted: false,
enterprise: {
avatar_url: 'https://avatars.githubusercontent.com/b/191554?v=4',
created_at: '2024-07-08T00:40:05Z',
description: null,
html_url: 'https://github.com/enterprises/codefresh',
id: 191554,
name: 'Codefresh',
node_id: 'E_kgDOAALsQg',
slug: 'codefresh',
updated_at: '2024-07-10T17:09:12Z',
website_url: null
},
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Denis Melnik',
username: 'denis-codefresh'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'b2917bcb0448b1eb43c2eee4a4d1c091f1d36fef',
message: 'fix: docs cli download link (#859)\n' +
'\n' +
'## What\r\n' +
'Right now in the docs, the list of CLI versions relies on specific\r\n' +
'release order and sensitive to the changes in the structure of CLI\r\n' +
'github release. After this change, it still depends on it (by name) but\r\n' +
'the order no longer matters.\r\n' +
'\r\n' +
'Incorrect link in the docs:\r\n' +
'```html\r\n' +
'<a href="https://github.com/codefresh-io/cli/releases/download/v0.87.3/codefresh-v0.87.3-macos-x64.tar.gz" target="_blank">Windows-x64</a>\r\n' +
'```\r\n' +
'\r\n' +
'---------\r\n' +
'\r\n' +
'Co-authored-by: Vadim Kharin <[email protected]>',
timestamp: '2024-07-18T18:24:41+03:00',
tree_id: 'fee365ed3c4634d265d7f203fe9734c40cc133b4',
url: 'https://github.com/codefresh-io/cli/commit/b2917bcb0448b1eb43c2eee4a4d1c091f1d36fef'
},
organization: {
avatar_url: 'https://avatars.githubuserconte
|
Create Release
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, release-drafter/release-drafter@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|