-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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(manager/nuget): Add autoReplaceStringTemplate #26508
Conversation
Co-authored-by: Michael Kriese <[email protected]>
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.
retain depType
@viceice Thank you for your help on this. Now builds are failing. Any idea? |
Co-authored-by: Michael Kriese <[email protected]>
Co-authored-by: Michael Kriese <[email protected]>
Co-authored-by: Michael Kriese <[email protected]>
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.
please use batch apply for suggestions to only get one commit and one pipeline 😉
Sorry ;) |
🎉 This PR is included in version 37.125.1 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Co-authored-by: Michael Kriese <[email protected]>
Co-authored-by: Michael Kriese <[email protected]>
Co-authored-by: Michael Kriese <[email protected]>
Changes
Support updating docker image digests for
ContainerBaseImage
property.Context
Feature implemented in feat(manager/nuget): extract ContainerBaseImage property #26400, but pinning digest is not working, I think it is linked to the missing
autoReplaceStringTemplate
property.Documentation (please check one with an [x])
How I've tested my work (please select one)
I have verified these changes via: