Skip to content
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

Fixing lint issues in the signature package #254

Merged
merged 11 commits into from
Jul 25, 2024

Conversation

susperius
Copy link
Contributor

Summary

Fixing pylint and pytype issues in the signature package

Release Note

None

Documentation

None

Signed-off-by: Martin Sablotny <msablotny@nvidia.com>
Signed-off-by: Martin Sablotny <msablotny@nvidia.com>
@susperius susperius requested review from a team as code owners July 24, 2024 17:36
@susperius susperius force-pushed the fix/signature-lints branch 3 times, most recently from 4289cf8 to 31008b9 Compare July 24, 2024 17:41
Copy link
Collaborator

@mihaimaruseac mihaimaruseac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! This LGTM.

Added a few nits to simplify work later when we add more CI support.

model_signing/signature/encoding.py Outdated Show resolved Hide resolved
model_signing/signature/key.py Outdated Show resolved Hide resolved
model_signing/signature/key.py Outdated Show resolved Hide resolved
model_signing/signature/pki.py Outdated Show resolved Hide resolved
model_signing/signature/sigstore.py Outdated Show resolved Hide resolved
model_signing/signature/sigstore.py Show resolved Hide resolved
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
Signed-off-by: Martin Sablotny <msablotny@nvidia.com>
Signed-off-by: Martin Sablotny <msablotny@nvidia.com>
Copy link
Collaborator

@mihaimaruseac mihaimaruseac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

model_signing/signature/encoding.py Outdated Show resolved Hide resolved
model_signing/signature/sigstore.py Outdated Show resolved Hide resolved
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
@mihaimaruseac
Copy link
Collaborator

Oh, it seems trying to speed up merging by committing code suggestions actually makes it so that my review doesn't count for merging. Let's wait for @spencerschrock or @laurentsimon for one more review for merging this.

Sorry for the delay.

@mihaimaruseac mihaimaruseac merged commit eb7efb1 into sigstore:main Jul 25, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants