CachyOS / CachyOS/public-dashboard

Regex patterns are not accepted

Open
#60 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
14
Forks
12
Avg merge
21h 57m
Merged PRs (30d)
2

Description

With pacman search patterns can include regex, ex;
```text
pacman -Ss '^pacman$'
```
It would be great if packages.cachyos.org could behave in the same way.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the package search entry point used by packages.cachyos.org and compare its pattern handling with the pacman example `pacman -Ss '^pacman$'`. Define done as accepting regex search patterns and returning the expected matching packages without breaking ordinary searches; no file or test is named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
search
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.