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

fuzzing: refactor OSS-Fuzz build script #1377

Merged
merged 1 commit into from Mar 11, 2023
Merged

Conversation

AdamKorcz
Copy link
Contributor

Summary

Parameters to github.com/AdamKorcz/instrumentation are now passed with flags, so update that in Rekors build script.

Remove clone's and wget's out of the build script. I will add these to the OSS-Fuzz Dockerfile which is the suitable place for them, but I need this PR to merge first.

Release Note

Documentation

Signed-off-by: AdamKorcz <adam@adalogics.com>
@AdamKorcz AdamKorcz requested a review from a team as a code owner March 7, 2023 13:38
@codecov
Copy link

codecov bot commented Mar 7, 2023

Codecov Report

Merging #1377 (3185245) into main (8fd34b4) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1377      +/-   ##
==========================================
- Coverage   64.41%   64.39%   -0.03%     
==========================================
  Files          82       82              
  Lines        7908     7908              
==========================================
- Hits         5094     5092       -2     
- Misses       2164     2166       +2     
  Partials      650      650              
Flag Coverage Δ
e2etests 47.85% <ø> (ø)
unittests 43.00% <ø> (-0.03%) ⬇️

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

Impacted Files Coverage Δ
pkg/types/rekord/v0.0.1/entry.go 66.97% <0.00%> (-0.63%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@bobcallaway bobcallaway merged commit 0d0c335 into sigstore:main Mar 11, 2023
@github-actions github-actions bot added this to the v1.1.0 milestone Mar 11, 2023
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.

None yet

2 participants