Skip to content

Fix config checker logic #221

Fix config checker logic

Fix config checker logic #221

Triggered via pull request September 20, 2024 19:19
Status Success
Total duration 12s
Artifacts

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: '10965050180', status: 422, response: { url: 'https://api.github.com/repos/Layr-Labs/eigenda-proxy/releases', 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': '210', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Fri, 20 Sep 2024 19:19:17 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; 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': '6BC6:100D6:201E19:3D0131:66EDCAB5', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4970', 'x-ratelimit-reset': '1726860845', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '30', '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#create-a-release', status: '422' } }, request: { method: 'POST', url: 'https://api.github.com/repos/Layr-Labs/eigenda-proxy/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.13.1 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/pull/138/merge","name":"","tag_name":"","body":"## What’s Changed\\n\\n* fix: Return 400 when blobs exceed max limit (#140) @epociask\\n* fix: custom error wrapped around error and commitment meta (#134) @hopeyen\\n* initial set of edge cases (#110) @anupsv\\n* Eigenda client subsystem logger (#136) @samlaf\\n* chore: remove unused tls logic (#139) @samlaf\\n* fix: HandlePut uses hardcoded default version (#135) @hopeyen\\n* Fix metric middleware panic (#133) @samlaf\\n* dep: update eigenda to latest version for latest eigenda-client logging behavior (#132) @samlaf\\n* Fix s3 panic from keccak commitment put requests (#129) @samlaf\\n* chore: bunch of small refactors for improved devex (#124) @samlaf\\n* fix: request record label with commitment mode and version (#109) @hopeyen\\n* fix: negative confDepth bug in verifier (#131) @samlaf\\n* fix: wrap crit entrypoint error for easier debugging (#122) @samlaf\\n* chore(breaking): add EIGENDA_PROXY prefix to memstore flags (#121) @samlaf\\n* Update Makefile: add disperse-test-blob (#115) @samlaf\\n* feat: Redis backend target (#111) @epociask\\n* Chore give docker image fullname (#119) @samlaf\\n* BREAKING suggestion: change dockerfile to use entrypoint instead of cmd (#116) @samlaf\\n* chore: rename memstore eventLoop -> pruningLoop (#117) @samlaf\\n* Feat memstore artificial latency (#114) @samlaf\\n","draft":true,"prerelease":false,"make_latest":"true"}', request: {} }, event: { id: '10965050180', name: 'pull_request', payload: { action: 'synchronize', after: '9a6d0adb9260178d0d63255313d3386763586954', before: '0a50fe21957b90d07acc7fd74e3b8cf422314bdf', number: 138, organization: { avatar_
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:8462: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:30793:18) { name: 'AggregateError', event: { id: '10965050180', name: 'pull_request', payload: { action: 'synchronize', after: '9a6d0adb9260178d0d63255313d3386763586954', before: '0a50fe21957b90d07acc7fd74e3b8cf422314bdf', number: 138, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/92827658?v=4', description: 'Shared security for open innovation and hyperscaling on Ethereum. Join the Restaking Collective.', events_url: 'https://api.github.com/orgs/Layr-Labs/events', hooks_url: 'https://api.github.com/orgs/Layr-Labs/hooks', id: 92827658, issues_url: 'https://api.github.com/orgs/Layr-Labs/issues', login: 'Layr-Labs', members_url: 'https://api.github.com/orgs/Layr-Labs/members{/member}', node_id: 'O_kgDOBYhwCg', public_members_url: 'https://api.github.com/orgs/Layr-Labs/public_members{/member}', repos_url: 'https://api.github.com/orgs/Layr-Labs/repos', url: 'https://api.github.com/orgs/Layr-Labs' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/Layr-Labs/eigenda-proxy/issues/138/comments' }, commits: { href: 'https://api.github.com/repos/Layr-Labs/eigenda-proxy/pulls/138/commits' }, html: { href: 'https://github.com/Layr-Labs/eigenda-proxy/pull/138' }, issue: { href: 'https://api.github.com/repos/Layr-Labs/eigenda-proxy/issues/138' }, review_comment: { href: 'https://api.github.com/repos/Layr-Labs/eigenda-proxy/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/Layr-Labs/eigenda-proxy/pulls/138/comments' }, self: { href: 'https://api.github.com/repos/Layr-Labs/eigenda-proxy/pulls/138' }, statuses: { href: 'https://api.github.com/repos/Layr-Labs/eigenda-proxy/statuses/9a6d0adb9260178d0d63255313d3386763586954' } }, active_lock_reason: null, additions: 32, assignee: null, assignees: [], author_association: 'COLLABORATOR', auto_merge: null, base: { label: 'Layr-Labs:main', ref: 'main', repo: { allow_auto_merge: false, allow_forking: true, allow_merge_commit: false, allow_rebase_merge: false, allow_squash_merge: true, allow_update_branch: false, archive_url: 'https://api.github.com/repos/Layr-Labs/eigenda-proxy/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/Layr-Labs/eigenda-proxy/assignees{/user}', blobs_url: 'https://api.github.com/repos/Layr-Labs/eigenda-proxy/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/Layr-Labs/eigenda-proxy/branches{/branch}', clone_url: 'https://github.com/Layr-Labs/eigenda-proxy.git', collaborators_url: 'https://api.github.com/repos/Layr-Labs/eigenda-proxy/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/Layr-Labs/eigenda-proxy/comments{/number}', commits_url: 'https://api.github.com/repos/Layr-Labs/eigenda-proxy/commits{/sha}', compare_url: 'https://api.github.com/repos/Layr-Labs/eigenda-proxy/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/Layr-Labs/eigenda-proxy/contents/{+path}', contributors_url: 'https://api.github.com/re