Merge pull request #51 from canonical/renovate/all #15
release-drafter.yml
on: push
get_version
3s
update_release_draft
4s
Annotations
2 errors and 2 warnings
update_release_draft
Validation Failed: {"resource":"Release","code":"already_exists","field":"tag_name"}
{
name: 'HttpError',
id: '7652212701',
status: 422,
response: {
url: 'https://api.github.com/repos/canonical/canonicalwebteam.launchpad/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': '194',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Thu, 25 Jan 2024 09:07:46 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': '4C04:3F84:1446ADF:29A65BA:65B224E2',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14992',
'x-ratelimit-reset': '1706177157',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '8',
'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'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/canonical/canonicalwebteam.launchpad/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/main","name":"","tag_name":"0.8.4","body":"## Changes\\nUpdate all dependencies (#51)\\nAdd riscv64 architecture (#50)\\n## This release was made possible by the following contributors:\\n@Lukewh, @cjwatson, @renovate and @renovate[bot]\\n","draft":false,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '7652212701',
name: 'push',
payload: {
after: '2fc56bf5395134e56a88142ffa9fffb252aecef5',
base_ref: null,
before: '66bae5b94282be5f70c8612d38254f9c0c3facf5',
commits: [
{
author: {
email: '29139614+renovate[bot]@users.noreply.github.com',
name: 'renovate[bot]',
username: 'renovate[bot]'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: false,
id: 'e3a83e3a23b7d3590439ceb1fada23182d6fcc1e',
message: 'Update all dependencies',
timestamp: '2024-01-25T09:05:53Z',
tree_id: '66ac3d1687b7b88d7d2f6b45bd8f10f54a9244bc',
url: 'https://github.com/canonical/canonicalwebteam.launchpad/commit/e3a83e3a23b7d3590439ceb1fada23182d6fcc1e'
},
{
author: {
email: 'luke.wesley-holley@canonical.com',
name: 'Luke Wesley-Holley',
username: 'Lukewh'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '2fc56bf5395134e56a88142ffa9fffb252aecef5',
message: 'Merge pull request #51 from canonical/renovate/all\n' +
'
|
update_release_draft
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 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: '7652212701',
name: 'push',
payload: {
after: '2fc56bf5395134e56a88142ffa9fffb252aecef5',
base_ref: null,
before: '66bae5b94282be5f70c8612d38254f9c0c3facf5',
commits: [
{
author: {
email: '29139614+renovate[bot]@users.noreply.github.com',
name: 'renovate[bot]',
username: 'renovate[bot]'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: false,
id: 'e3a83e3a23b7d3590439ceb1fada23182d6fcc1e',
message: 'Update all dependencies',
timestamp: '2024-01-25T09:05:53Z',
tree_id: '66ac3d1687b7b88d7d2f6b45bd8f10f54a9244bc',
url: 'https://github.com/canonical/canonicalwebteam.launchpad/commit/e3a83e3a23b7d3590439ceb1fada23182d6fcc1e'
},
{
author: {
email: 'luke.wesley-holley@canonical.com',
name: 'Luke Wesley-Holley',
username: 'Lukewh'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '2fc56bf5395134e56a88142ffa9fffb252aecef5',
message: 'Merge pull request #51 from canonical/renovate/all\n' +
'\n' +
'Update all dependencies',
timestamp: '2024-01-25T09:07:21Z',
tree_id: '66ac3d1687b7b88d7d2f6b45bd8f10f54a9244bc',
url: 'https://github.com/canonical/canonicalwebteam.launchpad/commit/2fc56bf5395134e56a88142ffa9fffb252aecef5'
}
],
compare: 'https://github.com/canonical/canonicalwebteam.launchpad/compare/66bae5b94282...2fc56bf53951',
created: false,
deleted: false,
enterprise: {
avatar_url: 'https://avatars.githubusercontent.com/b/103375?v=4',
created_at: '2023-12-11T08:42:36Z',
description: null,
html_url: 'https://github.com/enterprises/canonical',
id: 103375,
name: 'Canonical',
node_id: 'E_kgDOAAGTzw',
slug: 'canonical',
updated_at: '2023-12-19T19:50:21Z',
website_url: null
},
forced: false,
head_commit: {
author: {
email: 'luke.wesley-holley@canonical.com',
name: 'Luke Wesley-Holley',
username: 'Lukewh'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '2fc56bf5395134e56a88142ffa9fffb252aecef5',
message: 'Merge pull request #51 from canonical/renovate/all\n' +
'\n' +
'Update all dependencies',
timestamp: '2024-01-25T09:07:21Z',
tree_id: '66ac3d1687b7b88d7d2f6b45bd8f10f54a9244bc',
url: 'https://github.com/canonical/canonicalwebteam.launchpad/commit/2fc56bf5395134e56a88142ffa9fffb252aecef5'
},
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/53057619?v=4',
description: '',
events_url: 'https://api.github.com/orgs/canonical/events',
hooks_url: 'https://api.github.com/orgs/canonical/hooks',
id: 53057619,
issues_url: 'https://api.github.com/orgs/canonical/issues',
login: 'canonical',
members_url: 'https://api.github.com/orgs/canonical/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjUzMDU3NjE5',
public_members_url: 'https://api.github.com/orgs/canonical/public_members{/member}',
repos_url: 'https://api.github.com/orgs/canonical/repos',
|
get_version
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
get_version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|