Skip to content

revert removing nullable fields from specs as it breaks typescript sdk. #514

revert removing nullable fields from specs as it breaks typescript sdk.

revert removing nullable fields from specs as it breaks typescript sdk. #514

Triggered via push December 10, 2024 12:34
Status Success
Total duration 19s
Artifacts
release-drafter  /  update_release_draft
7s
release-drafter / update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors
release-drafter / update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '12256209997', status: 403, response: { url: 'https://api.github.com/repos/radixdlt/babylon-gateway/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: 'Tue, 10 Dec 2024 12:34:35 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': '2404:94D31:1BFE378:37AFCD0:6758355B', 'x-ratelimit-limit': '15000', 'x-ratelimit-remaining': '14996', 'x-ratelimit-reset': '1733837673', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '4', 'x-xss-protection': '0' }, data: { message: 'Resource not accessible by integration', documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release', status: '403' } }, request: { method: 'POST', url: 'https://api.github.com/repos/radixdlt/babylon-gateway/releases', 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: '{"target_commitish":"refs/heads/develop","name":"","tag_name":"","body":"## Changes\\n* No changes\\n","draft":true,"prerelease":false,"make_latest":"true"}', request: {} }, event: { id: '12256209997', name: 'push', payload: { after: '892360467145f374ccc9251677d28aa7801a0876', base_ref: 'refs/heads/main', before: 'e414390afe06944a5cfe6cf966627047616f9bef', commits: [ { author: { email: '[email protected]', name: 'PawelPawelec-RDX', username: 'PawelPawelec-RDX' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: false, id: 'a335eb28b01949e28b03bd9613fb46e8d900a0bf', message: 'Hotfix/v1.9.2 (#816)\n' + '\n' + '* update software version to 1.9.2\r\n' + '\r\n' + '* handle pre allocated not persisted entities in authorized depositors and resource preferences endpoints.\r\n' + '\r\n' + '* fix typo in store options configuration.\r\n' + '\r\n' + '* fix returning LSU supply for validators that never had LSU or burned it all.\r\n' + '\r\n' + '* - fix yaml description for amount\r\n' + '- remove all unnecessary nullable properties\r\n' + '- added disctriminators for explicit/owner role assignment resolution.\r\n' + '\r\n' + '* regenerate typescript sdk.\r\n' + '\r\n' + '* fix changelog.', timestamp: '2024-12-09T12:01:44+01:00', tree_id: '6e8a72f93199d5c7c0e8a29bede9b46c15e9002d', url: 'https://github.com/radixdlt/babylon-gateway/commit/a335eb28b01949e28b03bd9613fb
release-drafter / update_release_draft
HttpError: Resource not accessible by integration at /home/runner/work/_actions/RDXWorks-actions/release-drafter/master/dist/index.js:8462:21 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Job.doExecute (/home/runner/work/_actions/RDXWorks-actions/release-drafter/master/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '12256209997', name: 'push', payload: { after: '892360467145f374ccc9251677d28aa7801a0876', base_ref: 'refs/heads/main', before: 'e414390afe06944a5cfe6cf966627047616f9bef', commits: [ { author: { email: '[email protected]', name: 'PawelPawelec-RDX', username: 'PawelPawelec-RDX' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: false, id: 'a335eb28b01949e28b03bd9613fb46e8d900a0bf', message: 'Hotfix/v1.9.2 (#816)\n' + '\n' + '* update software version to 1.9.2\r\n' + '\r\n' + '* handle pre allocated not persisted entities in authorized depositors and resource preferences endpoints.\r\n' + '\r\n' + '* fix typo in store options configuration.\r\n' + '\r\n' + '* fix returning LSU supply for validators that never had LSU or burned it all.\r\n' + '\r\n' + '* - fix yaml description for amount\r\n' + '- remove all unnecessary nullable properties\r\n' + '- added disctriminators for explicit/owner role assignment resolution.\r\n' + '\r\n' + '* regenerate typescript sdk.\r\n' + '\r\n' + '* fix changelog.', timestamp: '2024-12-09T12:01:44+01:00', tree_id: '6e8a72f93199d5c7c0e8a29bede9b46c15e9002d', url: 'https://github.com/radixdlt/babylon-gateway/commit/a335eb28b01949e28b03bd9613fb46e8d900a0bf' }, { author: { email: '[email protected]', name: 'Paweł Pawelec', username: 'PawelPawelec-RDX' }, committer: { email: '[email protected]', name: 'Paweł Pawelec', username: 'PawelPawelec-RDX' }, distinct: false, id: '892360467145f374ccc9251677d28aa7801a0876', message: 'revert removing nullable fields from specs as it breaks typescript sdk.', timestamp: '2024-12-10T11:14:51+01:00', tree_id: 'df053d023e5948cf02ff8b4dae780ab0a393b1cf', url: 'https://github.com/radixdlt/babylon-gateway/commit/892360467145f374ccc9251677d28aa7801a0876' } ], compare: 'https://github.com/radixdlt/babylon-gateway/compare/e414390afe06...892360467145', created: false, deleted: false, enterprise: { avatar_url: 'https://avatars.githubusercontent.com/b/13850?v=4', created_at: '2022-06-23T17:04:38Z', description: null, html_url: 'https://github.com/enterprises/rdxworks', id: 13850, name: 'RDX Works', node_id: 'E_kgDNNho', slug: 'rdxworks', updated_at: '2024-06-25T00:44:54Z', website_url: null }, forced: false, head_commit: { author: { email: '[email protected]', name: 'Paweł Pawelec', username: 'PawelPawelec-RDX' }, committer: { email: '[email protected]', name: 'Paweł Pawelec', username: 'PawelPawelec-RDX' }, distinct: false, id: '892360467145f374ccc9251677d28aa7801a0876', message: 'revert removing nullable fields from specs as it breaks typescript sdk.', timestamp: '2024-12-10T11:14:51+01:00', tree_id: 'df053d023e5948cf02ff8b4dae780ab0a393b1cf', url: 'https://github.com/radixdlt/babylon-gateway/commit/892360467145f374ccc925