Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Add support for marshalling legacy series as string literals #154
Conversation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
wallyworld commentedSep 28, 2015
charmrepo had tests which checked that archived bundles could be unmarshalled.
These contained json serialised charm metadata with Series: ""
So we need to add handling for such legacy charm data.