crowdsec icon indicating copy to clipboard operation
crowdsec copied to clipboard

docker: fix sqlite build with alpine 3.19

Open mmetc opened this issue 1 year ago • 3 comments

should be fixed in the alpine image too, 3.20?

mmetc avatar May 13 '24 15:05 mmetc

@mmetc: There are no 'kind' label on this PR. You need a 'kind' label to generate the release automatically.

  • /kind feature
  • /kind enhancement
  • /kind refactoring
  • /kind fix
  • /kind chore
  • /kind dependencies
Details

I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

github-actions[bot] avatar May 13 '24 15:05 github-actions[bot]

@mmetc: There are no area labels on this PR. You can add as many areas as you see fit.

  • /area agent
  • /area local-api
  • /area cscli
  • /area appsec
  • /area security
  • /area configuration
Details

I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

github-actions[bot] avatar May 13 '24 15:05 github-actions[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 52.36%. Comparing base (16bfab8) to head (be5ca81).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3005   +/-   ##
=======================================
  Coverage   52.36%   52.36%           
=======================================
  Files         280      280           
  Lines       35439    35439           
=======================================
+ Hits        18556    18558    +2     
+ Misses      15043    15042    -1     
+ Partials     1840     1839    -1     
Flag Coverage Δ
bats 40.04% <ø> (-0.03%) :arrow_down:
unit-linux 34.86% <ø> (+<0.01%) :arrow_up:
unit-windows 31.00% <ø> (ø)

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar May 13 '24 15:05 codecov-commenter