Skip to content

Unify sqlite build flag#4525

Open
zc-devs wants to merge 2 commits into
crowdsecurity:masterfrom
zc-devs:fix-sqlite-build-flag
Open

Unify sqlite build flag#4525
zc-devs wants to merge 2 commits into
crowdsecurity:masterfrom
zc-devs:fix-sqlite-build-flag

Conversation

@zc-devs

@zc-devs zc-devs commented Jun 26, 2026

Copy link
Copy Markdown

There is a component named db_sqlite (1, 2, 3, 4).

In order to disable a component, Makefile suggests to apply no_ prefix to a component name. For example, no_db_postgres. However, sqlite doesn't follow the convention: 1, 2.

So, this PR changes flag names in order to comply with the convention.

@github-actions

Copy link
Copy Markdown

@zc-devs: 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

Copy link
Copy Markdown

@zc-devs: 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.

@zc-devs

zc-devs commented Jun 27, 2026

Copy link
Copy Markdown
Author

/kind fix
/area local-api
/area cscli

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant