Skip to content

Rework device initialization #668

Rework device initialization

Rework device initialization #668

Triggered via pull request January 31, 2025 21:22
Status Success
Total duration 17s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
7s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '13081004779', status: 422, response: { url: 'https://api.github.com/repos/kivancsikert/ugly-duckling/releases/197011004', 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', 'content-length': '210', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Fri, 31 Jan 2025 21:22:51 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', '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': '57C1:129828:102DE4:205B15:679D3F2B', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4982', 'x-ratelimit-reset': '1738358671', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '18', 'x-xss-protection': '0' }, data: { message: 'Validation Failed', errors: [ { resource: 'Release', code: 'invalid', field: 'target_commitish' } ], documentation_url: 'https://docs.github.com/rest/releases/releases#update-a-release', status: '422' } }, request: { method: 'PATCH', url: 'https://api.github.com/repos/kivancsikert/ugly-duckling/releases/197011004', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.18.0 (linux; x64)', 'x-github-delivery': '13081004779', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"## 🚀 New features and improvements\\n\\n* Log to MQTT early (#360) @lptr\\n* Enable sleep-when-idle by default (#354) @lptr\\n* Do not clear MQTT commands (#352) @lptr\\n\\n## 🐛 Bug Fixes\\n\\n* Re-enable sleep (#358) @lptr\\n* Fix missing MQTT logs (#357) @lptr\\n* Fix battery stack overflow (#355) @lptr\\n* Suppress warning about both switches engaged on the chicken-door (#353) @lptr\\n\\n## 🚦 Internal changes\\n\\n* Rework kernel architecture, take 2 (#361) @lptr\\n* Improve init order of the application (#356) @lptr\\n","draft":true,"prerelease":false,"make_latest":"true","name":"0.32.1","tag_name":"0.32.1","target_commitish":"refs/pull/362/merge"}', request: {} }, event: { id: '13081004779', name: 'pull_request', payload: { action: 'synchronize', after: 'f339aa284f6f92d01128e278b4fd253bb693bfd9', before: 'ab629783ef1f69a69e6762c11613b22d9a1bf27f', number: 362, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/74458830?v=4', description: '', events_url: 'https://api.github.com/orgs/kivancsikert/events', hooks_url: 'https://api.github.com/orgs/kivancsikert/hooks', id: 74458830, issues_url: 'https://api.github.com/orgs/kivancsikert/issues', login: 'kivancsikert', members_url: 'https://api.github.com/orgs/kivancsikert/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjc0NDU4ODMw', public_members_url: 'https://api.github.com/orgs/kivancsikert/public_members{/member}', repos_url: 'https://api.github.com/orgs/kivancsikert/repos', url: 'https://api.github.com/orgs/kivancsikert' }, pull_request: { _links: { com
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:7146: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:61885:18) { name: 'AggregateError', event: { id: '13081004779', name: 'pull_request', payload: { action: 'synchronize', after: 'f339aa284f6f92d01128e278b4fd253bb693bfd9', before: 'ab629783ef1f69a69e6762c11613b22d9a1bf27f', number: 362, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/74458830?v=4', description: '', events_url: 'https://api.github.com/orgs/kivancsikert/events', hooks_url: 'https://api.github.com/orgs/kivancsikert/hooks', id: 74458830, issues_url: 'https://api.github.com/orgs/kivancsikert/issues', login: 'kivancsikert', members_url: 'https://api.github.com/orgs/kivancsikert/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjc0NDU4ODMw', public_members_url: 'https://api.github.com/orgs/kivancsikert/public_members{/member}', repos_url: 'https://api.github.com/orgs/kivancsikert/repos', url: 'https://api.github.com/orgs/kivancsikert' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/kivancsikert/ugly-duckling/issues/362/comments' }, commits: { href: 'https://api.github.com/repos/kivancsikert/ugly-duckling/pulls/362/commits' }, html: { href: 'https://github.com/kivancsikert/ugly-duckling/pull/362' }, issue: { href: 'https://api.github.com/repos/kivancsikert/ugly-duckling/issues/362' }, review_comment: { href: 'https://api.github.com/repos/kivancsikert/ugly-duckling/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/kivancsikert/ugly-duckling/pulls/362/comments' }, self: { href: 'https://api.github.com/repos/kivancsikert/ugly-duckling/pulls/362' }, statuses: { href: 'https://api.github.com/repos/kivancsikert/ugly-duckling/statuses/f339aa284f6f92d01128e278b4fd253bb693bfd9' } }, active_lock_reason: null, additions: 212, assignee: { avatar_url: 'https://avatars.githubusercontent.com/u/495366?v=4', events_url: 'https://api.github.com/users/lptr/events{/privacy}', followers_url: 'https://api.github.com/users/lptr/followers', following_url: 'https://api.github.com/users/lptr/following{/other_user}', gists_url: 'https://api.github.com/users/lptr/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/lptr', id: 495366, login: 'lptr', node_id: 'MDQ6VXNlcjQ5NTM2Ng==', organizations_url: 'https://api.github.com/users/lptr/orgs', received_events_url: 'https://api.github.com/users/lptr/received_events', repos_url: 'https://api.github.com/users/lptr/repos', site_admin: false, starred_url: 'https://api.github.com/users/lptr/starred{/owner}{/repo}', subscriptions_url: 'https://api.github.com/users/lptr/subscriptions', type: 'User', url: 'https://api.github.com/users/lptr', user_view_type: 'public' }, assignees: [ { avatar_url: 'https://avatars.githubusercontent.com/u/495366?v=4', events_url: 'https://api.github.com/users/lptr/events{/privacy}', followers_url: 'https://api.github.com/users/lptr/followers', following_url: 'https://api.github.com/users/lptr/following{/other_user}', gists_url: 'https://api.github.com/users/lptr/gists{/gist_id}',
update_release_draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)