fix: tag sorting as map is unsorted #66

Closed
roxxers wants to merge 1 commits from fix/tag-sort into main
First-time contributor

Did this to fix #64 and #44 but I am unsure if its ok to merge given the issue I did in coop-cloud/tagcmp#2 since some tags cannot be parsed. Just want others to code review it before I merge it into main.

Did this to fix #64 and #44 but I am unsure if its ok to merge given the issue I did in coop-cloud/tagcmp#2 since some tags cannot be parsed. Just want others to code review it before I merge it into main.
roxxers added 1 commit 2021-09-03 19:01:01 +00:00
continuous-integration/drone/pr Build is passing Details
8cf3930518
fix: tag sorting as map is unsorted
Owner

Thanks! This is nice but other things like the https://dev.apps.coopcloud.tech won't have tagcmp to figure this out and perhaps other programs will want to consume the app listing, so I'd rather fix the data structure than working around it here in abra, following coop-cloud/go-abra#44 (comment) instead?

Thanks! This is nice but other things like the https://dev.apps.coopcloud.tech won't have `tagcmp` to figure this out and perhaps other programs will want to consume the app listing, so I'd rather fix the data structure than working around it here in abra, following https://git.coopcloud.tech/coop-cloud/go-abra/issues/44#issue-1892 instead?
Owner

I'll get out a fix for this today 👍

I'll get out a fix for this today 👍
decentral1se closed this pull request 2021-09-06 09:57:15 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing

Pull request closed

Sign in to join this conversation.
No description provided.