Skip to content

Add integration with MQTT for GRDF (#20) #157

Add integration with MQTT for GRDF (#20)

Add integration with MQTT for GRDF (#20) #157

Triggered via push March 1, 2024 16:59
Status Success
Total duration 24s
Artifacts
Update release draft
15s
Update release draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Update release draft
Resource not accessible by integration { name: 'HttpError', id: '8114578159', status: 403, response: { url: 'https://api.github.com/repos/mdeweerd/MetersToHA/releases', status: 403, 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, 01 Mar 2024 16:59:37 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; 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': '48C2:64D26:430E099:84F8E86:65E20978', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4997', 'x-ratelimit-reset': '1709315964', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '3', 'x-xss-protection': '0' }, data: { message: 'Resource not accessible by integration', documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release' } }, request: { method: 'POST', url: 'https://api.github.com/repos/mdeweerd/MetersToHA/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/meters-to-ha","name":"v0.1.0 :1234:","tag_name":"v0.1.0","body":"## Changes\\n- #6 fix(capmonster): fix errorId check and log for CapMonster @bsegault\\n- #20 Add integration with MQTT for GRDF @vingerha\\n\\n## Thank you so much for helping out to keep this integration awesome\\n@bsegault, @krotof1a, @mdeweerd, @s0nik42, @slallemand, @vingerha, MDW and root\\n","draft":true,"prerelease":false,"make_latest":"true"}', request: {} }, event: { id: '8114578159', name: 'push', payload: { after: '30665a2f3c59a2a28d7b40f95dc7c03873bf60bc', base_ref: null, before: '5c9b26f69babffcce45cb84cf0b253e7881ddc4f', commits: [ { author: { email: '[email protected]', name: 'Arjan', username: 'vingerha' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '30665a2f3c59a2a28d7b40f95dc7c03873bf60bc', message: 'Add integration with MQTT for GRDF (#20)\n' + '\n' + '* Create docker-image.yml\r\n' + '\r\n' + '* Update docker-image.yml\r\n' + '\r\n' + '* Create docker-image_new.yml\r\n' + '\r\n' + '* Delete docker-image.yml\r\n' + '\r\n' + '* Add MQTT for GRDF\r\n' + '\r\n' + 'based/tested only on Alpine docker setup\r\n' + '\r\n' + '* Yaml fix and use variable for docker registry tag\r\n' + '\r\n' + '* Update action versions\r\n' + '\r\n' + '* Update pre-commit configuration (use logToCs action)\r\n' + '\r\n' + '* Fix yamllint notices\r\n' + '\r\n' +
Update release draft
HttpError: Resource not accessible by integration 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: '8114578159', name: 'push', payload: { after: '30665a2f3c59a2a28d7b40f95dc7c03873bf60bc', base_ref: null, before: '5c9b26f69babffcce45cb84cf0b253e7881ddc4f', commits: [ { author: { email: '[email protected]', name: 'Arjan', username: 'vingerha' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '30665a2f3c59a2a28d7b40f95dc7c03873bf60bc', message: 'Add integration with MQTT for GRDF (#20)\n' + '\n' + '* Create docker-image.yml\r\n' + '\r\n' + '* Update docker-image.yml\r\n' + '\r\n' + '* Create docker-image_new.yml\r\n' + '\r\n' + '* Delete docker-image.yml\r\n' + '\r\n' + '* Add MQTT for GRDF\r\n' + '\r\n' + 'based/tested only on Alpine docker setup\r\n' + '\r\n' + '* Yaml fix and use variable for docker registry tag\r\n' + '\r\n' + '* Update action versions\r\n' + '\r\n' + '* Update pre-commit configuration (use logToCs action)\r\n' + '\r\n' + '* Fix yamllint notices\r\n' + '\r\n' + '* Update config mapping\r\n' + '\r\n' + 'See https://developers.home-assistant.io/blog/2023/11/06/public-addon-config/\r\n' + '\r\n' + '* Align first two attribs\r\n' + '\r\n' + "attribs start with the type, and end with the 'unit', this was not the case for 'period' attribs\r\n" + '\r\n' + '* Add typing hints, correct f-string\r\n' + '\r\n' + '* fixing pre-commit errors\r\n' + '\r\n' + '* Fixing pre-commit errors\r\n' + '\r\n' + '* Fix readme formatting (mdformat)\r\n' + '\r\n' + '* Add explicit typing as suggested by author\r\n' + '\r\n' + '* Correct extra backslashes added to link\r\n' + '\r\n' + '* Update dockerfile generation (default alpine, var for name)\r\n' + '\r\n' + '* Use DOCKERFILE var in 2nd (=first) location\r\n' + '\r\n' + '* Dummy commit to test flow\r\n' + '\r\n' + 'only removed empty line\r\n' + '\r\n' + '---------\r\n' + '\r\n' + 'Co-authored-by: MDW <[email protected]>', timestamp: '2024-03-01T17:59:13+01:00', tree_id: 'bfbfe3326131e903da10c98aa175632bdac1e73c', url: 'https://github.com/mdeweerd/MetersToHA/commit/30665a2f3c59a2a28d7b40f95dc7c03873bf60bc' } ], compare: 'https://github.com/mdeweerd/MetersToHA/compare/5c9b26f69bab...30665a2f3c59', created: false, deleted: false, forced: false, head_commit: { author: { email: '[email protected]', name: 'Arjan', username: 'vingerha' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '30665a2f3c59a2a28d7b40f95dc7c03873bf60bc', message: 'Add integration with MQTT for GRDF (#20)\n' + '\n' + '* Create docker-image.yml\r\n' + '\r\n' + '* Update docker-image.yml\r\n' + '\r\n' + '* Create docker
Update release draft
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.