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

Sign .deb files #15216

Merged
merged 9 commits into from
Nov 8, 2024
Merged

Sign .deb files #15216

merged 9 commits into from
Nov 8, 2024

Conversation

ellahathaway
Copy link
Member

Related to #14432

This code enables the signing of .deb files using SignTool.

The true validation for these changes can only happen internally, but I was able to verify via the SignTool tests and arcade-validation that .deb packages are considered "files to sign" with an expected LinuxSign certificate.

@ellahathaway
Copy link
Member Author

The classic "it passes locally." I'm not sure why the tests are failing in CI, but I'm investigating.

jkoritzinsky
jkoritzinsky previously approved these changes Nov 5, 2024
Copy link
Member

@jkoritzinsky jkoritzinsky left a comment

Choose a reason for hiding this comment

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

LGTM once tests are passing

ViktorHofer
ViktorHofer previously approved these changes Nov 8, 2024
@ellahathaway ellahathaway enabled auto-merge (squash) November 8, 2024 22:16
@ellahathaway ellahathaway merged commit 74ee044 into dotnet:main Nov 8, 2024
11 checks passed
@ellahathaway ellahathaway deleted the sign-debs branch November 8, 2024 23:41
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.

4 participants