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

Add the ability to build filters completely locally #189

Open
Alex-302 opened this issue Jul 31, 2023 · 0 comments
Open

Add the ability to build filters completely locally #189

Alex-302 opened this issue Jul 31, 2023 · 0 comments
Labels
enhancement Improvement of existent feature Priority: P4

Comments

@Alex-302
Copy link
Member

Alex-302 commented Jul 31, 2023

To simplify the checking of changes in the filters compiler, it is necessary to be able to test different versions of the compiler with the same version of raw filters.

That is, first it is necessary to do full processing to download all filters, and then diffs can be compared (without redundant changes added to the filters between compilations of the filters).

Add an ability to:

  • download filters and save them locally
  • run filters build with downloading from the server and with using local files (if no local files - download)
@Alex-302 Alex-302 added the enhancement Improvement of existent feature label Jul 31, 2023
@Alex-302 Alex-302 changed the title Add ability to compile filters from local sources Add the ability to build filters completely locally Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of existent feature Priority: P4
Projects
None yet
Development

No branches or pull requests

2 participants