Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: add binaries attestation support #145

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

antonbaliasnikov
Copy link
Contributor

What ❔

Add compiler binaries GitHub attestations support.

Why ❔

It would allow binary users to use attestation information through gh api to check if compiler binaries were built in our repositories and by our workflows improving usage security.

Attestation example: https://github.com/matter-labs/era-compiler-solidity/attestations/4282238

Checklist

  • PR title corresponds to the body of PR.
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via cargo fmt and checked with cargo clippy.

@antonbaliasnikov antonbaliasnikov enabled auto-merge (squash) January 8, 2025 12:59
Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.82%. Comparing base (6c98693) to head (34db80a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #145   +/-   ##
=======================================
  Coverage   72.82%   72.82%           
=======================================
  Files          53       53           
  Lines        4383     4383           
=======================================
  Hits         3192     3192           
  Misses       1191     1191           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@antonbaliasnikov antonbaliasnikov merged commit 75d419e into main Jan 8, 2025
12 checks passed
@antonbaliasnikov antonbaliasnikov deleted the aba-add-binaries-attestation branch January 8, 2025 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants