Skip to content

chore: add deprecated flags to force early crash when used #277

chore: add deprecated flags to force early crash when used

chore: add deprecated flags to force early crash when used #277

Triggered via pull request October 5, 2024 19:54
Status Success
Total duration 16s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
6s
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: '11195899275', status: 422, response: { url: 'https://api.github.com/repos/Layr-Labs/eigenda-proxy/releases/177657929', 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: 'Sat, 05 Oct 2024 19:54:45 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', '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': '67C6:26AE2D:ADAC26:14B8516:67019985', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4995', 'x-ratelimit-reset': '1728161683', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '5', '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', status: '422' } }, request: { method: 'PATCH', url: 'https://api.github.com/repos/Layr-Labs/eigenda-proxy/releases/177657929', 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: `{"body":"## What’s Changed\\n\\n* chore: Don't return commitment for OP Keccak256 mode on PUT requests (#147) @epociask\\n* Added --s3.enable-tls flag (#148) @jcortejoso\\n* fix: don't allow to configure fallback or cache with nil Redis|S3 ins… (#155) @mcortesi\\n* fix: import and expose the verifier flags (#161) @samlaf\\n* fix: verifier srs flags paths (#159) @samlaf\\n* feat: update eigenda latest release v0.8.4 (#158) @samlaf\\n* refactor: clean up flags and configs (#146) @samlaf\\n* Update Optimism dependency to OP-Stack 1.9.2 (#150) @karlb\\n* ci: give holesky-test workflow access to secrets via pull_request_target (#153) @samlaf\\n* rename commitment mode (#151) @bxue-l2\\n* show response commitment (#144) @bxue-l2\\n* Fix config checker logic (#138) @samlaf\\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) @s
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: '11195899275', name: 'pull_request', payload: { action: 'synchronize', after: '52da8aba5e8975874d44f60aacc669a349236931', before: '986242682f3c073dd1af228065f474704ea42698', number: 165, 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/165/comments' }, commits: { href: 'https://api.github.com/repos/Layr-Labs/eigenda-proxy/pulls/165/commits' }, html: { href: 'https://github.com/Layr-Labs/eigenda-proxy/pull/165' }, issue: { href: 'https://api.github.com/repos/Layr-Labs/eigenda-proxy/issues/165' }, 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/165/comments' }, self: { href: 'https://api.github.com/repos/Layr-Labs/eigenda-proxy/pulls/165' }, statuses: { href: 'https://api.github.com/repos/Layr-Labs/eigenda-proxy/statuses/52da8aba5e8975874d44f60aacc669a349236931' } }, active_lock_reason: null, additions: 318, 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/r