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

feat: add source policy #341

Merged
merged 4 commits into from
Oct 3, 2023
Merged

Conversation

sozercan
Copy link
Member

@sozercan sozercan commented Oct 3, 2023

Describe the changes in this pull request using active verbs such as Add, Remove, Replace ...

Closes #329

@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (d2b0447) 31.93% compared to head (5fbfbcf) 31.77%.
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #341      +/-   ##
==========================================
- Coverage   31.93%   31.77%   -0.16%     
==========================================
  Files          18       18              
  Lines        1622     1630       +8     
==========================================
  Hits          518      518              
- Misses       1073     1081       +8     
  Partials       31       31              
Files Coverage Δ
pkg/buildkit/buildkit.go 0.00% <0.00%> (ø)

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

Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
Copy link
Contributor

@cpuguy83 cpuguy83 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor doc comment but otherwise LGTM

website/docs/faq.md Outdated Show resolved Hide resolved
Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
@sozercan sozercan merged commit 4dd928e into project-copacetic:main Oct 3, 2023
16 of 17 checks passed
@sozercan sozercan deleted the source-policy branch October 3, 2023 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[REQ] support for custom tooling image
3 participants