-
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
feat(bitbucket-pipelines): support bitbucket pipe renovations #11859
feat(bitbucket-pipelines): support bitbucket pipe renovations #11859
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.
Could this be made simpler if using YAML parsing instead?
Co-authored-by: Michael Kriese <michael.kriese@visualon.de> Co-authored-by: Rhys Arkins <rhys@arkins.net>
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.
@rarkins I think yaml parsing would be some more complex, as we would need to itereate over a lot nested objects
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
…//github.com/olegkrivtsov/renovate into feat/4647-support-bitbucket-pipe-renovations
🎉 This PR is included in version 28.5.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Changes:
Support Bitbucket Pipe Renovations #4647
Context:
Closes #4647
Documentation (please check one with an [x])
How I've tested my work (please tick one)
I have verified these changes via: