-
Notifications
You must be signed in to change notification settings - Fork 231
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
Temporarily disable code signing #8229
Conversation
Please open an issue and assign it to the next milestone + at the top of the Kanban board for visibility, to make sure we will not forget by mistake about it. We need to enable this back before the next release. |
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.
goals: 'deploy -P release,sign'
Maven command line
sonar-dotnet/azure-pipelines.yml
Line 421 in f93cbb8
goals: 'deploy -P release,sign' |
will it work? is it the same cert?
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
Kudos, SonarCloud Quality Gate passed! |
Kudos, SonarCloud Quality Gate passed! |
Part of #8230
The current code signing certificate has expired. Until the new one is set up this PR will disable code signing to keep the builds green.