getsolus / getsolus/ferryd

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

Open
#45 0 comments 0 reactions 1 assignee View on GitHub

@sheepman4267 is already working on this.

Since Oct 25, 2024.

enhancement
Dominant language
Go
Stars
16
Forks
7
Avg merge
6d 4h
Merged PRs (30d)
2

Description

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.