171c7e5238
We were occasionally trying to compute schema 2 version 1 signatures on the *unicode* representation, which was failing the signature check. This PR adds a new wrapper type called `Bytes`, which all manifests must take in, and which handles the unicodes vs encoded utf-8 stuff in a central location. This PR also adds a test for the manifest that was breaking in production. |
||
---|---|---|
.. | ||
oci | ||
test | ||
__init__.py | ||
_basequery.py | ||
appspecifictoken.py | ||
blob.py | ||
build.py | ||
health.py | ||
image.py | ||
label.py | ||
log.py | ||
message.py | ||
modelutil.py | ||
notification.py | ||
oauth.py | ||
organization.py | ||
permission.py | ||
release.py | ||
repository.py | ||
repositoryactioncount.py | ||
service_keys.py | ||
sqlalchemybridge.py | ||
storage.py | ||
tag.py | ||
team.py | ||
token.py | ||
user.py |