-
Notifications
You must be signed in to change notification settings - Fork 80
[PULP-946] Implement PEP 658 #1031
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
848fa89 to
31cd665
Compare
5e4f2cb to
69e1326
Compare
gerrod3
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.
Looking pretty good.
pulp_python/app/migrations/0019_create_missing_metadata_artifacts.py
Outdated
Show resolved
Hide resolved
pulp_python/app/migrations/0019_create_missing_metadata_artifacts.py
Outdated
Show resolved
Hide resolved
pulp_python/app/migrations/0019_create_missing_metadata_artifacts.py
Outdated
Show resolved
Hide resolved
14bc63c to
0d693f8
Compare
ad11073 to
33b60c5
Compare
gerrod3
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.
The migration logic looks correct to me, just wondering what error messaging we should be doing.
pulp_python/app/migrations/0019_create_missing_metadata_artifacts.py
Outdated
Show resolved
Hide resolved
pulp_python/app/migrations/0019_create_missing_metadata_artifacts.py
Outdated
Show resolved
Hide resolved
pulp_python/app/migrations/0019_create_missing_metadata_artifacts.py
Outdated
Show resolved
Hide resolved
pulp_python/app/migrations/0019_create_missing_metadata_artifacts.py
Outdated
Show resolved
Hide resolved
gerrod3
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.
Looks good!
closes #1047