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

Default aliases are missing from web ui #4855

Open
1 task done
sed-i opened this issue Sep 20, 2024 · 0 comments
Open
1 task done

Default aliases are missing from web ui #4855

sed-i opened this issue Sep 20, 2024 · 0 comments

Comments

@sed-i
Copy link

sed-i commented Sep 20, 2024

Expected behaviour

Listing page (or dashboard.snapcraft.io) to show existing aliases (and ideally make it possible to request aliases).

It is common to have aliases for snaps because:

  1. We cannot use an underscore in app names; and
  2. Length of a snap name cannot be too short, and "If <app-name> is the same as name, the program will be invoked as app-name. However, if they differ, the program will be exposed as <snap-name>.<app-name>.

For example:

nushell.nu  -> nu 
nushell.nu-plugin-formats -> nu_plugin_formats
# etc.

Currently, default aliases have no visibility.

Steps to reproduce the problem

Look at listing page and try to find the default aliases.

Specs

  • This issue is related to the snapcraft.io website itself (and not a specific snap).
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

1 participant