This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/data/migrations
Joseph Schorr e30b746aef Fix TagManifests with shared digests under the same repository.
TagManifests can (apparently, in very rare scenarios) share manifests with the exact same digests, so we need to support that case in the backfill worker. We also need to remove a unique constraint on the manifest column in the mapping table to support this case.
2018-08-20 11:32:59 -04:00
..
versions Fix TagManifests with shared digests under the same repository. 2018-08-20 11:32:59 -04:00
__init__.py Add support for populating test data during migration testing 2018-06-18 14:14:32 -04:00
env.py Fix error case in uploading tar, more comments 2018-06-22 13:23:08 -04:00
migration.sh Phase 1 of migrating APPR-specific tables to tables with the Appr prefix 2018-07-20 13:19:01 -04:00
script.py.mako Add support for populating test data during migration testing 2018-06-18 14:14:32 -04:00
tester.py Add support for populating test data during migration testing 2018-06-18 14:14:32 -04:00