-
Notifications
You must be signed in to change notification settings - Fork 600
Add handling for reformatted archives conditional on archive format version #5145
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
letitz
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.
First round. I'm excited to see this land!
letitz
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.
Smaller comments this time around, except that we still need tests :)
src/clusterfuzz/_internal/tests/core/build_management/build_archive_test.py
Show resolved
Hide resolved
src/clusterfuzz/_internal/tests/core/build_management/build_archive_test.py
Show resolved
Hide resolved
src/clusterfuzz/_internal/tests/core/build_management/build_archive_test.py
Show resolved
Hide resolved
src/clusterfuzz/_internal/tests/core/build_management/build_archive_test.py
Outdated
Show resolved
Hide resolved
src/clusterfuzz/_internal/tests/core/build_management/build_archive_test.py
Outdated
Show resolved
Hide resolved
letitz
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.
Nearly there!
src/clusterfuzz/_internal/tests/core/build_management/build_archive_test.py
Outdated
Show resolved
Hide resolved
src/clusterfuzz/_internal/tests/core/build_management/build_archive_test.py
Show resolved
Hide resolved
src/clusterfuzz/_internal/tests/core/build_management/build_archive_test.py
Outdated
Show resolved
Hide resolved
src/clusterfuzz/_internal/tests/core/build_management/build_archive_test.py
Outdated
Show resolved
Hide resolved
cemon721-a11y
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.
Thanks for the quick fix! Using getattr() to handle the missing attribute looks like the right approach. This will unblock our workflow." And if I did again some mistakes the kindly please Send Simply inbox To my Gmail address.
letitz
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.
LGTM, thanks! I apparently cannot approve my own PR, so @decoNR for review.
|
It seems that lint is failing. Please fix it, thanks! |
Fixed! @decoNR can you take one more look? |
decoNR
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.
Opening on behalf of @mverde to start reviewing early.