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

How shoud the regexp work? #103

Open
GeorgeR1989 opened this issue Apr 27, 2020 · 1 comment
Open

How shoud the regexp work? #103

GeorgeR1989 opened this issue Apr 27, 2020 · 1 comment

Comments

@GeorgeR1989
Copy link

GeorgeR1989 commented Apr 27, 2020

Can you please provide more details regarding how to filter using the regexp?
(foor|bar) is not fully working....

If you have a list of following items:
Ubuntu.18.04.LTS
Ubuntu.16.04.6.LTS
Ubuntu.16.04.5.LTS
Ubuntu.16.04.4.LTS

and Ubuntu.16.04.5.LTS should be obtained, how should the regexp query look like?

Ubuntu|16.04.5|LTS

I tried like this, but it downloads all of them.

Also, the starring doesn't work.
*16.04.5*

Give me an error on parsing.

Thanks,
George

@GeorgeR1989 GeorgeR1989 changed the title Regexp filtering not working properly How shoud the regexp work? Apr 27, 2020
@GeorgeR1989 GeorgeR1989 reopened this Apr 27, 2020
@Jimmy-Z
Copy link

Jimmy-Z commented Nov 23, 2020

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

2 participants