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

feat(upgrade): separate menu for pulled along dependencies #2141

Merged
merged 1 commit into from
Apr 27, 2023

Conversation

Jguer
Copy link
Owner

@Jguer Jguer commented Apr 27, 2023

This should be a rarer display that only warns of pulled along (make/check/regular) dependencies.

It still allows you to fully use the number pad instead of making some number selections nops

:: 5 dependencies will also be pulled for this operation
   community/aspnet-runtime-6.0   -> 6.0.14.sdk114-1
   community/dotnet-runtime-6.0   -> 6.0.14.sdk114-1
   community/dotnet-sdk-6.0       -> 6.0.14.sdk114-1
   (make dependency of jellyfin, jellyfin-server, ...)
   aur/jellyfin-server            -> 10.8.9-1
   aur/jellyfin-web               -> 10.8.9-1

:: 1 package to upgrade/install.
1  aur/jellyfin   -> 10.8.9-1

Please submit feedback on the new menu format and on how to best display the dependencies and their dependents)

use installed as term

fix order gap

fix tests

add aur db + aur scenario
@Jguer Jguer self-assigned this Apr 27, 2023
@Jguer Jguer merged commit 49267b9 into next Apr 27, 2023
2 checks passed
@Jguer Jguer deleted the jguer/try-separate-menu branch April 27, 2023 07:20
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.

interface conversion: interface {} is *alpm.Package, not aur.Pkg
1 participant