Skip to content

Fix length of descriptions in UI (config flow) #9

Fix length of descriptions in UI (config flow)

Fix length of descriptions in UI (config flow) #9

Triggered via pull request August 10, 2023 00:14
@basnijholtbasnijholt
synchronize #732
fix-ui
Status Success
Total duration 13s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

release-drafter.yml

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

Annotations

2 errors
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '5815362722', status: 422, response: { url: 'https://api.github.com/repos/basnijholt/adaptive-lighting/releases/115836061', 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': '195', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Thu, 10 Aug 2023 00:14:15 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-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': 'C3C6:198A:965A8F:1339D79:64D42BD7', 'x-ratelimit-limit': '1000', 'x-ratelimit-remaining': '947', 'x-ratelimit-reset': '1691629176', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '53', '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' } }, request: { method: 'PATCH', url: 'https://api.github.com/repos/basnijholt/adaptive-lighting/releases/115836061', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.16.0 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"## What’s Changed\\n\\n* Add release-drafter GitHub Action (#731) @basnijholt\\n* Fix adapt_only_on_bare_turn_on and apply does not result in manual_control (#729) @basnijholt\\n* Bump to 1.19.0b5 in manifest.json (#728) @basnijholt\\n* Prevent light.turn_on of light that was just turned off (#727) @basnijholt\\n* Mention app more prominently and improve style (#725) @basnijholt\\n* Split up SunLightSettings and improve https://basnijholt.github.io/adaptive-lighting/ (#719) @basnijholt\\n* [pre-commit.ci] pre-commit autoupdate (#722) @pre-commit-ci\\n* Bump to 1.19.0b4 in manifest.json (#718) @basnijholt\\n* Fix min_sunrise_time and max_sunset_time (#717) @basnijholt\\n* Small WebApp improvements (#716) @basnijholt\\n* Add simple webapp to play with different parameters (#715) @basnijholt\\n* Bump to 1.19.0b3 in manifest.json (#713) @basnijholt\\n* Fix adaptive_lighting.change_switch_settings service (#712) @basnijholt\\n* Bump to 1.19.0b2 in manifest.json (#710) @basnijholt\\n* Adapt lights simultaneously instead of one by one (#529) @th3w1zard1\\n* Add `adapt_only_on_bare_turn_on` which instantly triggers `manual_control` when turning on with brightness or color (#709) @basnijholt\\n* Add warning about Zigbee groups (#708) @basnijholt\\n* Add a min_sunrise_time and max_sunset_time (#707) @basnijholt\\n* Bump to 1.19.0b1 manifest.json (#706) @basnijholt\\n* Allow adaptive_lighting.apply to turn on lights and do not issue log message (#705) @basnijholt\\n* Logging fixes in significant_changes (#704) @basnijholt\\n* feat: add different brightness ramping mechanisms (#699) @basnijholt\\n* feat: change the order of options in config flow (#700) @basnijholt\\n* Implement call intercept for multiple lights (#679) @basnijholt\\n\\n**Full Changelog**: https://github.com/basnijholt/adaptive-lighting
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} 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: '5815362722', name: 'pull_request', payload: { action: 'synchronize', after: '0ddf0921954b94b2405ae2317d06b28613c03850', before: '011d6ed65388193b7c2547b38cc1a5672b19ebda', number: 732, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/basnijholt/adaptive-lighting/issues/732/comments' }, commits: { href: 'https://api.github.com/repos/basnijholt/adaptive-lighting/pulls/732/commits' }, html: { href: 'https://github.com/basnijholt/adaptive-lighting/pull/732' }, issue: { href: 'https://api.github.com/repos/basnijholt/adaptive-lighting/issues/732' }, review_comment: { href: 'https://api.github.com/repos/basnijholt/adaptive-lighting/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/basnijholt/adaptive-lighting/pulls/732/comments' }, self: { href: 'https://api.github.com/repos/basnijholt/adaptive-lighting/pulls/732' }, statuses: { href: 'https://api.github.com/repos/basnijholt/adaptive-lighting/statuses/0ddf0921954b94b2405ae2317d06b28613c03850' } }, active_lock_reason: null, additions: 106, assignee: null, assignees: [], author_association: 'OWNER', auto_merge: null, base: { label: 'basnijholt:main', ref: 'main', repo: { allow_auto_merge: true, allow_forking: true, allow_merge_commit: false, allow_rebase_merge: false, allow_squash_merge: true, allow_update_branch: true, archive_url: 'https://api.github.com/repos/basnijholt/adaptive-lighting/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/basnijholt/adaptive-lighting/assignees{/user}', blobs_url: 'https://api.github.com/repos/basnijholt/adaptive-lighting/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/basnijholt/adaptive-lighting/branches{/branch}', clone_url: 'https://github.com/basnijholt/adaptive-lighting.git', collaborators_url: 'https://api.github.com/repos/basnijholt/adaptive-lighting/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/basnijholt/adaptive-lighting/comments{/number}', commits_url: 'https://api.github.com/repos/basnijholt/adaptive-lighting/commits{/sha}', compare_url: 'https://api.github.com/repos/basnijholt/adaptive-lighting/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/basnijholt/adaptive-lighting/contents/{+path}', contributors_url: 'https://api.github.com/repos/basnijholt/adaptive-lighting/contributors', created_at: '2020-08-25T16:06:18Z', default_branch: 'main', delete_branch_on_merge: true, deployments_url: 'https://api.github.com/repos/basnijholt/adaptive-lighting/deployments', description: 'Adaptive Lighting custom component for Home Assistant', disabled: false, downloads_url: 'https://api.github.com/repos/basnijholt/adaptive-lighting/downloads', events_url: 'https://api.github.com/repos/basnijholt/adaptive-lighting/events', fork: false, forks: 94, forks_count: 94, forks_url: 'https://api.github.com/repos/basnijholt/adaptive-lig