-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
fix(config): encrypted field validation #33382
Conversation
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.
this is a breaking change, we should do it in a major version bump
@RahulGautamSingh Some tests are failing. Are you able to get them to pass? |
Thanks @RahulGautamSingh |
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.
Tested on real repo?
Yes, linked in description |
Also, don't think it's breaking anymore. |
🎉 This PR is included in version 39.91.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Thanks @RahulGautamSingh ! |
Changes
encrypted
field found withoutprivateKey
&RENOVATE_X_ENCRYPTED_STRICT=true
resulting in a config issue being raisedContext
Documentation (please check one with an [x])
How I've tested my work (please select one)
I have verified these changes via:
MEND_HOSTED=true
in env)