Skip to content

Enhance CLI and core functionality with improved resolution and rende… #24

Enhance CLI and core functionality with improved resolution and rende…

Enhance CLI and core functionality with improved resolution and rende… #24

Triggered via push March 11, 2025 04:45
Status Success
Total duration 30s
Artifacts
update_release_draft
21s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '13780552252', 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: 'Tue, 11 Mar 2025 04:46:21 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': '2818:A6C67:DA3CAD:1B7E9A9:67CFC01D', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4994', 'x-ratelimit-reset': '1741671963', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '6', 'x-xss-protection': '0' }, request: { method: 'POST', url: 'https://api.github.com/repos/codustry/snap-html/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/11.0.6 octokit-core.js/3.2.4 Node.js/20.18.0 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"","name":"","tag_name":"","body":"## What’s Changed\\n\\n* accept html (#9) @wasdee\\n\\n## :arrow_up: Dependencies updates\\n\\n* :arrow_up: Bump lazy-object-proxy from 1.4.3 to 1.7.1 (#47) @dependabot\\n* :arrow_up: Bump smmap from 3.0.5 to 4.0.0 (#12) @dependabot\\n* :arrow_up: Bump idna from 2.10 to 3.1 (#11) @dependabot\\n* :arrow_up: Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 (#16) @dependabot\\n* :arrow_up: Bump pre-commit from 2.10.0 to 2.10.1 (#13) @dependabot\\n* :arrow_up: Bump actions/cache from v2.1.3 to v2.1.4 (#10) @dependabot\\n* :arrow_up: Bump requests from 2.15.1 to 2.25.1 (#5) @dependabot\\n* :arrow_up: Bump idna from 2.10 to 3.1 (#4) @dependabot\\n* :arrow_up: Bump smmap from 3.0.5 to 4.0.0 (#3) @dependabot\\n* :arrow_up: Update mypy requirement from ^0.790 to ^0.800 (#2) @dependabot\\n\\n## :busts_in_silhouette: List of contributors\\n\\n@dependabot, @dependabot[bot] and @wasdee\\n","draft":true,"prerelease":false}', request: { retryCount: 3, retries: 3, retryAfter: 16 } }, documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release', event: { id: '13780552252', name: 'push', payload: { after: '6255416de1eec56a86ba55cd44772fd98dcf3267', base_ref: null, before: 'f73e488b8b30cb6027cae83bf739ea0050edb825', commits: [ { author: { email: '[email protected]', name: 'Nutchanon Ninyawee', username: 'wasdee' }, committer: { email: '[email protected]', name: 'Nutchanon Ninyawee', username: 'wasdee' }, distinct: true, id: '6255416de1eec56a86ba55cd44772fd98dcf3267', message: 'Enhance CLI and core functionality with improved resolution and rendering support\n' + '\n' + '- Updated CLI to support more flexible resolution handling\n' + '- Added support for screen and print media resolution types\n' + '- Introduced new resolution classes: ScreenResolution and PrintMediaResolution\n' + '- Enhanced render timeout and scale factor handling\n' + '- Upd
update_release_draft
HttpError: Resource not accessible by integration at /home/runner/work/_actions/release-drafter/release-drafter/v5.14.0/dist/index.js:15306:23 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) { name: 'AggregateError', event: { id: '13780552252', name: 'push', payload: { after: '6255416de1eec56a86ba55cd44772fd98dcf3267', base_ref: null, before: 'f73e488b8b30cb6027cae83bf739ea0050edb825', commits: [ { author: { email: '[email protected]', name: 'Nutchanon Ninyawee', username: 'wasdee' }, committer: { email: '[email protected]', name: 'Nutchanon Ninyawee', username: 'wasdee' }, distinct: true, id: '6255416de1eec56a86ba55cd44772fd98dcf3267', message: 'Enhance CLI and core functionality with improved resolution and rendering support\n' + '\n' + '- Updated CLI to support more flexible resolution handling\n' + '- Added support for screen and print media resolution types\n' + '- Introduced new resolution classes: ScreenResolution and PrintMediaResolution\n' + '- Enhanced render timeout and scale factor handling\n' + '- Updated tests to cover new CLI and core functionality\n' + '- Bumped version to 0.6.0 to reflect significant changes\n' + '- Added Pydantic as a dependency for improved type validation\n' + '- Simplified CLI argument parsing and processing\n' + '- Improved error handling and parameter flexibility', timestamp: '2025-03-11T11:45:49+07:00', tree_id: 'feb26522d81d5288d8ded9a20c273f2a2e0fbf23', url: 'https://github.com/codustry/snap-html/commit/6255416de1eec56a86ba55cd44772fd98dcf3267' } ], compare: 'https://github.com/codustry/snap-html/compare/f73e488b8b30...6255416de1ee', created: false, deleted: false, forced: false, head_commit: { author: { email: '[email protected]', name: 'Nutchanon Ninyawee', username: 'wasdee' }, committer: { email: '[email protected]', name: 'Nutchanon Ninyawee', username: 'wasdee' }, distinct: true, id: '6255416de1eec56a86ba55cd44772fd98dcf3267', message: 'Enhance CLI and core functionality with improved resolution and rendering support\n' + '\n' + '- Updated CLI to support more flexible resolution handling\n' + '- Added support for screen and print media resolution types\n' + '- Introduced new resolution classes: ScreenResolution and PrintMediaResolution\n' + '- Enhanced render timeout and scale factor handling\n' + '- Updated tests to cover new CLI and core functionality\n' + '- Bumped version to 0.6.0 to reflect significant changes\n' + '- Added Pydantic as a dependency for improved type validation\n' + '- Simplified CLI argument parsing and processing\n' + '- Improved error handling and parameter flexibility', timestamp: '2025-03-11T11:45:49+07:00', tree_id: 'feb26522d81d5288d8ded9a20c273f2a2e0fbf23', url: 'https://github.com/codustry/snap-html/commit/6255416de1eec56a86ba55cd44772fd98dcf3267' }, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/13681339?v=4', description: '', events_url: 'https://api.github.com/orgs/codustry/events', hooks_url: 'https://api.github.com/orgs/codustry/hooks', id: 13681339, issues_url: 'https://api.github.com/orgs/codustry/issues', login: 'codustry', members_url: 'https://api.github.com/orgs/codustry/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjEzNjgxMzM5', public_members_url: 'https://api.github.com/orgs/codustry/public_members{/member}', repos_url: 'https://