-
Notifications
You must be signed in to change notification settings - Fork 119
#43276 Upgrades to use tags instead of tag_list #473
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
Conversation
jfboismenu
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems like this is a breaking change, isn't it? Already downloaded bundles will lose their metadata.
| :return: metadata dictionary or None if not found | ||
| """ | ||
| cache_file = os.path.join(path, METADATA_FILE) | ||
| metadata_folder = self._get_metadata_folder(path) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Won't this break backwards compatibility with currently cached bundles? It seems like we are. If that's indeed the case, a unit test proving it still works would be much appreciated. :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
in order to minimize iterations i'll just revert to the previous behaviour.
jfboismenu
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Isn't there a unit test to fix and if there is none, it would be nice if there was one.
|
tagsrather thantag_listin the app store.appstore-metadatafolder