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 ability for WSL desktop file whitelisting #1020

Merged
merged 4 commits into from Feb 4, 2020
Merged

Conversation

jreidinger
Copy link
Member

reason: WSL is limited environment, so many modules does not make sense to show. So whitelisting only ones that has specific key in desktop file.

@coveralls
Copy link

coveralls commented Feb 4, 2020

Coverage Status

Coverage increased (+0.03%) to 30.537% when pulling c2a101d on wsl_whitelist into 3eac7f3 on master.

@jreidinger jreidinger marked this pull request as ready for review February 4, 2020 14:16
Copy link
Contributor

@joseivanlopez joseivanlopez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, although I am not that familiarized with this part of the code.

@@ -34,9 +34,58 @@
"add-on" => { "Name" => "YaST Add-On Products" },
"lan" => { "Name" => "YaST Network" },
"services-manager" => { "Name" => "YaST Services Manager" },
"sw-single" => { "Name"=>"YaST Software Management" },
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NP: missing spaces around =>

@joseivanlopez
Copy link
Contributor

Ups, there are conflicts. Please, fix them ;)

@jreidinger
Copy link
Member Author

@joseivanlopez fixed, I worry no one is familiar with this piece of code as it is ncurses only control center + desktop parses which is also not used often.

@jreidinger jreidinger merged commit bf215ca into master Feb 4, 2020
@jreidinger jreidinger deleted the wsl_whitelist branch February 4, 2020 16:48
@yast-bot
Copy link
Contributor

yast-bot commented Feb 4, 2020

✔️ Public Jenkins job #181 successfully finished
✔️ Created OBS submit request #770052

@yast-bot
Copy link
Contributor

yast-bot commented Feb 4, 2020

✔️ Internal Jenkins job #79 successfully finished
✔️ Created IBS submit request #210671

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.

None yet

4 participants