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

Provide a way to search for a package from the main repo site #45

Open
TraceyC77 opened this issue Oct 3, 2024 · 0 comments
Open

Provide a way to search for a package from the main repo site #45

TraceyC77 opened this issue Oct 3, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@TraceyC77
Copy link

On https://packages.getsol.us/shannon (or unstable), the search function only searches the current directory.
Provide a way to search the entire repo from the top level https://packages.getsol.us/shannon

Use: Be able to use the URL query with the KDE Developer setup guides. They use this kind of code in hugo for getting packages (this is for OpenSuse:

      <a {{ with .Get "opensuse" }}href="https://software.opensuse.org/package/{{ index (split . " ") 0 }}"{{ end }}><img src="/distro/opensuse.svg" alt="logo of Linux operating system openSUSE" />OpenSUSE</a>

Reilly said this could be done with symlinks through ferryd
Hans said he has python code he's using to do something similar for the appstream processing that might be able to be adapted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

2 participants