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

edge-app version list isn't sorted #127

Open
vpetersson opened this issue Oct 19, 2023 · 0 comments
Open

edge-app version list isn't sorted #127

vpetersson opened this issue Oct 19, 2023 · 0 comments

Comments

@vpetersson
Copy link
Contributor

Here's the output of the version list command:

$ screenly edge-app version list                                                                                                                                                           +----------+---------------------------------------+-----------+-----------+
| Revision | Description                           | Published | Channels  |
+----------+---------------------------------------+-----------+-----------+
| 1        | Displays the current weather and time ||           |
+----------+---------------------------------------+-----------+-----------+
| 2        | Displays the current weather and time ||           |
+----------+---------------------------------------+-----------+-----------+
| 3        | Displays the current weather and time ||           |
+----------+---------------------------------------+-----------+-----------+
| 11       | Displays the current weather and time || stable    |
+----------+---------------------------------------+-----------+-----------+
| 4        | Displays the current weather and time ||           |
+----------+---------------------------------------+-----------+-----------+
| 5        | Displays the current weather and time ||           |
+----------+---------------------------------------+-----------+-----------+
| 6        | Displays the current weather and time ||           |
+----------+---------------------------------------+-----------+-----------+
| 7        | Displays the current weather and time ||           |
+----------+---------------------------------------+-----------+-----------+
| 8        | Displays the current weather and time ||           |
+----------+---------------------------------------+-----------+-----------+
| 9        | Displays the current weather and time || candidate |
+----------+---------------------------------------+-----------+-----------+
| 10       | Displays the current weather and time ||           |
+----------+---------------------------------------+-----------+-----------+

As can be seen here, it isn't properly sorted as it should be.

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