Skip to content

fix: revert previous version (#869) #4

fix: revert previous version (#869)

fix: revert previous version (#869) #4

Triggered via push November 21, 2024 16:41
Status Success
Total duration 23s
Artifacts
Create Release
12s
Create Release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Create Release
Validation Failed: {"resource":"Release","code":"already_exists","field":"tag_name"} { name: 'HttpError', id: '11957704002', status: 422, response: { url: 'https://api.github.com/repos/codefresh-io/cli/releases', 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': '209', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Thu, 21 Nov 2024 16:41:59 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; 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': '3007:BA994:5D449B8:5E0AF64:673F62D6', 'x-ratelimit-limit': '15000', 'x-ratelimit-remaining': '14986', 'x-ratelimit-reset': '1732210913', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '14', 'x-xss-protection': '0' }, data: { message: 'Validation Failed', errors: [ { resource: 'Release', code: 'already_exists', field: 'tag_name' } ], documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release', status: '422' } }, 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.88.1","tag_name":"v0.88.1","body":"## Changes\\n\\n- fix: revert previous version @masontikhonov (#869)\\n","draft":false,"prerelease":false,"make_latest":"true"}', request: {} }, event: { id: '11957704002', name: 'push', payload: { after: '04b5e0a1c7c9f7242453a0ce1c07cf1e6d30fcd7', base_ref: null, before: 'a8af20c36c9762deccdfe6131d2e6a28cf8e58f2', commits: [ { author: { email: '[email protected]', name: 'Zhenya Tikhonov', username: 'masontikhonov' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '04b5e0a1c7c9f7242453a0ce1c07cf1e6d30fcd7', message: 'fix: revert previous version (#869)\n' + '\n' + '## What\r\n' + '\r\n' + 'This reverts previous version 0.88.0.\r\n' + '\r\n' + '## Why\r\n' + '\r\n' + 'New release added Node.js-level warnings to output which broke custom\r\n' + 'parsing of CLI output.', timestamp: '2024-11-21T20:41:38+04:00', tree_id: 'fbd1305b51d83a27684bb349f21934c4afd250fb', url: 'https://github.com/codefresh-io/cli/commit/04b5e0a1c7c9f7242453a0ce1c07cf1e6d30fcd7' } ], compare: 'https://github.com/codefresh-io/cli/compare/a8af20c36c97...04b5e0a1c7c9', created: false, deleted: false, enterprise: { avatar_url: 'https://avatars.githubusercontent.com/b/18608?v=4', created_at: '2022-12-16T17:38:23Z', description: '',
Create Release
HttpError: Validation Failed: {"resource":"Release","code":"already_exists","field":"tag_name"} 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: '11957704002', name: 'push', payload: { after: '04b5e0a1c7c9f7242453a0ce1c07cf1e6d30fcd7', base_ref: null, before: 'a8af20c36c9762deccdfe6131d2e6a28cf8e58f2', commits: [ { author: { email: '[email protected]', name: 'Zhenya Tikhonov', username: 'masontikhonov' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '04b5e0a1c7c9f7242453a0ce1c07cf1e6d30fcd7', message: 'fix: revert previous version (#869)\n' + '\n' + '## What\r\n' + '\r\n' + 'This reverts previous version 0.88.0.\r\n' + '\r\n' + '## Why\r\n' + '\r\n' + 'New release added Node.js-level warnings to output which broke custom\r\n' + 'parsing of CLI output.', timestamp: '2024-11-21T20:41:38+04:00', tree_id: 'fbd1305b51d83a27684bb349f21934c4afd250fb', url: 'https://github.com/codefresh-io/cli/commit/04b5e0a1c7c9f7242453a0ce1c07cf1e6d30fcd7' } ], compare: 'https://github.com/codefresh-io/cli/compare/a8af20c36c97...04b5e0a1c7c9', created: false, deleted: false, enterprise: { avatar_url: 'https://avatars.githubusercontent.com/b/18608?v=4', created_at: '2022-12-16T17:38:23Z', description: '', html_url: 'https://github.com/enterprises/octopusdeployMSEA', id: 18608, name: 'Octopus Deploy', node_id: 'E_kgDNSLA', slug: 'octopusdeployMSEA', updated_at: '2024-07-24T20:09:19Z', website_url: 'https://octopus.com' }, forced: false, head_commit: { author: { email: '[email protected]', name: 'Zhenya Tikhonov', username: 'masontikhonov' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '04b5e0a1c7c9f7242453a0ce1c07cf1e6d30fcd7', message: 'fix: revert previous version (#869)\n' + '\n' + '## What\r\n' + '\r\n' + 'This reverts previous version 0.88.0.\r\n' + '\r\n' + '## Why\r\n' + '\r\n' + 'New release added Node.js-level warnings to output which broke custom\r\n' + 'parsing of CLI output.', timestamp: '2024-11-21T20:41:38+04:00', tree_id: 'fbd1305b51d83a27684bb349f21934c4afd250fb', url: 'https://github.com/codefresh-io/cli/commit/04b5e0a1c7c9f7242453a0ce1c07cf1e6d30fcd7' }, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/11412079?v=4', description: 'Codefresh is a next-generation enterprise software delivery platform for cloud-native applications.', events_url: 'https://api.github.com/orgs/codefresh-io/events', hooks_url: 'https://api.github.com/orgs/codefresh-io/hooks', id: 11412079, issues_url: 'https://api.github.com/orgs/codefresh-io/issues', login: 'codefresh-io', members_url: 'https://api.github.com/orgs/codefresh-io/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjExNDEyMDc5', public_members_url: 'https://api.github.com/orgs/codefresh-io/public_members{/member}', repos_url: 'https://api.github.com/orgs/codefresh-io/repos', url: 'https://api.github.com/orgs/codefresh-io' }, pusher: { email: 'masontikhonov
Create Release
The following actions use a deprecated Node.js version 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/