-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
Prepare for Renovate with reusable workflows #45
Conversation
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
CI seems to be broken here |
Looks like the Composer API changed? All "latest dependencies" runs are failing, and they appear to be issues with inheritance/type trees. |
@ghostwriter this needs a rebase - should be green afterwards. |
Probably fixed the failing tests in #46 Luckily, due to renovate, new releases from composer will be bumped here so we will get early feedback when something starts to break. |
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
Should I bump |
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.
No need: composer/composer
is already checked out at 2.3.0-RC2
in the upper boundaries CI jobs :)
Thanks @ghostwriter!
Description
Adding Renovate to Laminas, Mezzio repositories. https://gist.github.com/weierophinney/49ca8ae2b916d898dd3d4162b26ff41b
Continuous Integration
workflowAutomatic Releases
workflow