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

Attest artifacts #634

Merged
merged 3 commits into from
May 11, 2024
Merged

Attest artifacts #634

merged 3 commits into from
May 11, 2024

Conversation

martincostello
Copy link
Owner

  • Attest the binaries from the build artifacts.
  • Ignore any binlog files.

Attest the binaries from the build artifacts.
Ignore any `binlog` files.
@martincostello martincostello added enhancement New feature or request dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 11, 2024
@martincostello martincostello added this to the v0.4.0 milestone May 11, 2024
Copy link

codecov bot commented May 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.26%. Comparing base (190d4bc) to head (388e512).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #634      +/-   ##
==========================================
+ Coverage   98.52%   99.26%   +0.73%     
==========================================
  Files          15       15              
  Lines         271      271              
  Branches       37       37              
==========================================
+ Hits          267      269       +2     
+ Misses          2        0       -2     
  Partials        2        2              
Flag Coverage Δ
linux 97.04% <ø> (ø)
macos 98.52% <ø> (+0.73%) ⬆️
windows 97.78% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Only attest binaries on Windows builds for default branch and tags.
@martincostello martincostello enabled auto-merge (squash) May 11, 2024 13:04
@martincostello martincostello merged commit 25e1c00 into main May 11, 2024
11 checks passed
@martincostello martincostello deleted the attest-artifacts branch May 11, 2024 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant