Skip to content
This repository has been archived by the owner on Apr 25, 2022. It is now read-only.

Add /arches endpoint #16

Closed
swschilke opened this issue Nov 26, 2020 · 6 comments
Closed

Add /arches endpoint #16

swschilke opened this issue Nov 26, 2020 · 6 comments

Comments

@swschilke
Copy link

Hallo,

similar to Snapcraft (.io) it would be good to see and be able to filter depending on the supported architecture/OS (like ARM/Raspberry Pi OS).

Regards

.

@barthalion barthalion changed the title Show supported architecture/OS (like ARM/Raspberry Pi OS) Add /arches endpoint Dec 22, 2020
@barthalion
Copy link
Member

The easiest way would be to parse the output of flatpak remote-ls --system --arch='*' --app flathub --columns=ref. Refs are in form of app/$ID/$arch/$branch.

@swschilke
Copy link
Author

I think my title describes the issue better.

What about thinking about the user and his experience. This is user unfriendly as it's can get. The platform/visualisation should provide you with that information without have to run cryptic command lines. Snap is better in that respect, at least they show you in their directory which platforms, distributions or systems are supported.

@barthalion
Copy link
Member

This is repository for the backend. There's nothing to do for frontend if we don't expose this information here first. I'm not sure what did you expect by opening an issue for the server component.

@hfiguiere
Copy link

Frontend issue is flathub-infra/linux-store-frontend#263

@swschilke
Copy link
Author

This is repository for the backend. There's nothing to do for frontend if we don't expose this information here first. I'm not sure what did you expect by opening an issue for the server component.

I did an issue at the frontend and somebody there mentioned I should do it here, in the backend part.

@barthalion
Copy link
Member

Fixed via #39.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants