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

Add UNIX wildcards support #314

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alimirjamali
Copy link
Contributor

@alimirjamali alimirjamali commented Oct 22, 2024

Allowing user to select qubes with UNIX like wildcards for multiple qube selection

Copy link

codecov bot commented Oct 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.17%. Comparing base (886364e) to head (ba2da17).
Report is 15 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #314      +/-   ##
==========================================
+ Coverage   75.10%   75.17%   +0.06%     
==========================================
  Files          52       52              
  Lines        8552     8619      +67     
==========================================
+ Hits         6423     6479      +56     
- Misses       2129     2140      +11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alimirjamali
Copy link
Contributor Author

CI/CD tests are all green. I shall proceed with the unittests if the overall patch is approved.

qubesadmin/tools/__init__.py Outdated Show resolved Hide resolved
qubesadmin/tools/__init__.py Outdated Show resolved Hide resolved
qubesadmin/tools/__init__.py Outdated Show resolved Hide resolved
@alimirjamali alimirjamali changed the title Add UNIX wildcards and uuid:<UUID> support Add UNIX wildcards support Oct 28, 2024
@alimirjamali alimirjamali force-pushed the wildcard_plus_uuid branch 3 times, most recently from 6713031 to 631b1e7 Compare October 28, 2024 12:36
@marmarek
Copy link
Member

yes, looks good, please add a test :)

Allowing user to select qubes using UNIX like wildcards
@alimirjamali
Copy link
Contributor Author

yes, looks good, please add a test :)

It is done. All 4 CI/CD checks are green.

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.

2 participants