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

Lock Down Versions of Libraries and Dependencies in Tracery #13

Open
KadeMorton opened this issue Apr 27, 2024 · 0 comments
Open

Lock Down Versions of Libraries and Dependencies in Tracery #13

KadeMorton opened this issue Apr 27, 2024 · 0 comments

Comments

@KadeMorton
Copy link
Member

Description

To prevent disruptions caused by updates to libraries and dependencies, Searx must lock down the versions of its dependencies to specific major versions. This will help maintain a stable and consistent operating environment across different installations of Searx.

Acceptance Criteria

  • Catalogue and evaluate current dependencies and their versions in Searx.
  • Select stable major versions for each dependency and enforce these in the project’s dependency files.
  • Test Searx extensively to ensure that the application operates as expected with these locked versions.
  • Update the project documentation to accurately reflect these dependency standards.

Milestones

  1. Dependency Evaluation
  2. Version Lock Implementation
  3. Comprehensive Testing
  4. Documentation and Communication
@KadeMorton KadeMorton changed the title Lock Down Versions of Libraries and Dependencies in Searx Lock Down Versions of Libraries and Dependencies in Tracery Aug 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant