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

[feat] gitea: implement dedicated module #3468

Merged
merged 2 commits into from
May 15, 2024
Merged

Conversation

Bnyro
Copy link
Member

@Bnyro Bnyro commented May 7, 2024

What does this PR do?

  • implement a module for gitea
  • by default we only have a codeberg engine available (as before)

Why is this change important?

How to test this PR locally?

  • !cb foot
  • !cb gadgetbridge

Related issues

see #3268

@dalf dalf mentioned this pull request May 11, 2024
15 tasks
Copy link
Member

@return42 return42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

implement a module for gitea

yeah having a gitea module is much better: developer can now search their local gitea instance .. in best quality .. 🚀

To make it more clear in the commit history, we should split the commit into two; in the first add the python module and in the second move codeberg from XPath engine to gitea engine.

Can you please split the commit? .. afterwards I can squash some more documentation into the gitea module / thanks a lot!

searx/engines/gitea.py Outdated Show resolved Hide resolved
searx/engines/gitea.py Outdated Show resolved Hide resolved
@Bnyro Bnyro force-pushed the codeberg branch 2 times, most recently from de8253f to edbbca8 Compare May 13, 2024 12:04
Copy link
Member

@return42 return42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI: I added the engine to the online docs / when merged into master available at: https://docs.searxng.org/dev/engines/online/gitea.html

searx/settings.yml Show resolved Hide resolved
@Bnyro
Copy link
Member Author

Bnyro commented May 14, 2024

FYI: I added the engine to the online docs / when merged into master available at: https://docs.searxng.org/dev/engines/online/gitea.html

Thanks, looks good to me 👍

@return42 return42 merged commit 645a840 into searxng:master May 15, 2024
9 checks passed
@Bnyro Bnyro deleted the codeberg branch May 15, 2024 08:20
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

Successfully merging this pull request may close these issues.

None yet

2 participants