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

test: fix build on windows #182

Merged
merged 1 commit into from
Apr 12, 2024
Merged

Conversation

flavio
Copy link
Member

@flavio flavio commented Apr 12, 2024

Enable long paths on windows, otherwise git checkout of tough will fail.

Once merged, I'll tag a new release and propagate that to policy-evaluator. Otherwise kwctl will not build on windows

Enable long paths on windows, otherwise git checkout of tough will fail

Signed-off-by: Flavio Castelli <[email protected]>
@flavio flavio requested a review from a team as a code owner April 12, 2024 16:23
@flavio
Copy link
Member Author

flavio commented Apr 12, 2024

The fix is working fine

Copy link

codecov bot commented Apr 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 41.01%. Comparing base (3735fec) to head (c0c093f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #182   +/-   ##
=======================================
  Coverage   41.01%   41.01%           
=======================================
  Files          12       12           
  Lines         729      729           
=======================================
  Hits          299      299           
  Misses        430      430           
Flag Coverage Δ
integration-tests 13.16% <ø> (ø)
unit-tests 33.60% <ø> (ø)

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.

@jvanz jvanz merged commit 8215f9d into kubewarden:main Apr 12, 2024
10 checks passed
@flavio flavio deleted the fix-build-on-windows branch April 15, 2024 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants