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

config: document includes #8915

Closed

Conversation

jasonish
Copy link
Member

Document the new style includes as well as the deprecation of multiple
include statements.

The actual was done and merged as part of
#8632, but documentation was
missing, mainly because includes aren't well documented.

Ticket: https://redmine.openinfosecfoundation.org/issues/5939

For 7.0 multiple includes are allowed, but marked as
deprecated. Update the example to show the new way of pulling in
multiple includes.
Two "Logging changes" sections existed, merge.
Document how to use include files, plus add a deprecation notice on
the use of multiple "include" statements.
@jasonish jasonish requested review from jufajardini and a team as code owners May 24, 2023 20:24
@codecov
Copy link

codecov bot commented May 24, 2023

Codecov Report

Merging #8915 (439011b) into master (ebe0a7b) will increase coverage by 0.03%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8915      +/-   ##
==========================================
+ Coverage   82.30%   82.34%   +0.03%     
==========================================
  Files         969      969              
  Lines      273335   273335              
==========================================
+ Hits       224961   225070     +109     
+ Misses      48374    48265     -109     
Flag Coverage Δ
fuzzcorpus 64.75% <ø> (+0.10%) ⬆️
suricata-verify 60.44% <ø> (-0.01%) ⬇️
unittests 62.95% <ø> (+<0.01%) ⬆️

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

@victorjulien
Copy link
Member

Merged in #8945, thanks!

@jasonish jasonish deleted the deprecate-duplicate-includes/v3 branch May 31, 2023 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants