Fix artifactory download #274
Annotations
2 errors and 1 warning
Run release-drafter/release-drafter@v6
Not Found
{
name: 'HttpError',
id: '12603813482',
status: 404,
response: {
url: 'https://api.github.com/repos/DeebotUniverse/client.py/releases/193121688',
status: 404,
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: 'Fri, 03 Jan 2025 20:56:31 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',
'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': '18C0:A27C0:5297D88:A4A5CB8:67784EFF',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4916',
'x-ratelimit-reset': '1735940462',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '84',
'x-xss-protection': '0'
},
data: {
message: 'Not Found',
documentation_url: 'https://docs.github.com/rest/releases/releases#update-a-release',
status: '404'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/DeebotUniverse/client.py/releases/193121688',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.18.0 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## :boom: Breaking changes\\n\\n- #41 reportStats content can be coordinates (float) @edenhaus\\n- #155 refactor commands/messages @edenhaus\\n- #225 MQTT: resubscribe topic on (re)connect @edenhaus\\n- #254 add available check with GetBattery + refactor mqtt subsciption @edenhaus\\n- #259 Split StatusEvent into AvailabilityEvent and StateEvent @edenhaus\\n- #281 change speed type of FanSpeedEvent @edenhaus\\n- #292 Add support for multiple data types @edenhaus\\n- #321 Update capabilities @edenhaus\\n- #334 Rename vacuum_bot to device @edenhaus\\n- #399 Refactor map subscription @edenhaus\\n- #403 Add support for overriding urls and refactor configuration @edenhaus\\n- #409 Split config and add posibility to disable mqtt ssl context validation @edenhaus\\n- #431 Fix typos @Augar\\n- #432 Add Goat G1 @Augar\\n- #440 Refactor due capabilities typing @edenhaus\\n- #467 Use IntEnum instead of DisplayNameIntEnum for CleanJobStatus @Augar\\n- #469 Remove DisplayNameIntEnum @edenhaus\\n- #518 Refactor to have one Capabilities and a DeviceType @edenhaus\\n- #600 Remove fallback and return unsupported devices too @edenhaus\\n- #603 Add auto empty message and commands @edenhaus\\n- #718 Rename EnableEvent property to enabled @edenhaus\\n- #709 Refactor station action @edenhaus\\n- #719 Fix left over after renameing base station to station @edenhaus\\n\\n## :sparkles: New features\\n\\n- #24 add advanced mode, continuous cleaning (break point), carpet auto fan boost (carpet pressure) commands @edenhaus\\n- #30 add remaining lifetime minutes @edenhaus\\n- #16 Add virtual walls and no mopping zones @edenhaus\\n- #29 add resetLifeSpan @edenhaus\\n- #71 Add codecov @edenhaus\\n- #117 add custom room name @edenhaus\\n- #157 add MultiMapState commands @edenhaus\\n- #163 Add support for additional commands @nickw444\\n- #217 add datetime of last received message from mqtt @edenhaus\\n- #237 add CachedMapInfoEvent
|
Run release-drafter/release-drafter@v6
HttpError: Not Found
at /home/runner/work/_actions/release-drafter/release-drafter/v6/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/v6/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '12603813482',
name: 'push',
payload: {
after: '2869261f46e7ca2e8d6d44f364f3623b7d30eae8',
base_ref: null,
before: '37c8b7a3f71f459ad41675fb011c9e5d76b3106a',
commits: [
{
author: {
email: '[email protected]',
name: 'Robert Resch',
username: 'edenhaus'
},
committer: {
email: '[email protected]',
name: 'Robert Resch',
username: 'edenhaus'
},
distinct: true,
id: '2869261f46e7ca2e8d6d44f364f3623b7d30eae8',
message: 'Fix artifactory download',
timestamp: '2025-01-03T20:55:44Z',
tree_id: '2f554e042c62c0c0d9129c6c9592a6a52b21b326',
url: 'https://github.com/DeebotUniverse/client.py/commit/2869261f46e7ca2e8d6d44f364f3623b7d30eae8'
}
],
compare: 'https://github.com/DeebotUniverse/client.py/compare/37c8b7a3f71f...2869261f46e7',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Robert Resch',
username: 'edenhaus'
},
committer: {
email: '[email protected]',
name: 'Robert Resch',
username: 'edenhaus'
},
distinct: true,
id: '2869261f46e7ca2e8d6d44f364f3623b7d30eae8',
message: 'Fix artifactory download',
timestamp: '2025-01-03T20:55:44Z',
tree_id: '2f554e042c62c0c0d9129c6c9592a6a52b21b326',
url: 'https://github.com/DeebotUniverse/client.py/commit/2869261f46e7ca2e8d6d44f364f3623b7d30eae8'
},
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/93217840?v=4',
description: 'Collection of Open Source projects and documentation related to Deebot devices from Ecovacs - but we are in no way affiliated with ECOVACS Robotics (ECOVACS)',
events_url: 'https://api.github.com/orgs/DeebotUniverse/events',
hooks_url: 'https://api.github.com/orgs/DeebotUniverse/hooks',
id: 93217840,
issues_url: 'https://api.github.com/orgs/DeebotUniverse/issues',
login: 'DeebotUniverse',
members_url: 'https://api.github.com/orgs/DeebotUniverse/members{/member}',
node_id: 'O_kgDOBY5kMA',
public_members_url: 'https://api.github.com/orgs/DeebotUniverse/public_members{/member}',
repos_url: 'https://api.github.com/orgs/DeebotUniverse/repos',
url: 'https://api.github.com/orgs/DeebotUniverse'
},
pusher: { email: '[email protected]', name: 'edenhaus' },
ref: 'refs/heads/dev',
repository: {
allow_forking: true,
archive_url: 'https://api.github.com/repos/DeebotUniverse/client.py/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/DeebotUniverse/client.py/assignees{/user}',
blobs_url: 'https://api.github.com/repos/DeebotUniverse/client.py/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/DeebotUniverse/client.py/branches{/branch}',
clone_url: 'https://github.com/DeebotUniverse/client.py.git',
collaborators_url: 'https://api.github.com/repos/DeebotUniverse/client.py/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/DeebotUniverse/client.py/comments{/number}',
commits_url: 'https://api.github.com/repos/DeebotUniverse/client.py/commits{/sha}',
compare_url: 'https://api.github.com/repos/DeebotUniverse/client.py/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/DeebotUniverse/client.py/contents/{+path}',
contributors_url: 'https://api.github.com/r
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading