Merge pull request #50 from cjwatson/riscv64 #14
release-drafter.yml
on: push
get_version
3s
update_release_draft
6s
Annotations
2 errors and 2 warnings
update_release_draft
Validation Failed: {"resource":"Release","code":"already_exists","field":"tag_name"}
{
name: 'HttpError',
id: '7652189974',
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:05: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': '5084:2292:12432EF:25B63F3:65B22477',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14997',
'x-ratelimit-reset': '1706177157',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '3',
'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\\nAdd riscv64 architecture (#50)\\n## This release was made possible by the following contributors:\\n@Lukewh and @cjwatson\\n","draft":false,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '7652189974',
name: 'push',
payload: {
after: '66bae5b94282be5f70c8612d38254f9c0c3facf5',
base_ref: null,
before: 'ffb65a4c63e7f49d38b760fdb2c60c3bfbe131d2',
commits: [
{
author: {
email: 'cjwatson@canonical.com',
name: 'Colin Watson',
username: 'cjwatson'
},
committer: {
email: 'cjwatson@canonical.com',
name: 'Colin Watson',
username: 'cjwatson'
},
distinct: false,
id: 'cfb6f5e95f5099d4d7a81343815d77fba911dafd',
message: 'Add riscv64 architecture\n' +
'\n' +
'This architecture is now virtualized and unrestricted in Launchpad, so\n' +
'snapcraft.io can support it.',
timestamp: '2023-11-17T13:17:23Z',
tree_id: '35b8dca286f0498f2dfd2c36fc7e6f9d8ec43af1',
url: 'https://github.com/canonical/canonicalwebteam.launchpad/commit/cfb6f5e95f5099d4d7a81343815d77fba911dafd'
},
{
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: '66bae5b94282be5f70c8612d38254f9c0c3facf5',
mes
|
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: '7652189974',
name: 'push',
payload: {
after: '66bae5b94282be5f70c8612d38254f9c0c3facf5',
base_ref: null,
before: 'ffb65a4c63e7f49d38b760fdb2c60c3bfbe131d2',
commits: [
{
author: {
email: 'cjwatson@canonical.com',
name: 'Colin Watson',
username: 'cjwatson'
},
committer: {
email: 'cjwatson@canonical.com',
name: 'Colin Watson',
username: 'cjwatson'
},
distinct: false,
id: 'cfb6f5e95f5099d4d7a81343815d77fba911dafd',
message: 'Add riscv64 architecture\n' +
'\n' +
'This architecture is now virtualized and unrestricted in Launchpad, so\n' +
'snapcraft.io can support it.',
timestamp: '2023-11-17T13:17:23Z',
tree_id: '35b8dca286f0498f2dfd2c36fc7e6f9d8ec43af1',
url: 'https://github.com/canonical/canonicalwebteam.launchpad/commit/cfb6f5e95f5099d4d7a81343815d77fba911dafd'
},
{
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: '66bae5b94282be5f70c8612d38254f9c0c3facf5',
message: 'Merge pull request #50 from cjwatson/riscv64\n' +
'\n' +
'Add riscv64 architecture',
timestamp: '2024-01-25T09:05:34Z',
tree_id: '35b8dca286f0498f2dfd2c36fc7e6f9d8ec43af1',
url: 'https://github.com/canonical/canonicalwebteam.launchpad/commit/66bae5b94282be5f70c8612d38254f9c0c3facf5'
}
],
compare: 'https://github.com/canonical/canonicalwebteam.launchpad/compare/ffb65a4c63e7...66bae5b94282',
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: '66bae5b94282be5f70c8612d38254f9c0c3facf5',
message: 'Merge pull request #50 from cjwatson/riscv64\n' +
'\n' +
'Add riscv64 architecture',
timestamp: '2024-01-25T09:05:34Z',
tree_id: '35b8dca286f0498f2dfd2c36fc7e6f9d8ec43af1',
url: 'https://github.com/canonical/canonicalwebteam.launchpad/commit/66bae5b94282be5f70c8612d38254f9c0c3facf5'
},
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:
|
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/
|